xref: /openbsd-src/regress/usr.bin/mandoc/mdoc/Cm/tag.in (revision 82f2b3f03307de69ee328b99f3893b493de2f6f7)
1.\" $OpenBSD: tag.in,v 1.2 2020/03/21 00:20:38 schwarze Exp $
2.Dd $Mdocdate: March 21 2020 $
3.Dt CM-TAG 1
4.Os
5.Sh NAME
6.Nm Cm-tag
7.Nd tagging of command modifier macros
8.Sh DESCRIPTION
9BEGINTEST
10.Bl -tag -width Ds
11.It Cm one | \&two
12text
13.It Xo
14.Cm three
15.Xc
16text
17.It Cm -hyphen
18text
19.It Cm \-minus\-sign
20text
21.It Cm \ebackslash
22text
23.El
24.Tg
25.Cm four
26.Pp
27ENDTEST
28