summaryrefslogtreecommitdiffstats
path: root/man.3
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2010-05-25 22:16:59 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2010-05-25 22:16:59 +0000
commitdb73091bbf3c10666dc5bc3efa28a6afba879542 (patch)
tree7da690c4c159ec3ab68dae2b946c14a7cbdf316d /man.3
parent95a3a68b2cb59cc456b86012c17cd1bffb73e024 (diff)
downloadmandoc-db73091bbf3c10666dc5bc3efa28a6afba879542.tar.gz
Added roff.3, which documents the roff parser interface.
Small fix in mdoc.3 and man.3 pointing to old mdoc_cb and man_cb. Fix in Makefile adding mandoc.h to HEADS. Collapsed all HTML files into HTMLS variable (too confusing otherwise). Removed "htmls" command from Makefile (only I used it and it's just taking up space).
Diffstat (limited to 'man.3')
-rw-r--r--man.35
1 files changed, 2 insertions, 3 deletions
diff --git a/man.3 b/man.3
index f49e9032..49e84590 100644
--- a/man.3
+++ b/man.3
@@ -162,9 +162,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