[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.1

1.1     ! schwarze    1: .Dd April 28, 2017
        !             2: .Dt SH-PARBORDER 1
        !             3: .Os OpenBSD
        !             4: .Sh NAME
        !             5: .Nm Sh-parborder
        !             6: .Nd paragraph macros at the beginning and end of sections
        !             7: .Sh DESCRIPTION
        !             8: .Pp
        !             9: descriptive text
        !            10: .Pp
        !            11: .Sh EXAMPLES
        !            12: .Pp
        !            13: example text
        !            14: .Pp
        !            15: .Ss Subsection
        !            16: .Pp
        !            17: subsection text
        !            18: .Pp
        !            19: .Ss Another subsection
        !            20: more subsection text
        !            21: .Pp

CVSweb