xref: /openbsd-src/regress/usr.bin/mandoc/mdoc/Ns/position.out_ascii (revision 943fb9d8c7fc1b7e0db8c617168f7360d3ee357c)
1NS-POSITION(1)              General Commands Manual             NS-POSITION(1)
2
3NNAAMMEE
4     NNss--ppoossiittiioonn - effect of the position of the no space macro on the line
5
6DDEESSCCRRIIPPTTIIOONN
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
15     After closing punctuation: [before]:[after]
16
17     Before closing punctuation: [before]: [after]
18
19     At the end of a macro line: [before][after]
20
21     At the end of partial implicit: [before][after]
22
23OpenBSD                          July 4, 2017                          OpenBSD
24