[BACK]Return to position.in CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc / regress / mdoc / Ns

Diff for /mandoc/regress/mdoc/Ns/position.in between version 1.1 and 1.3

version 1.1, 2017/02/08 03:03:01 version 1.3, 2017/07/04 15:25:59
Line 1 
Line 1 
 .Dd September 15, 2013  .\" $OpenBSD$
   .Dd $Mdocdate$
 .Dt NS-POSITION 1  .Dt NS-POSITION 1
 .Os OpenBSD  .Os
 .Sh NAME  .Sh NAME
 .Nm Ns-position  .Nm Ns-position
 .Nd effect of the position of the no space macro on the line  .Nd effect of the position of the no space macro on the line
Line 19  After some macro and a block closing:
Line 20  After some macro and a block closing:
 .Pp  .Pp
 In the middle of a macro line:  In the middle of a macro line:
 .Oo before Oc Ns Op after  .Oo before Oc Ns Op after
   .Pp
   After closing punctuation:
   .Oo before Oc : Ns Op after
   .Pp
   Before closing punctuation:
   .Oo before Oc Ns : Op after
 .Pp  .Pp
 At the end of a macro line:  At the end of a macro line:
 .Oo before Oc Ns  .Oo before Oc Ns

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.3

CVSweb