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

1.2     ! schwarze    1: .\" $OpenBSD: args.in,v 1.2 2017/07/04 14:53:25 schwarze Exp $
        !             2: .Dd $Mdocdate: July 4 2017 $
1.1       schwarze    3: .Dt EX-ARGS 1
1.2     ! schwarze    4: .Os
1.1       schwarze    5: .Sh NAME
                      6: .Nm Ex-args
                      7: .Nd arguments to the exit value macro
                      8: .Sh EXIT STATUS
                      9: no arguments:
                     10: .Ex -std
                     11: .Pp
                     12: one argument:
                     13: .Ex -std one
                     14: .Pp
                     15: two arguments:
                     16: .Ex -std one two

CVSweb