=================================================================== RCS file: /cvs/mandoc/regress/roff/esc/h.in,v retrieving revision 1.3 retrieving revision 1.4 diff -u -p -r1.3 -r1.4 --- mandoc/regress/roff/esc/h.in 2017/06/14 17:51:22 1.3 +++ mandoc/regress/roff/esc/h.in 2017/06/14 23:24:18 1.4 @@ -9,6 +9,8 @@ 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'\&''<