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

Annotation of mandoc/regress/mdoc/Fl/multiarg.in, Revision 1.1

1.1     ! schwarze    1: .Dd December 24, 2009
        !             2: .Dt FL-MULTIARG 1
        !             3: .Os OpenBSD
        !             4: .Sh NAME
        !             5: .Nm Fl-multiarg
        !             6: .Nd multiple arguments to a Fl macro
        !             7: .Sh DESCRIPTION
        !             8: Each group of flags in
        !             9: .Fl a b c def
        !            10: gets its own dash.
        !            11: .Pp
        !            12: Punctuation characters like in
        !            13: .Op Fl a | b
        !            14: get no dash.

CVSweb