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

Annotation of mandoc/regress/man/OP/args.in, Revision 1.1

1.1     ! schwarze    1: .TH OP-ARGS 1 "February 6, 2015" OpenBSD
        !             2: .SH NAME
        !             3: OP-args \- argument handling of the man-ext OP macro
        !             4: .SH DESCRIPTION
        !             5: no argument:
        !             6: .OP
        !             7: one argument:
        !             8: .OP \-f
        !             9: two arguments:
        !            10: .OP \-f arg
        !            11: three arguments:
        !            12: .OP \-f arg bogus
        !            13: final text

CVSweb