Annotation of mandoc/regress/mdoc/Ns/position.out_ascii, Revision 1.2
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.2 ! schwarze 23: OpenBSD June 27, 2017 OpenBSD
CVSweb