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

Diff for /mandoc/Attic/mdoctree.1 between version 1.1 and 1.4

version 1.1, 2009/02/21 21:00:06 version 1.4, 2009/02/23 13:05:06
Line 35  The
Line 35  The
 .Nm  .Nm
 utility parses a BSD  utility parses a BSD
 .Dq mdoc  .Dq mdoc
 manual pages and prints its syntax tree.  The arguments are as follows:  manual pages and prints its syntax tree.  It's commonly used to see the
   syntax tree of a document when building new
   .Xr mdoc 3
   utilities.  The arguments are as follows:
 .Bl -tag -width "\-Werr... "  .Bl -tag -width "\-Werr... "
 .\" ITEM  .\" ITEM
 .It Fl v  .It Fl v
Line 64  which may be 
Line 67  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 97  To validate this manual page:
Line 101  To validate this manual page:
 .\" SECTION  .\" SECTION
 .Sh SEE ALSO  .Sh SEE ALSO
 .Xr mdocterm 1 ,  .Xr mdocterm 1 ,
   .Xr mdoclint 1 ,
 .Xr mdoc.samples 7 ,  .Xr mdoc.samples 7 ,
 .Xr mdoc 7 ,  .Xr mdoc 7 ,
 .Xr mdoc 3  .Xr mdoc 3

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

CVSweb