Annotation of mandoc/regress/mdoc/Sh/paragraph.in, Revision 1.1
1.1 ! schwarze 1: .\" $OpenBSD: paragraph.in,v 1.1 2019/01/07 06:51:37 schwarze Exp $
! 2: .Dd $Mdocdate: January 7 2019 $
! 3: .Dt SH-PARAGRAPH 1
! 4: .Os
! 5: .Sh NAME
! 6: .Nm Sh-paragraph
! 7: .Nd interaction of paragraph and section macros
! 8: .Sh DESCRIPTION
! 9: BEGINTEST
! 10: .Pp
! 11: descriptive text
! 12: .Ss Subsection
! 13: initial subsection text
! 14: .Pp
! 15: subsection paragraph
! 16: .Sh EXAMPLES
! 17: ENDTEST
! 18: .br
! 19: end of file
CVSweb