summaryrefslogtreecommitdiffstats
path: root/mandoc.1
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2015-02-04 16:38:56 +0000
committerIngo Schwarze <schwarze@openbsd.org>2015-02-04 16:38:56 +0000
commit4b11a0d9e89857f2dca95de899e7a6a4115e4c1a (patch)
tree5f8a3161e664f80987b5a009abb5877e33f49f35 /mandoc.1
parent2e1c41199ddd5ebad6090b8f33870fb2e027f7dd (diff)
downloadmandoc-4b11a0d9e89857f2dca95de899e7a6a4115e4c1a.tar.gz
more specific .Nd diagnostics, allowing to get rid of enum check_lvl
and the respective argument of check_count()
Diffstat (limited to 'mandoc.1')
-rw-r--r--mandoc.16
1 files changed, 6 insertions, 0 deletions
diff --git a/mandoc.1 b/mandoc.1
index 275e35dd..9d212b72 100644
--- a/mandoc.1
+++ b/mandoc.1
@@ -784,6 +784,12 @@ This may confuse
.Xr makewhatis 8
and
.Xr apropos 1 .
+.It Sy "missing description line, using \(dq\(dq"
+.Pq mdoc
+The
+.Ic \&Nd
+macro lacks the required argument.
+The title line of the manual will end after the dash.
.It Sy "sections out of conventional order"
.Pq mdoc
A standard section occurs after another section it usually precedes.