Annotation of mandoc/regress/mdoc/Sh/tag.in, Revision 1.2
1.2 ! schwarze 1: .\" $OpenBSD: tag.in,v 1.2 2020/04/01 20:10:18 schwarze Exp $
! 2: .Dd $Mdocdate: April 1 2020 $
1.1 schwarze 3: .Dt SH-TAG 1
4: .Os
5: .Sh NAME
6: .Nm Sh-tag
7: .Nd tagging section headers
8: .Sh DESCRIPTION
9: Text in the description.
10: .Ss Subsection
11: BEGINTEST
12: .Pp
13: Text in the subsection.
1.2 ! schwarze 14: .Sh DESCRIPTION
! 15: Text in duplicate description section.
1.1 schwarze 16: .Tg examples
17: .Sh EXAMPLES
18: Text introducing examples.
19: .Tg example
20: .Ss Subsection
21: Example text.
1.2 ! schwarze 22: .Sh "\& WEIRD SECTION "
! 23: Text in weird section.
! 24: .Sh \ \&
! 25: Text in section with empty header.
1.1 schwarze 26: .Pp
27: ENDTEST
CVSweb