summaryrefslogtreecommitdiffstats
path: root/regress/mdoc/Sh/parborder.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/parborder.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/parborder.out_ascii')
-rw-r--r--regress/mdoc/Sh/parborder.out_ascii18
1 files changed, 18 insertions, 0 deletions
diff --git a/regress/mdoc/Sh/parborder.out_ascii b/regress/mdoc/Sh/parborder.out_ascii
new file mode 100644
index 00000000..9c8d04b2
--- /dev/null
+++ b/regress/mdoc/Sh/parborder.out_ascii
@@ -0,0 +1,18 @@
+SH-PARBORDER(1) General Commands Manual SH-PARBORDER(1)
+
+NNAAMMEE
+ SShh--ppaarrbboorrddeerr - paragraph macros at the beginning and end of sections
+
+DDEESSCCRRIIPPTTIIOONN
+ descriptive text
+
+EEXXAAMMPPLLEESS
+ example text
+
+ SSuubbsseeccttiioonn
+ subsection text
+
+ AAnnootthheerr ssuubbsseeccttiioonn
+ more subsection text
+
+OpenBSD April 28, 2017 OpenBSD