aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/mdoc/Em/tag.in
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2020-04-02 15:04:36 +0000
committerIngo Schwarze <schwarze@openbsd.org>2020-04-02 15:04:36 +0000
commit735c1e543343b638b339077b91a5874260cdf14b (patch)
tree930eb455cb29acfe6b5a98c93a46c9c4525d7bc6 /regress/mdoc/Em/tag.in
parentbc6d8c884c63e49aafa7894399d3d7060108b4ec (diff)
downloadmandoc-735c1e543343b638b339077b91a5874260cdf14b.tar.gz
mandoc-735c1e543343b638b339077b91a5874260cdf14b.tar.zst
mandoc-735c1e543343b638b339077b91a5874260cdf14b.zip
Copy tagged strings before marking hyphens as breakable.
For example, this makes ":tCo-processes" work in ksh(1).
Diffstat (limited to 'regress/mdoc/Em/tag.in')
-rw-r--r--regress/mdoc/Em/tag.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/regress/mdoc/Em/tag.in b/regress/mdoc/Em/tag.in
index 70e6eb44..eb6ac085 100644
--- a/regress/mdoc/Em/tag.in
+++ b/regress/mdoc/Em/tag.in
@@ -1,5 +1,5 @@
-.\" $OpenBSD: tag.in,v 1.1 2020/03/13 00:31:05 schwarze Exp $
-.Dd $Mdocdate: March 13 2020 $
+.\" $OpenBSD: tag.in,v 1.2 2020/04/02 14:55:29 schwarze Exp $
+.Dd $Mdocdate: April 2 2020 $
.Dt EM-TAG 1
.Os
.Sh NAME
@@ -11,7 +11,7 @@ BEGINTEST
.It Em one | two
text
.It Xo
-.Em three
+.Em three-with-hyphens
.Xc
text
.El