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

Annotation of mandoc/regress/mdoc/Nd/par.in, Revision 1.1

1.1     ! schwarze    1: .Dd February 3, 2015
        !             2: .Dt ND-PAR 1
        !             3: .Os OpenBSD
        !             4: .Sh NAME
        !             5: .Nm Nd-par
        !             6: .Nd paragraph macro
        !             7: after one-line description
        !             8: .Pp
        !             9: Usually, there shouldn't be additional text in the NAME section.
        !            10: .Sh DESCRIPTION
        !            11: The text belongs here.
        !            12: .Nd stray
        !            13: description macro
        !            14: .Pp
        !            15: Back to normal state.

CVSweb