=================================================================== RCS file: /cvs/mandoc/regress/roff/esc/h.in,v retrieving revision 1.2 retrieving revision 1.4 diff -u -p -r1.2 -r1.4 --- mandoc/regress/roff/esc/h.in 2017/06/01 19:05:38 1.2 +++ mandoc/regress/roff/esc/h.in 2017/06/14 23:24:18 1.4 @@ -7,6 +7,10 @@ .Sh DESCRIPTION simple: >\h'0'< .br +rounding: >\h'0.16i'< +.br +absolute: >\h'|12n'< +.br escape only: >\h'\w'\&'M'< .br escape at the end: >\h'0+\w'\&''<