aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/mdoc/Xr/args.out_ascii
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
commitabed8762b0477726a99b6150b73b539d4f5249e3 (patch)
tree076599b497ae4774c6fabb804bbf540eb6688d97 /regress/mdoc/Xr/args.out_ascii
parentd1008ef735ba0cceb18ab8b96c6a029d71ac93da (diff)
downloadmandoc-abed8762b0477726a99b6150b73b539d4f5249e3.tar.gz
mandoc-abed8762b0477726a99b6150b73b539d4f5249e3.tar.zst
mandoc-abed8762b0477726a99b6150b73b539d4f5249e3.zip
style message about missing blank before trailing delimiter;
inspired by mdoclint(1), and jmc@ considers it useful
Diffstat (limited to 'regress/mdoc/Xr/args.out_ascii')
-rw-r--r--regress/mdoc/Xr/args.out_ascii5
1 files changed, 3 insertions, 2 deletions
diff --git a/regress/mdoc/Xr/args.out_ascii b/regress/mdoc/Xr/args.out_ascii
index 67e8b712..10d4b468 100644
--- a/regress/mdoc/Xr/args.out_ascii
+++ b/regress/mdoc/Xr/args.out_ascii
@@ -11,6 +11,7 @@ DDEESSCCRRIIPPTTIIOONN
A call, an (echo(1)), and another echo(1).
- Finally, half an echo, no echo and no echo at all.
+ Finally, an (echo(1)) without a blank, half an echo, no blank after half
+ an echo, no echo and no echo at all.
-OpenBSD December 3, 2011 OpenBSD
+OpenBSD June 9, 2017 OpenBSD