summaryrefslogtreecommitdiffstats
path: root/regress/mdoc/Sh/first.out_ascii
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2017-04-28 16:25:11 +0000
committerIngo Schwarze <schwarze@openbsd.org>2017-04-28 16:25:11 +0000
commit68e287f8a84e78c626e8440ced37035bd5359eff (patch)
treedeea97dcb6e08470e5fdff2808a934f6294a3bcf /regress/mdoc/Sh/first.out_ascii
parent2d0ffb12fd226a8ad45b9f65ec2aab74fa62ec82 (diff)
downloadmandoc-68e287f8a84e78c626e8440ced37035bd5359eff.tar.gz
Delete .Pp right before the first .Sh and right before any .Ss,
and warn about it; mdoclint(1) does so, and it makes sense.
Diffstat (limited to 'regress/mdoc/Sh/first.out_ascii')
-rw-r--r--regress/mdoc/Sh/first.out_ascii6
1 files changed, 6 insertions, 0 deletions
diff --git a/regress/mdoc/Sh/first.out_ascii b/regress/mdoc/Sh/first.out_ascii
new file mode 100644
index 00000000..7d2234eb
--- /dev/null
+++ b/regress/mdoc/Sh/first.out_ascii
@@ -0,0 +1,6 @@
+SH-FIRST(1) General Commands Manual SH-FIRST(1)
+
+DDEESSCCRRIIPPTTIIOONN
+ The first section is not a NAME section.
+
+OpenBSD July 1, 2014 OpenBSD