summaryrefslogtreecommitdiffstats
path: root/read.c
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2017-06-17 22:43:14 +0000
committerIngo Schwarze <schwarze@openbsd.org>2017-06-17 22:43:14 +0000
commit6dab5c29876bfeee770246c6dfbcc1e0aef2f75e (patch)
tree8ff6fbf981f3bdc5d277d4576475bacd27fcb851 /read.c
parente480ff62446a168d7089e1c658d50d312188af05 (diff)
downloadmandoc-6dab5c29876bfeee770246c6dfbcc1e0aef2f75e.tar.gz
style message about missing RCS ids; inspired by mdoclint
Diffstat (limited to 'read.c')
-rw-r--r--read.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/read.c b/read.c
index 3db68fa1..6c1c3177 100644
--- a/read.c
+++ b/read.c
@@ -91,6 +91,7 @@ static const char * const mandocerrs[MANDOCERR_MAX] = {
"Mdocdate found",
"Mdocdate missing",
"legacy man(7) date format",
+ "RCS id missing",
"useless macro",
"consider using OS macro",
"errnos out of order",