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

Diff for /texi2mdoc/texi2mdoc.1 between version 1.9 and 1.12

version 1.9, 2015/02/24 20:06:32 version 1.12, 2015/02/25 14:37:17
Line 94  The
Line 94  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
 The output of  The output consists of superfluous
 .Nm  
 doesn't play entirely nicely with  
 .Xr mdoc 7 .  
 It doesn't detect whether a line trailing slash is properly escaped, nor  
 does it properly account for how it mingles  
 .Sq \&Pp  .Sq \&Pp
 with the text.  that cause
 Moreover, many commands that might contain useful information (such as  .D1 % mandoc -Tlint
   to complain.
   .Pp
   Many commands that might contain useful information (such as
 .Li @footnote )  .Li @footnote )
 are thrown away.  are thrown away.
 .Pp  .Pp
 Not all accent marks are supported by  The comma in Texinfo macro arguments may at times be escaped with a backslash.
 .Xr mdoc 7 :  This is
 carons, breves, etc.  .Em not
   supported.
 .\" .Sh BUGS  .\" .Sh BUGS
 .Sh SECURITY CONSIDERATIONS  .Sh SECURITY CONSIDERATIONS
 As a security precaution,  As a security precaution,
Line 120  or
Line 119  or
 of absolute paths or paths with  of absolute paths or paths with
 .Li \&..  .Li \&..
 as directory components.  as directory components.
 .\" Not used in OpenBSD.  

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.12

CVSweb