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