summaryrefslogtreecommitdiffstats
path: root/libman.h
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2009-10-26 07:11:06 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2009-10-26 07:11:06 +0000
commite2944aa4f55c6872ee2344ffbd51212c75cffebb (patch)
tree889f93921832424c7c2be1a9a76e97b69de64d1d /libman.h
parentae31c624796c0d1f8969261195d13eca22ecca14 (diff)
downloadmandoc-e2944aa4f55c6872ee2344ffbd51212c75cffebb.tar.gz
-man also prints unknown macro (noted by Joerg Sonnenberger).
Diffstat (limited to 'libman.h')
-rw-r--r--libman.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libman.h b/libman.h
index 2078143a..3e3da456 100644
--- a/libman.h
+++ b/libman.h
@@ -54,7 +54,6 @@ enum merr {
WHEADARGS,
WBODYARGS,
WNHEADARGS,
- WMACRO,
WMACROFORM,
WEXITSCOPE,
WNOSCOPE,