=================================================================== RCS file: /cvs/mandoc/regress/roff/esc/h.in,v retrieving revision 1.2 retrieving revision 1.3 diff -u -p -r1.2 -r1.3 --- mandoc/regress/roff/esc/h.in 2017/06/01 19:05:38 1.2 +++ mandoc/regress/roff/esc/h.in 2017/06/14 17:51:22 1.3 @@ -7,6 +7,8 @@ .Sh DESCRIPTION simple: >\h'0'< .br +rounding: >\h'0.16i'< +.br escape only: >\h'\w'\&'M'< .br escape at the end: >\h'0+\w'\&''<