summaryrefslogtreecommitdiffstats
path: root/roff.3
diff options
context:
space:
mode:
Diffstat (limited to 'roff.3')
-rw-r--r--roff.36
1 files changed, 1 insertions, 5 deletions
diff --git a/roff.3 b/roff.3
index 318f11ed..50ada862 100644
--- a/roff.3
+++ b/roff.3
@@ -31,8 +31,8 @@
.Ft "struct roff *"
.Fo roff_alloc
.Fa "struct regset *regs"
-.Fa "mandocmsg msgs"
.Fa "void *data"
+.Fa "mandocmsg msgs"
.Fc
.Ft int
.Fn roff_endparse "struct roff *roff"
@@ -111,10 +111,6 @@ The
.Fa data
pointer is passed to
.Fa msgs .
-The
-.Fa pflags
-arguments are defined in
-.Pa roff.h .
Returns NULL on failure.
If non-NULL, the pointer must be freed with
.Fn roff_free .