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

Diff for /mandoc/regress/mdoc/Op/punct.in between version 1.1 and 1.2

version 1.1, 2017/02/08 03:03:02 version 1.2, 2017/05/30 16:22:28
Line 6 
Line 6 
 .Nd punctuation handling by the Op macro  .Nd punctuation handling by the Op macro
 .Sh DESCRIPTION  .Sh DESCRIPTION
 at the beginning:  at the beginning:
 .Op ( z  .Op "(" z
 .Op | z  .Op | z
 .Op . z  .Op . z
 .Pp  .Pp
 in the middle:  in the middle:
 .Op a ( z  .Op a "(" z
 .Op a | z  .Op a | z
 .Op a . z  .Op a . z
 .Pp  .Pp

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

CVSweb