summaryrefslogtreecommitdiffstats
path: root/read.c
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2017-06-24 15:59:50 +0000
committerIngo Schwarze <schwarze@openbsd.org>2017-06-24 15:59:50 +0000
commit0b89278a4977fe96cec8e2c06f4627e2e6b5c20f (patch)
treee22ec96df0f4796551f3388fefa635537c13371e /read.c
parent07569d42d40c11c0305c5b07d2c1bbb04047c52f (diff)
downloadmandoc-0b89278a4977fe96cec8e2c06f4627e2e6b5c20f.tar.gz
in the base system, suggest leaving .Os blank; 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 061995b9..8f66f9ce 100644
--- a/read.c
+++ b/read.c
@@ -90,6 +90,7 @@ static const char * const mandocerrs[MANDOCERR_MAX] = {
"Mdocdate found",
"Mdocdate missing",
+ "operating system explicitly specified",
"RCS id missing",
"generic style suggestion",