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

Diff for /mandoc/Attic/mdocml.1 between version 1.27 and 1.29

version 1.27, 2009/01/16 14:04:26 version 1.29, 2009/01/20 13:44:05
Line 18  The
Line 18  The
 .Nm  .Nm
 utility interfaces the  utility interfaces the
 .Xr mdoc 3  .Xr mdoc 3
 library to validate and parse mdoc-macro documents.  Arguments follow:  library to scan, parse and validate mdoc-macro documents.  Arguments
   follow:
 .Bl -tag -width "\-Werr... "  .Bl -tag -width "\-Werr... "
 .It Fl W Ns Ar err...  .It Fl W Ns Ar err...
 Print warning messages.  May be set to  Print warning messages.  May be set to
Line 56  reads from stdin, writes messages to stdout, and write
Line 57  reads from stdin, writes messages to stdout, and write
 warnings to stderr.  warnings to stderr.
 .Pp  .Pp
 .Ex -std mdocml  .Ex -std mdocml
   .Pp
   .Nm
   is
   .Ud
 .\"  .\"
 .Sh EXAMPLES  .Sh EXAMPLES
 To validate this manual page:  To validate this manual page:

Legend:
Removed from v.1.27  
changed lines
  Added in v.1.29

CVSweb