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

Diff for /mandoc/Attic/mdoc.3 between version 1.53 and 1.54

version 1.53, 2011/01/03 11:27:32 version 1.54, 2011/01/03 13:55:26
Line 137  The input buffer
Line 137  The input buffer
 is modified by this function.  is modified by this function.
 .It Fn mdoc_endparse  .It Fn mdoc_endparse
 Signals that the parse is complete.  Signals that the parse is complete.
 Note that if  
 .Fn mdoc_endparse  
 is called subsequent to  
 .Fn mdoc_node ,  
 the resulting tree is incomplete.  
 Returns 0 on failure, 1 on success.  Returns 0 on failure, 1 on success.
 .It Fn mdoc_node  .It Fn mdoc_node
 Returns the first node of the parse.  Returns the first node of the parse.

Legend:
Removed from v.1.53  
changed lines
  Added in v.1.54

CVSweb