Annotation of mandoc/regress/mdoc/Sh/tag.in, Revision 1.1
1.1 ! schwarze 1: .\" $OpenBSD: tag.in,v 1.1 2020/02/27 21:38:27 schwarze Exp $
! 2: .Dd $Mdocdate: February 27 2020 $
! 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.
! 14: .Tg examples
! 15: .Sh EXAMPLES
! 16: Text introducing examples.
! 17: .Tg example
! 18: .Ss Subsection
! 19: Example text.
! 20: .Pp
! 21: ENDTEST
CVSweb