=================================================================== RCS file: /cvs/mandoc/Attic/mdoc.3,v retrieving revision 1.38 retrieving revision 1.40 diff -u -p -r1.38 -r1.40 --- mandoc/Attic/mdoc.3 2010/05/25 21:38:05 1.38 +++ mandoc/Attic/mdoc.3 2010/05/25 22:16:59 1.40 @@ -1,4 +1,4 @@ -.\" $Id: mdoc.3,v 1.38 2010/05/25 21:38:05 kristaps Exp $ +.\" $Id: mdoc.3,v 1.40 2010/05/25 22:16:59 kristaps Exp $ .\" .\" Copyright (c) 2009-2010 Kristaps Dzonsons .\" @@ -18,6 +18,7 @@ .Dt MDOC 3 .Os .Sh NAME +.Nm mdoc , .Nm mdoc_alloc , .Nm mdoc_endparse , .Nm mdoc_free , @@ -111,9 +112,8 @@ Function descriptions follow: Allocates a parsing structure. The .Fa data -pointer is passed to callbacks in -.Fa cb , -which are documented further in the header file. +pointer is passed to +.Fa msgs . The .Fa pflags arguments are defined in