summaryrefslogtreecommitdiffstats
path: root/mdoc.3
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2011-02-09 09:18:15 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2011-02-09 09:18:15 +0000
commit75f227792a0d34031aeeaec473483f07aa7c793c (patch)
tree4e0793668e9010ae4476bc9d1838485b6350b00b /mdoc.3
parent31585348ea96dc3d531dd9a8fdbea4ad5ce4b927 (diff)
downloadmandoc-75f227792a0d34031aeeaec473483f07aa7c793c.tar.gz
Allow -man to process EQN as well. Also fix a segfault in missing case
statements in the post-handler for EQN in -mdoc and -man.
Diffstat (limited to 'mdoc.3')
-rw-r--r--mdoc.32
1 files changed, 2 insertions, 0 deletions
diff --git a/mdoc.3 b/mdoc.3
index fe0b41de..c0561900 100644
--- a/mdoc.3
+++ b/mdoc.3
@@ -20,6 +20,8 @@
.Os
.Sh NAME
.Nm mdoc ,
+.Nm mdoc_addeqn ,
+.Nm mdoc_addspan ,
.Nm mdoc_alloc ,
.Nm mdoc_endparse ,
.Nm mdoc_free ,