aboutsummaryrefslogtreecommitdiffstatshomepage
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
commit98b43ddcf47612f8dca004b27ea1f2b518aa2ada (patch)
tree0020c81f894750e2beef7a0bba0a8de49fc9cc09 /man.3
parent22f68cefe6f9619c311c88e17c09095146387a05 (diff)
downloadmandoc-98b43ddcf47612f8dca004b27ea1f2b518aa2ada.tar.gz
mandoc-98b43ddcf47612f8dca004b27ea1f2b518aa2ada.tar.zst
mandoc-98b43ddcf47612f8dca004b27ea1f2b518aa2ada.zip
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.37
1 files changed, 3 insertions, 4 deletions
diff --git a/man.3 b/man.3
index d3e4eb16..08291447 100644
--- a/man.3
+++ b/man.3
@@ -1,4 +1,4 @@
-.\" $Id: man.3,v 1.17 2010/05/25 21:46:48 kristaps Exp $
+.\" $Id: man.3,v 1.18 2010/05/25 22:16:59 kristaps Exp $
.\"
.\" Copyright (c) 2009-2010 Kristaps Dzonsons <kristaps@bsd.lv>
.\"
@@ -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