1.Dd September 15, 2013 2.Dt NS-POSITION 1 3.Os OpenBSD 4.Sh NAME 5.Nm Ns-position 6.Nd effect of the position of the no space macro on the line 7.Sh DESCRIPTION 8At the beginning of a macro line: 9.Op before 10.Ns Op after 11.Pp 12After just a block closing macro: 13.Oo before 14.Oc Ns Op after 15.Pp 16After some macro and a block closing: 17.Oo before 18.No still before Oc Ns Op after 19.Pp 20In the middle of a macro line: 21.Oo before Oc Ns Op after 22.Pp 23At the end of a macro line: 24.Oo before Oc Ns 25.Op after 26.Pp 27At the end of partial implicit: 28.Op before Ns 29.Op after 30