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

Diff for /mandoc/Attic/mdocml.1 between version 1.28 and 1.30

version 1.28, 2009/01/16 15:58:50 version 1.30, 2009/01/20 15:05:01
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 80  utility was written by 
Line 81  utility was written by 
 .An Kristaps Dzonsons Aq kristaps@kth.se .  .An Kristaps Dzonsons Aq kristaps@kth.se .
 .\"  .\"
 .Sh CAVEATS  .Sh CAVEATS
 The most glaring short-coming of  See
 .Nm  .Xr mdoc 3
 is that it doesn't yet support the  for a list of bugs, caveats, and incomplete macros.
 .Sq \&Xc  
 and  
 .Sq \&Xo  
 macros when used to extend the line arguments to  
 .Sq \&It ;  
 in effect, trampling the body section.  We note that this is explicitly  
 discouraged in  
 .Xr mdoc.samples 7 ,  
 but in practice used quite often.  
 .\" .Sh BUGS  .\" .Sh BUGS

Legend:
Removed from v.1.28  
changed lines
  Added in v.1.30

CVSweb