aboutsummaryrefslogtreecommitdiffstatshomepage
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
commit882c99984a5b562bef7d6cb4685a04fba62a7852 (patch)
tree806d72afda8a901a2508650bc8709273fc406040 /regress/mdoc/Sh/first.out_ascii
parentd51f0eb00a1f1de1dcc22dfa0a16ffbd2d0a623a (diff)
downloadmandoc-882c99984a5b562bef7d6cb4685a04fba62a7852.tar.gz
mandoc-882c99984a5b562bef7d6cb4685a04fba62a7852.tar.zst
mandoc-882c99984a5b562bef7d6cb4685a04fba62a7852.zip
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