[BACK]Return to parborder.in CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc / regress / mdoc / Sh

Annotation of mandoc/regress/mdoc/Sh/parborder.in, Revision 1.2

1.2     ! schwarze    1: .\" $OpenBSD: parborder.in,v 1.2 2017/07/04 14:53:26 schwarze Exp $
        !             2: .Dd $Mdocdate: July 4 2017 $
1.1       schwarze    3: .Dt SH-PARBORDER 1
1.2     ! schwarze    4: .Os
1.1       schwarze    5: .Sh NAME
                      6: .Nm Sh-parborder
                      7: .Nd paragraph macros at the beginning and end of sections
                      8: .Sh DESCRIPTION
                      9: .Pp
                     10: descriptive text
                     11: .Pp
                     12: .Sh EXAMPLES
                     13: .Pp
                     14: example text
                     15: .Pp
                     16: .Ss Subsection
                     17: .Pp
                     18: subsection text
                     19: .Pp
                     20: .Ss Another subsection
                     21: more subsection text
                     22: .Pp

CVSweb