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

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

version 1.2, 2009/02/22 11:23:19 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 98  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.2  
changed lines
  Added in v.1.4

CVSweb