Annotation of mandoc/regress/mdoc/Em/tag.in, Revision 1.2
1.2 ! schwarze 1: .\" $OpenBSD: tag.in,v 1.2 2020/04/02 14:55:29 schwarze Exp $
! 2: .Dd $Mdocdate: April 2 2020 $
1.1 schwarze 3: .Dt EM-TAG 1
4: .Os
5: .Sh NAME
6: .Nm Em-tag
7: .Nd tagging of emphasis macros
8: .Sh DESCRIPTION
9: BEGINTEST
10: .Bl -tag -width Ds
11: .It Em one | two
12: text
13: .It Xo
1.2 ! schwarze 14: .Em three-with-hyphens
1.1 schwarze 15: .Xc
16: text
17: .El
18: .Em four
19: .Em one
20: .Tg explicit
21: .Em five
22: .Pp
23: ENDTEST
CVSweb