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

version 1.2, 2017/06/01 19:05:38 version 1.5, 2017/07/04 15:26:34
Line 1 
Line 1 
 .Dd May 28, 2012  .\" $OpenBSD$
   .Dd $Mdocdate$
 .Dt ESC-H 1  .Dt ESC-H 1
 .Os OpenBSD  .Os
 .Sh NAME  .Sh NAME
 .Nm esc-h  .Nm esc-h
 .Nd the roff escape h sequence: horizontal movement  .Nd the roff escape h sequence: horizontal movement
 .Sh DESCRIPTION  .Sh DESCRIPTION
 simple: >\h'0'<  simple: >\h'0'<
   .br
   rounding: >\h'0.16i'<
   .br
   absolute: >\h'|12n'<
 .br  .br
 escape only: >\h'\w'\&'M'<  escape only: >\h'\w'\&'M'<
 .br  .br

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

CVSweb