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

Diff for /texi2mdoc/texi2mdoc.1 between version 1.2 and 1.6

version 1.2, 2015/02/19 15:40:44 version 1.6, 2015/02/21 21:49:18
Line 69  command's contents.
Line 69  command's contents.
 .\" .Sh ERRORS  .\" .Sh ERRORS
 .\" For sections 2, 3, 4, and 9 errno settings only.  .\" For sections 2, 3, 4, and 9 errno settings only.
 .Sh SEE ALSO  .Sh SEE ALSO
   .Xr mdoc 7 ,
   .Xr tbl 7
 .Rs  .Rs
 .%B GNU Texinfo  .%B GNU Texinfo
 .%U http://www.gnu.org/software/texinfo/manual/texinfo  .%U http://www.gnu.org/software/texinfo/manual/texinfo
 .Re  .Re
 .Xr mdoc 7 ,  
 .Xr tbl 7  
 .\" .Xr foobar 1  .\" .Xr foobar 1
 .\" .Sh STANDARDS  .\" .Sh STANDARDS
 .\" .Sh HISTORY  .\" .Sh HISTORY
Line 83  The
Line 83  The
 .Nm  .Nm
 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
   .Li @macro
   and macro-related commands,
   .Li @verb ,
   and
   .Li @footnote
   are not supported.
 .\" .Sh BUGS  .\" .Sh BUGS
 .\" .Sh SECURITY CONSIDERATIONS  .Sh SECURITY CONSIDERATIONS
   As a security precaution,
   .Nm
   does not allow the inclusion (via
   .Li @include
   or
   .Li @verbatiminclude )
   of absolute paths or paths with
   .Li \&..
   as directory components.
 .\" Not used in OpenBSD.  .\" Not used in OpenBSD.

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.6

CVSweb