summaryrefslogtreecommitdiffstats
path: root/roff.3
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2011-01-01 16:18:39 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2011-01-01 16:18:39 +0000
commit3592c989529bee1adce043bede9fbc1902993301 (patch)
treeb93847ccfce126a1842b46840891140e0b094093 /roff.3
parentd84dbf74b948c2ca03a405c62aaddd91c404e66e (diff)
downloadmandoc-3592c989529bee1adce043bede9fbc1902993301.tar.gz
More checks for proper table exit.
Diffstat (limited to 'roff.3')
-rw-r--r--roff.33
1 files changed, 1 insertions, 2 deletions
diff --git a/roff.3 b/roff.3
index bf67671a..a43b3d81 100644
--- a/roff.3
+++ b/roff.3
@@ -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