summaryrefslogtreecommitdiffstats
path: root/man.h
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2010-05-15 20:51:40 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2010-05-15 20:51:40 +0000
commit45ec86af0876cfb3fe26e9d6545dd7fe008b81f0 (patch)
tree2be8f9a2ca8e4913741f6f25bed437d316915fb0 /man.h
parent3094579682f28cc9511e5e52f5fef2f4ee335f8c (diff)
downloadmandoc-45ec86af0876cfb3fe26e9d6545dd7fe008b81f0.tar.gz
Pull `ig' out of -man and leave it the roff preparser.
Diffstat (limited to 'man.h')
-rw-r--r--man.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/man.h b/man.h
index 944003a5..c9c0b3d1 100644
--- a/man.h
+++ b/man.h
@@ -59,7 +59,6 @@ enum mant {
MAN_dei,
MAN_am,
MAN_ami,
- MAN_ig,
MAN_dot,
MAN_MAX
};