summaryrefslogtreecommitdiffstats
path: root/read.c
diff options
context:
space:
mode:
Diffstat (limited to 'read.c')
-rw-r--r--read.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/read.c b/read.c
index 8d2b877b..0b59a8f8 100644
--- a/read.c
+++ b/read.c
@@ -150,6 +150,8 @@ static const char * const mandocerrs[MANDOCERR_MAX] = {
"nothing follows prefix",
"empty reference block",
"missing -std argument, adding it",
+ "missing option string, using \"\"",
+ "missing resource identifier, using \"\"",
"missing eqn box, using \"\"",
/* related to bad macro arguments */