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

Diff for /mandoc/Attic/mdoc.3 between version 1.38 and 1.40

version 1.38, 2010/05/25 21:38:05 version 1.40, 2010/05/25 22:16:59
Line 18 
Line 18 
 .Dt MDOC 3  .Dt MDOC 3
 .Os  .Os
 .Sh NAME  .Sh NAME
   .Nm mdoc ,
 .Nm mdoc_alloc ,  .Nm mdoc_alloc ,
 .Nm mdoc_endparse ,  .Nm mdoc_endparse ,
 .Nm mdoc_free ,  .Nm mdoc_free ,
Line 111  Function descriptions follow:
Line 112  Function descriptions follow:
 Allocates a parsing structure.  Allocates a parsing structure.
 The  The
 .Fa data  .Fa data
 pointer is passed to callbacks in  pointer is passed to
 .Fa cb ,  .Fa msgs .
 which are documented further in the header file.  
 The  The
 .Fa pflags  .Fa pflags
 arguments are defined in  arguments are defined in

Legend:
Removed from v.1.38  
changed lines
  Added in v.1.40

CVSweb