summaryrefslogtreecommitdiffstats
path: root/man.h
diff options
context:
space:
mode:
Diffstat (limited to 'man.h')
-rw-r--r--man.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/man.h b/man.h
index 0533bcf5..13b7d0a7 100644
--- a/man.h
+++ b/man.h
@@ -67,7 +67,8 @@ enum man_type {
MAN_BLOCK,
MAN_HEAD,
MAN_BODY,
- MAN_TBL
+ MAN_TBL,
+ MAN_EQN
};
/*