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

Annotation of mandoc/regress/mdoc/No/spacing.in, Revision 1.2

1.2     ! schwarze    1: .\" $OpenBSD: spacing.in,v 1.3 2017/07/04 14:53:25 schwarze Exp $
        !             2: .Dd $Mdocdate: July 4 2017 $
1.1       schwarze    3: .Dt NO-SPACING 1
1.2     ! schwarze    4: .Os
1.1       schwarze    5: .Sh NAME
                      6: .Nm No-spacing
                      7: .Nd spacing around the normal macro
                      8: .Sh DESCRIPTION
                      9: Text before
                     10: .No and
                     11: after the macro.
                     12: Macros on the line
                     13: .Op before
                     14: .No and
                     15: .Op after
                     16: the macro.
                     17: Macros
                     18: .Em before No and Em after
                     19: the macro on the same line.
                     20: Punctuation before (
                     21: .No and
                     22: ) after the macro.
                     23: The macro
                     24: .Op No in
                     25: an enclosure.

CVSweb