[BACK]Return to z.in CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc / regress / roff / esc

Diff for /mandoc/regress/roff/esc/z.in between version 1.2 and 1.3

version 1.2, 2017/07/04 15:26:34 version 1.3, 2022/04/27 13:41:16
Line 20  new line<
Line 20  new line<
 .br  .br
 single z with overstrike: >\z\o'ab'c<  single z with overstrike: >\z\o'ab'c<
 .br  .br
   single z with h escape: >\z\h'3'm\z\h'-3'<
   .br
   single z with char and h with positive argument: >\za\h'3'b<
   .br
   single z with char and h with zero argument: >\za\h'0'b<
   .br
 single z near the end of the line: >\z<  single z near the end of the line: >\z<
 .br  .br
 double z: >\z\zx<  double z: >\z\zx<

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

CVSweb