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

Diff for /mandoc/demandoc.1 between version 1.5 and 1.8

version 1.5, 2011/09/02 13:04:05 version 1.8, 2014/09/12 00:10:26
Line 33  and
Line 33  and
 .Xr man 7  .Xr man 7
 .Ux  .Ux
 manual files.  manual files.
   .Pp
   By default,
   .Nm
   parses standard input and outputs only text nodes, preserving line
   and column position.
   Escape sequences are omitted from the output.
   .Pp
 Its arguments are as follows:  Its arguments are as follows:
 .Bl -tag -width Ds  .Bl -tag -width Ds
 .It Fl w  .It Fl w
Line 49  stripped.
Line 56  stripped.
 The input files.  The input files.
 .El  .El
 .Pp  .Pp
 If  
 .Ar file  
 is not provided,  
 .Nm  
 accepts standard input.  
 If a document is not well-formed, it is skipped.  If a document is not well-formed, it is skipped.
 .Pp  .Pp
 By default,  
 .Nm  
 parses its input and outputs only text nodes, preserving line column  
 position.  
 Escape sequences are omitted from the output.  
 .Pp  
 The  The
 .Fl i ,  .Fl i ,
 .Fl k ,  .Fl k ,
Line 96  This is accomplished as follows (assuming British spel
Line 92  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 109  documents.
Line 105  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.5  
changed lines
  Added in v.1.8

CVSweb