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

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

1.1     ! schwarze    1: .Dd August 21, 2014
        !             2: .Dt FL-NOARG 1
        !             3: .Os OpenBSD
        !             4: .Sh NAME
        !             5: .Nm Fl-noarg
        !             6: .Nd Fl macro without arguments
        !             7: .Sh DESCRIPTION
        !             8: Without an argument, it yields
        !             9: .Fl
        !            10: a dash.
        !            11: .Pp
        !            12: This is true even before middle
        !            13: .Fl | and
        !            14: trailing punctuation
        !            15: .Fl .
        !            16: .Pp
        !            17: Following macros
        !            18: .Fl Op flag
        !            19: follow without white space.

CVSweb