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

Diff for /mandoc/Attic/mdocml.1 between version 1.7 and 1.9

version 1.7, 2008/11/28 11:21:12 version 1.9, 2008/11/30 18:50:44
Line 29  dictated by 
Line 29  dictated by 
 The only current output filter is  The only current output filter is
 .Ar validate ,  .Ar validate ,
 the default.  The arguments are as follows:  the default.  The arguments are as follows:
 .Bl -tag -width "\-o outfile"  .Bl -tag -width "\-o outfile,"
 .It Fl o Ar outfile  .It Sq Fl o Ar outfile ,
 Place output in  Place output in
 .Ar outfile ,  .Ar outfile ,
 which may be  which may be
Line 42  Read input from
Line 42  Read input from
 which may be  which may be
 .Qq \-  .Qq \-
 for standard input.  The default is standard input.  for standard input.  The default is standard input.
 .It Fl v  .It Fl v
 Print messages (output depends on filter).  Print messages (output depends on filter).
 .It Fl W  .It Fl W
 Print warnings (output depends on filter).  Print warnings (output depends on filter).
Line 74  results in an empty file.
Line 74  results in an empty file.
 The  The
 .Nm  .Nm
 utility was written by  utility was written by
 .An Kristaps Dzonsons Aq kristaps@kth.se .  .An Em Kristaps Dzonsons Aq kristaps@kth.se .
 .\"  .\"
 .Sh CAVEATS  .Sh CAVEATS
 Most caveats of  Most caveats of
Line 95  All macro arguments may be quoted, instead of only som
Line 95  All macro arguments may be quoted, instead of only som
 .It  .It
 Blank lines raise warnings.  Blank lines raise warnings.
 .It  .It
 Non-ascii characters may cause issues.  If terminating punctuation is found, then
   .Em all
   remaining tokens are flushed after line scope is closed, not just the
   last one.
 .El  .El
 .\" .Sh BUGS  .\" .Sh BUGS

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.9

CVSweb