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

Annotation of mandoc/regress/mdoc/No/spacing.out_markdown, Revision 1.1

1.1     ! schwarze    1: NO-SPACING(1) - General Commands Manual
        !             2:
        !             3: # NAME
        !             4:
        !             5: **No-spacing** - spacing around the normal macro
        !             6:
        !             7: # DESCRIPTION
        !             8:
        !             9: Text before
        !            10: and
        !            11: after the macro.
        !            12: Macros on the line
        !            13: \[before]
        !            14: and
        !            15: \[after]
        !            16: the macro.
        !            17: Macros
        !            18: *before* and *after*
        !            19: the macro on the same line.
        !            20: Punctuation before (
        !            21: and
        !            22: ) after the macro.
        !            23: The macro
        !            24: \[in]
        !            25: an enclosure.
        !            26:
        !            27: OpenBSD - October 1, 2010

CVSweb