summaryrefslogtreecommitdiff
path: root/regress/usr.bin/mandoc/mdoc/Ns/position.in
blob: 5798a9b4edbf5f1cdce2127ac75678a59a5c9f6f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
.Dd February 6, 2011
.Dt NS-POSITION 1
.Os
.Sh NAME
.Nm Ns-position
.Nd effect of the position of the no space macro on the line
.Sh DESCRIPTION
In the middle of a macro line:
.Oo before Oc Ns Op after
.Pp
At the beginning of a macro line:
.Op before
.Ns Op after
.Pp
At the end of a macro line:
.Oo before Oc Ns
.Op after