summaryrefslogtreecommitdiffstats
path: root/libman.h
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2009-08-19 09:14:50 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2009-08-19 09:14:50 +0000
commitaade897081e194716754b33820106010e2b0ad04 (patch)
tree685ac08b6c3f40f0ad7b84d21f7c697a86909444 /libman.h
parentda55485ae1f9a11536b11b9af51a3964d20caa7b (diff)
downloadmandoc-aade897081e194716754b33820106010e2b0ad04.tar.gz
Added RS/RE macro pair (had to adjust closing rules, sec/ssec/rs/par).
Diffstat (limited to 'libman.h')
-rw-r--r--libman.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libman.h b/libman.h
index 8b511487..7159fbbe 100644
--- a/libman.h
+++ b/libman.h
@@ -57,6 +57,7 @@ enum merr {
WMACRO,
WMACROFORM,
WEXITSCOPE,
+ WNOSCOPE,
WERRMAX
};