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

Diff for /mandoc/demandoc.1 between version 1.6 and 1.9

version 1.6, 2011/12/25 19:35:44 version 1.9, 2022/03/20 15:41:47
Line 1 
Line 1 
 .\"     $Id$  .\" $Id$
 .\"  .\"
 .\" Copyright (c) 2011 Kristaps Dzonsons <kristaps@bsd.lv>  .\" Copyright (c) 2011 Kristaps Dzonsons <kristaps@bsd.lv>
 .\"  .\"
Line 80  error accessing input files.
Line 80  error accessing input files.
 Such errors cause  Such errors cause
 .Nm  .Nm
 to exit at once, possibly in the middle of parsing or formatting a file.  to exit at once, possibly in the middle of parsing or formatting a file.
 The output databases are corrupt and should be removed .  
 .El  .El
 .Sh EXAMPLES  .Sh EXAMPLES
 The traditional usage of  The traditional usage of
Line 92  This is accomplished as follows (assuming British spel
Line 91  This is accomplished as follows (assuming British spel
 .Dl $ demandoc -w file.1 | spell -b  .Dl $ demandoc -w file.1 | spell -b
 .Sh SEE ALSO  .Sh SEE ALSO
 .Xr mandoc 1 ,  .Xr mandoc 1 ,
 .Xr man 7  .Xr man 7 ,
 .Xr mdoc 7  .Xr mdoc 7
 .Sh HISTORY  .Sh HISTORY
 .Nm  .Nm
Line 105  documents.
Line 104  documents.
 The  The
 .Nm  .Nm
 utility was written by  utility was written by
 .An Kristaps Dzonsons ,  .An Kristaps Dzonsons Aq Mt kristaps@bsd.lv .
 .Mt kristaps@bsd.lv .  

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

CVSweb