[BACK]Return to texi2mdoc.1 CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / texi2mdoc

Diff for /texi2mdoc/texi2mdoc.1 between version 1.4 and 1.7

version 1.4, 2015/02/20 12:25:25 version 1.7, 2015/02/23 12:39:59
Line 84  The
Line 84  The
 utility was written by  utility was written by
 .An Kristaps Dzonsons Aq Mt kristaps@bsd.lv .  .An Kristaps Dzonsons Aq Mt kristaps@bsd.lv .
 .Sh CAVEATS  .Sh CAVEATS
 Amongst others, the  The output of
 .Li @macro  .Nm
 and macro-related commands,  doesn't play entirely nicely with
 .Li @defcodeindex ,  .Xr mdoc 7 .
 and  It doesn't detect whether a line trailing slash is properly escaped, nor
 .Li @footnote  does it properly account for how it mingles
 are not supported.  .Sq \&Pp
   with the text.
   Moreover, many commands that might contain useful information (such as
   .Li @footnote )
   are thrown away.
 .\" .Sh BUGS  .\" .Sh BUGS
 .Sh SECURITY CONSIDERATIONS  .Sh SECURITY CONSIDERATIONS
 As a security precaution,  As a security precaution,
Line 98  As a security precaution,
Line 102  As a security precaution,
 does not allow the inclusion (via  does not allow the inclusion (via
 .Li @include  .Li @include
 or  or
 .Li @verbatiminclude  .Li @verbatiminclude )
 of absolute paths or paths with  of absolute paths or paths with
 .Li \&..  .Li \&..
 as directory components.  as directory components.

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.7

CVSweb