summaryrefslogtreecommitdiffstats
path: root/mandoc.h
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 /mandoc.h
parentc7f610a9114ad98bda15eb653ca89a1db958ddd7 (diff)
downloadmandoc-97d9e8867b464b881cf5d4f88296991990492d49.tar.gz
STYLE message about missing use of Ox/Nx/Fx/Dx; OK jmc@ wiz@
Diffstat (limited to 'mandoc.h')
-rw-r--r--mandoc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/mandoc.h b/mandoc.h
index 5d28bf42..37859b91 100644
--- a/mandoc.h
+++ b/mandoc.h
@@ -47,6 +47,7 @@ enum mandocerr {
MANDOCERR_STYLE, /* ===== start of style suggestions ===== */
MANDOCERR_MACRO_USELESS, /* useless macro: macro */
+ MANDOCERR_BX, /* consider using OS macro: macro */
MANDOCERR_WARNING, /* ===== start of warnings ===== */