diff options
Diffstat (limited to 'regress/mdoc/Dl/spacing.in')
-rw-r--r-- | regress/mdoc/Dl/spacing.in | 8 |
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 |