summaryrefslogtreecommitdiffstats
path: root/libman.h
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2010-05-15 15:54:39 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2010-05-15 15:54:39 +0000
commitb9297c29623c1e4db9a654cff80d1ac016fdbaee (patch)
tree2f593f482089d568f7cf7614873b114e88046755 /libman.h
parented04d894e573be8a07ec7f68bb5245f83ce49beb (diff)
downloadmandoc-b9297c29623c1e4db9a654cff80d1ac016fdbaee.tar.gz
Removed restriction on integer manual sections in -man.
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 1ff650dd..d335ec1b 100644
--- a/libman.h
+++ b/libman.h
@@ -45,7 +45,6 @@ struct man {
enum merr {
WNPRINT = 0,
- WMSEC,
WDATE,
WLNSCOPE,
WLNSCOPE2,