summaryrefslogtreecommitdiffstats
path: root/regress/mdoc/Dq/empty.in
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2017-06-10 01:48:53 +0000
committerIngo Schwarze <schwarze@openbsd.org>2017-06-10 01:48:53 +0000
commit81aa584b2fb42578083c3724876f0d11d9e09e4d (patch)
tree542564f1972e19ff89c99a2408036b552424ca0a /regress/mdoc/Dq/empty.in
parent0a22b0c0a17ed600835a33cebfe2cc2affd8ffc8 (diff)
downloadmandoc-81aa584b2fb42578083c3724876f0d11d9e09e4d.tar.gz
style message about missing blank before trailing delimiter;
inspired by mdoclint(1), and jmc@ considers it useful
Diffstat (limited to 'regress/mdoc/Dq/empty.in')
-rw-r--r--regress/mdoc/Dq/empty.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/regress/mdoc/Dq/empty.in b/regress/mdoc/Dq/empty.in
index 1d072d5e..2e0282e4 100644
--- a/regress/mdoc/Dq/empty.in
+++ b/regress/mdoc/Dq/empty.in
@@ -1,4 +1,4 @@
-.Dd October 21, 2010
+.Dd June 9, 2017
.Dt DQ-EMPTY 1
.Os OpenBSD
.Sh NAME
@@ -8,7 +8,7 @@
An empty
.Dq
and a full
-.Dq "(" user@host
+.Dq "(" user@host)
quotation.
And another
-.Do "(" full Dc one "Sy" bold .
+.Do "(" full) Dc one "Sy" bold .