aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/mdoc/Ev/tag.in
diff options
context:
space:
mode:
Diffstat (limited to 'regress/mdoc/Ev/tag.in')
-rw-r--r--regress/mdoc/Ev/tag.in21
1 files changed, 21 insertions, 0 deletions
diff --git a/regress/mdoc/Ev/tag.in b/regress/mdoc/Ev/tag.in
new file mode 100644
index 00000000..2627fdeb
--- /dev/null
+++ b/regress/mdoc/Ev/tag.in
@@ -0,0 +1,21 @@
+.\" $OpenBSD: tag.in,v 1.1 2020/03/13 00:31:05 schwarze Exp $
+.Dd $Mdocdate: March 13 2020 $
+.Dt EV-TAG 1
+.Os
+.Sh NAME
+.Nm Ev-tag
+.Nd tagging of environment variable macros
+.Sh DESCRIPTION
+BEGINTEST
+.Bl -tag -width Ds
+.It Ev one | two
+text
+.It Xo
+.Ev three
+.Xc
+text
+.El
+.Tg
+.Ev four
+.Pp
+ENDTEST