aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/mdoc/Ns/position.out_markdown
blob: 14414a3e9b3b3143d2a651d81ebfe537de3ff12c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
NS-POSITION(1) - General Commands Manual

# NAME

**Ns-position** - effect of the position of the no space macro on the line

# DESCRIPTION

At the beginning of a macro line:
\[before]
\[after]

After just a block closing macro:
\[before]\[after]

After some macro and a block closing:
\[before
still before]\[after]

In the middle of a macro line:
\[before]\[after]

At the end of a macro line:
\[before]\[after]

At the end of partial implicit:
\[before]\[after]

OpenBSD - September 15, 2013