Annotation of mandoc/regress/mdoc/Sh/tag.in, Revision 1.3
1.3 ! schwarze 1: .\" $OpenBSD: tag.in,v 1.3 2020/04/02 14:55:29 schwarze Exp $
! 2: .Dd $Mdocdate: April 2 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.3 ! schwarze 22: .Ss Sub-section
! 23: More example text.
1.2 schwarze 24: .Sh "\& WEIRD SECTION "
25: Text in weird section.
26: .Sh \ \&
27: Text in section with empty header.
1.1 schwarze 28: .Pp
29: ENDTEST
CVSweb