[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.10

version 1.9, 2015/02/24 20:06:32 version 1.10, 2015/02/24 21:06:52
Line 96  utility was written by
Line 96  utility was written by
 .Sh CAVEATS  .Sh CAVEATS
 The output of  The output of
 .Nm  .Nm
 doesn't play entirely nicely with  currently doesn't play nicely with
 .Xr mdoc 7 .  .Xr mdoc 7 :
 It doesn't detect whether a line trailing slash is properly escaped, nor  it doesn't detect whether a line trailing slash is properly escaped nor
 does it properly account for how it mingles  does it properly account for how it mingles
 .Sq \&Pp  .Sq \&Pp
 with the text.  with the text.
 Moreover, many commands that might contain useful information (such as  .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  Lastly, the comma in Texinfo macro arguments may at times be escaped
 .Xr mdoc 7 :  with a backslash.
 carons, breves, etc.  This is
   .Em not
   supported.
 .\" .Sh BUGS  .\" .Sh BUGS
 .Sh SECURITY CONSIDERATIONS  .Sh SECURITY CONSIDERATIONS
 As a security precaution,  As a security precaution,

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

CVSweb