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

1.2     ! schwarze    1: .\" $OpenBSD: noarg.in,v 1.6 2017/07/04 14:53:25 schwarze Exp $
        !             2: .Dd $Mdocdate: July 4 2017 $
1.1       schwarze    3: .Dt FL-NOARG 1
1.2     ! schwarze    4: .Os
1.1       schwarze    5: .Sh NAME
                      6: .Nm Fl-noarg
                      7: .Nd Fl macro without arguments
                      8: .Sh DESCRIPTION
                      9: Without an argument, it yields
                     10: .Fl
                     11: a dash.
                     12: .Pp
                     13: This is true even before middle
                     14: .Fl | and
                     15: trailing punctuation
                     16: .Fl .
                     17: .Pp
                     18: Following macros
                     19: .Fl Op flag
                     20: follow without white space.

CVSweb