aboutsummaryrefslogtreecommitdiffstatshomepage
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
commit53e82aa8ae9cb194d4b8418e8dd4223a4a5097d3 (patch)
tree574a3520a99a5f38f585bd966a97f48de110c942 /regress/mdoc/Dl/spacing.in
parent4ee381e7bf5e05beda919be00d162d31ae86f4b8 (diff)
downloadmandoc-53e82aa8ae9cb194d4b8418e8dd4223a4a5097d3.tar.gz
mandoc-53e82aa8ae9cb194d4b8418e8dd4223a4a5097d3.tar.zst
mandoc-53e82aa8ae9cb194d4b8418e8dd4223a4a5097d3.zip
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.in10
1 files changed, 8 insertions, 2 deletions
diff --git a/regress/mdoc/Dl/spacing.in b/regress/mdoc/Dl/spacing.in
index 96d77ac7..70ce62d0 100644
--- a/regress/mdoc/Dl/spacing.in
+++ b/regress/mdoc/Dl/spacing.in
@@ -1,14 +1,20 @@
-.\" $OpenBSD: spacing.in,v 1.5 2020/04/06 09:55:49 schwarze Exp $
-.Dd $Mdocdate: April 6 2020 $
+.\" $OpenBSD: spacing.in,v 1.6 2020/04/19 16:26:11 schwarze Exp $
+.Dd $Mdocdate: April 19 2020 $
.Dt DL-SPACING 1
.Os
.Sh NAME
.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