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

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

version 1.4, 2011/09/01 22:25:53 version 1.6, 2011/12/25 19:35:44
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 42  A
Line 49  A
 .Qq word ,  .Qq word ,
 in this case, refers to whitespace-delimited terms beginning with at  in this case, refers to whitespace-delimited terms beginning with at
 least two letters and not consisting of any escape sequences.  least two letters and not consisting of any escape sequences.
 Terms have their leading and trailing punctuation  Words have their leading and trailing punctuation
 .Pq double-quotes, sentence punctuation, etc.  .Pq double-quotes, sentence punctuation, etc.
 stripped.  stripped.
 .It Ar  .It Ar
 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  
 By default,  
 .Nm  
 parses its input and outputs only text nodes, preserving line column  
 position.  
 Escape sequences are omitted from the output.  
 .Pp  .Pp
 The  The
 .Fl i ,  .Fl i ,

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

CVSweb