=================================================================== RCS file: /cvs/mandoc/Attic/roff.3,v retrieving revision 1.9 retrieving revision 1.10 diff -u -p -r1.9 -r1.10 --- mandoc/Attic/roff.3 2011/01/01 15:45:18 1.9 +++ mandoc/Attic/roff.3 2011/01/01 16:18:39 1.10 @@ -1,4 +1,4 @@ -.\" $Id: roff.3,v 1.9 2011/01/01 15:45:18 kristaps Exp $ +.\" $Id: roff.3,v 1.10 2011/01/01 16:18:39 kristaps Exp $ .\" .\" Copyright (c) 2010 Kristaps Dzonsons .\" @@ -35,7 +35,7 @@ .Fa "void *data" .Fa "mandocmsg msgs" .Fc -.Ft int +.Ft void .Fn roff_endparse "struct roff *roff" .Ft void .Fn roff_free "struct roff *roff" @@ -141,7 +141,6 @@ This line should not contain the trailing newline. Returns 0 on failure, 1 on success. .It Fn roff_endparse Signals that the parse is complete. -Returns 0 on failure, 1 on success. .It Fn roff_span If .Fn roff_parseln