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

1.2     ! schwarze    1: .\" $OpenBSD: par.in,v 1.2 2017/07/04 14:53:25 schwarze Exp $
        !             2: .Dd $Mdocdate: July 4 2017 $
1.1       schwarze    3: .Dt ND-PAR 1
1.2     ! schwarze    4: .Os
1.1       schwarze    5: .Sh NAME
                      6: .Nm Nd-par
                      7: .Nd paragraph macro
                      8: after one-line description
                      9: .Pp
                     10: Usually, there shouldn't be additional text in the NAME section.
                     11: .Sh DESCRIPTION
                     12: The text belongs here.
                     13: .Nd stray
                     14: description macro
                     15: .Pp
                     16: Back to normal state.

CVSweb