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

Diff for /mandoc/Attic/mdoclint.1 between version 1.3 and 1.5

version 1.3, 2009/03/09 13:04:01 version 1.5, 2009/03/16 23:37:28
Line 1 
Line 1 
 .\" $Id$  .\" $Id$
 .\"  .\"
 .\" Copyright (c) 2009 Kristaps Dzonsons <kristaps@kth.se>  .\" Copyright (c) 2009 Kristaps Dzonsons <kristaps@openbsd.org>
 .\"  .\"
 .\" Permission to use, copy, modify, and distribute this software for any  .\" Permission to use, copy, modify, and distribute this software for any
 .\" purpose with or without fee is hereby granted, provided that the  .\" purpose with or without fee is hereby granted, provided that the
Line 29 
Line 29 
 .Op Fl vV  .Op Fl vV
 .Op Fl f Ns Ar options...  .Op Fl f Ns Ar options...
 .Op Fl W Ns Ar err...  .Op Fl W Ns Ar err...
 .Op Ar infile  .Op Ar infile...
 .\" SECTION  .\" SECTION
 .Sh DESCRIPTION  .Sh DESCRIPTION
 The  The
Line 71  Read input from
Line 71  Read input from
 .Ar infile ,  .Ar infile ,
 which may be  which may be
 .Dq \-  .Dq \-
 for stdin.  for stdin.  If multiple
   .Ar infile
   arguments are specified, each is processed and the system will exit on
   the first failure.
 .El  .El
 .\" PARAGRAPH  .\" PARAGRAPH
 .Pp  .Pp
Line 145  To validate this manual page:
Line 148  To validate this manual page:
 The  The
 .Nm  .Nm
 utility was written by  utility was written by
 .An Kristaps Dzonsons Aq kristaps@kth.se .  .An Kristaps Dzonsons Aq kristaps@openbsd.org .
 .\" SECTION  .\" SECTION
 .Sh CAVEATS  .Sh CAVEATS
 See  See

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.5

CVSweb