summaryrefslogtreecommitdiffstats
path: root/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'main.c')
-rw-r--r--main.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/main.c b/main.c
index c60984cd..3776c0fd 100644
--- a/main.c
+++ b/main.c
@@ -179,6 +179,8 @@ static const char * const mandocerrs[MANDOCERR_MAX] = {
"generic error",
+ "bad table syntax",
+ "bad table option",
"input stack limit exceeded, infinite loop?",
"skipping bad character",
"skipping text before the first section header",