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 c5414a78..e0cc5d53 100644
--- a/main.c
+++ b/main.c
@@ -189,6 +189,8 @@ static const char * const mandocerrs[MANDOCERR_MAX] = {
"bad table layout",
"no table layout cells specified",
"no table data cells specified",
+ "ignore data in cell",
+
"input stack limit exceeded, infinite loop?",
"skipping bad character",
"skipping text before the first section header",