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

Diff for /mandoc/regress/roff/esc/h.in between version 1.1 and 1.2

version 1.1, 2017/02/08 03:03:20 version 1.2, 2017/06/01 19:05:38
Line 7 
Line 7 
 .Sh DESCRIPTION  .Sh DESCRIPTION
 simple: >\h'0'<  simple: >\h'0'<
 .br  .br
 escape only: >\h'\w'\&''<  escape only: >\h'\w'\&'M'<
 .br  .br
 escape at the end: >\h'0+\w'\&''<  escape at the end: >\h'0+\w'\&''<
 .br  .br
 escape at the beginning: >\h'\w'\&'+0'<  escape at the beginning: >\h'\w'\&'M+0'<
 .br  .br
 escape in the middle: >\h'0+\w'\&'+0'<  escape in the middle: >\h'0+\w'\&'+0'<
 .br  .br

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

CVSweb