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

Diff for /mandoc/Attic/mdocterm.1 between version 1.1 and 1.5

version 1.1, 2009/02/21 21:00:06 version 1.5, 2009/02/25 15:12:26
Line 64  which may be 
Line 64  which may be 
 for stdin.  for stdin.
 .El  .El
 .\" PARAGRAPH  .\" PARAGRAPH
   .Pp
 The  The
 .Nm  .Nm
 utility is a formatting front-end for  utility is a formatting front-end for
Line 94  To display this manual page:
Line 95  To display this manual page:
 .\" PARAGRAPH  .\" PARAGRAPH
 .Pp  .Pp
 .D1 % mdocmterm \-Wall,error mdocmterm.1  .D1 % mdocmterm \-Wall,error mdocmterm.1
   .\" PARAGRAPH
   .Pp
   To pipe a manual page to the pager:
   .Pp
   .D1 % mdocterm mdocterm.1 | less -R
 .\" SECTION  .\" SECTION
 .Sh SEE ALSO  .Sh SEE ALSO
 .Xr mdoctree 1 ,  .Xr mdoctree 1 ,
   .Xr mdoclint 1 ,
 .Xr mdoc.samples 7 ,  .Xr mdoc.samples 7 ,
 .Xr mdoc 7 ,  .Xr mdoc 7 ,
 .Xr mdoc 3  .Xr mdoc 3
Line 110  utility was written by 
Line 117  utility was written by 
 .Sh CAVEATS  .Sh CAVEATS
 See  See
 .Xr mdoc 3  .Xr mdoc 3
 for a list of bugs, caveats, and incomplete macros.  for a list of bugs, caveats, and incomplete macros regarding the
   document parse.
   .Pp
   For front-end formatting, the
   .Sq -hang ,
   .Sq -inset
   and
   .Sq -column
   list types aren't yet supported.

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.5

CVSweb