summaryrefslogtreecommitdiffstats
path: root/regress/mdoc/Dl/spacing.in
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2020-04-19 16:36:16 +0000
committerIngo Schwarze <schwarze@openbsd.org>2020-04-19 16:36:16 +0000
commit25b07ce44ad2c1d5e59d80a7abb5385c5d62169d (patch)
treea8e00aace70544f81d2501a34aaf190b7d1d6b33 /regress/mdoc/Dl/spacing.in
parenta7eb58f8be5552047bb2594077d548bec819a6d5 (diff)
downloadmandoc-25b07ce44ad2c1d5e59d80a7abb5385c5d62169d.tar.gz
When .Bd, .D1, or .Dl is tagged, attach the permalink
to the first few letters, similar to what was earlier done for .Pp.
Diffstat (limited to 'regress/mdoc/Dl/spacing.in')
-rw-r--r--regress/mdoc/Dl/spacing.in8
1 files changed, 7 insertions, 1 deletions
diff --git a/regress/mdoc/Dl/spacing.in b/regress/mdoc/Dl/spacing.in
index bda53bbd..62252578 100644
--- a/regress/mdoc/Dl/spacing.in
+++ b/regress/mdoc/Dl/spacing.in
@@ -1,4 +1,4 @@
-.\" $OpenBSD: spacing.in,v 1.5 2020/04/06 09:55:49 schwarze Exp $
+.\" $OpenBSD: spacing.in,v 1.6 2020/04/19 16:26:11 schwarze Exp $
.Dd $Mdocdate$
.Dt DL-SPACING 1
.Os
@@ -6,9 +6,15 @@
.Nm Dl-spacing
.Nd spacing in and around one-line literal displays
.Sh DESCRIPTION
+BEGINTEST
+.Pp
preceding text
.Tg display
.Dl spacing in and around one-line literal displays
empty display:
.Dl
following text
+.br
+ENDTEST
+.br
+end of file