summaryrefslogtreecommitdiffstats
path: root/read.c
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2017-05-31 15:31:00 +0000
committerIngo Schwarze <schwarze@openbsd.org>2017-05-31 15:31:00 +0000
commit97d9e8867b464b881cf5d4f88296991990492d49 (patch)
tree8cdae68a9a911fdb7764094619a2a3425e5c06c1 /read.c
parentc7f610a9114ad98bda15eb653ca89a1db958ddd7 (diff)
downloadmandoc-97d9e8867b464b881cf5d4f88296991990492d49.tar.gz
STYLE message about missing use of Ox/Nx/Fx/Dx; OK jmc@ wiz@
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 e5f89451..bd04a09c 100644
--- a/read.c
+++ b/read.c
@@ -89,6 +89,7 @@ static const char * const mandocerrs[MANDOCERR_MAX] = {
"generic style suggestion",
"useless macro",
+ "consider using OS macro",
"generic warning",