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

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

1.1     ! schwarze    1: .Dd January 19, 2011
        !             2: .Dt ER-NOARG 1
        !             3: .Os OpenBSD
        !             4: .Sh NAME
        !             5: .Nm Er-noarg
        !             6: .Nd error constant macro without an argument
        !             7: .Sh DESCRIPTION
        !             8: with error:
        !             9: .Er ENOENT
        !            10: no error:
        !            11: .Er
        !            12: end of test document

CVSweb