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

1.1     ! schwarze    1: .Dd October 1, 2010
        !             2: .Dt NO-SPACING 1
        !             3: .Os OpenBSD
        !             4: .Sh NAME
        !             5: .Nm No-spacing
        !             6: .Nd spacing around the normal macro
        !             7: .Sh DESCRIPTION
        !             8: Text before
        !             9: .No and
        !            10: after the macro.
        !            11: Macros on the line
        !            12: .Op before
        !            13: .No and
        !            14: .Op after
        !            15: the macro.
        !            16: Macros
        !            17: .Em before No and Em after
        !            18: the macro on the same line.
        !            19: Punctuation before (
        !            20: .No and
        !            21: ) after the macro.
        !            22: The macro
        !            23: .Op No in
        !            24: an enclosure.

CVSweb