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

Annotation of mandoc/regress/mdoc/Ex/args.in, Revision 1.1

1.1     ! schwarze    1: .Dd July 29, 2014
        !             2: .Dt EX-ARGS 1
        !             3: .Os OpenBSD
        !             4: .Sh NAME
        !             5: .Nm Ex-args
        !             6: .Nd arguments to the exit value macro
        !             7: .Sh EXIT STATUS
        !             8: no arguments:
        !             9: .Ex -std
        !            10: .Pp
        !            11: one argument:
        !            12: .Ex -std one
        !            13: .Pp
        !            14: two arguments:
        !            15: .Ex -std one two

CVSweb