[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.2

version 1.1, 2017/02/08 03:03:01 version 1.2, 2017/06/27 12:18:01
Line 1 
Line 1 
 .Dd September 15, 2013  .Dd June 27, 2017
 .Dt NS-POSITION 1  .Dt NS-POSITION 1
 .Os OpenBSD  .Os OpenBSD
 .Sh NAME  .Sh NAME
Line 19  After some macro and a block closing:
Line 19  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.2

CVSweb