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

Annotation of mandoc/regress/mdoc/Ns/position.out_ascii, Revision 1.3

1.1       schwarze    1: NS-POSITION(1)              General Commands Manual             NS-POSITION(1)
                      2:
                      3: NNAAMMEE
                      4:      NNss--ppoossiittiioonn - effect of the position of the no space macro on the line
                      5:
                      6: DDEESSCCRRIIPPTTIIOONN
                      7:      At the beginning of a macro line: [before] [after]
                      8:
                      9:      After just a block closing macro: [before][after]
                     10:
                     11:      After some macro and a block closing: [before still before][after]
                     12:
                     13:      In the middle of a macro line: [before][after]
                     14:
1.2       schwarze   15:      After closing punctuation: [before]:[after]
                     16:
                     17:      Before closing punctuation: [before]: [after]
                     18:
1.1       schwarze   19:      At the end of a macro line: [before][after]
                     20:
                     21:      At the end of partial implicit: [before][after]
                     22:
1.3     ! schwarze   23: OpenBSD                          July 4, 2017                          OpenBSD

CVSweb