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

Annotation of mandoc/regress/mdoc/Dv/noarg.in, Revision 1.1

1.1     ! schwarze    1: .Dd July 2, 2014
        !             2: .Dt DV-NOARG 1
        !             3: .Os OpenBSD
        !             4: .Sh NAME
        !             5: .Nm Dv-noarg
        !             6: .Nd defined variable macro without an argument
        !             7: .Sh DESCRIPTION
        !             8: with variable:
        !             9: .Dv NULL
        !            10: no variable:
        !            11: .Dv
        !            12: end of test document

CVSweb