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

Annotation of mandoc/regress/mdoc/Ns/position.out_markdown, Revision 1.1

1.1     ! schwarze    1: NS-POSITION(1) - General Commands Manual
        !             2:
        !             3: # NAME
        !             4:
        !             5: **Ns-position** - effect of the position of the no space macro on the line
        !             6:
        !             7: # DESCRIPTION
        !             8:
        !             9: At the beginning of a macro line:
        !            10: \[before]
        !            11: \[after]
        !            12:
        !            13: After just a block closing macro:
        !            14: \[before]\[after]
        !            15:
        !            16: After some macro and a block closing:
        !            17: \[before
        !            18: still before]\[after]
        !            19:
        !            20: In the middle of a macro line:
        !            21: \[before]\[after]
        !            22:
        !            23: At the end of a macro line:
        !            24: \[before]\[after]
        !            25:
        !            26: At the end of partial implicit:
        !            27: \[before]\[after]
        !            28:
        !            29: OpenBSD - September 15, 2013

CVSweb