X-Git-Url: https://git.cameronkatri.com/mandoc.git/blobdiff_plain/d687586337f23b878d3678fc908d2c30b540a058..6679f3bff1fd1867c5173a3832bae2426d7c1e3a:/regress/roff/esc/h.in diff --git a/regress/roff/esc/h.in b/regress/roff/esc/h.in index 56e4275c..0dc7f786 100644 --- a/regress/roff/esc/h.in +++ b/regress/roff/esc/h.in @@ -1,6 +1,7 @@ -.Dd May 28, 2012 +.\" $OpenBSD: h.in,v 1.6 2017/07/04 14:53:27 schwarze Exp $ +.Dd $Mdocdate: July 4 2017 $ .Dt ESC-H 1 -.Os OpenBSD +.Os .Sh NAME .Nm esc-h .Nd the roff escape h sequence: horizontal movement @@ -9,6 +10,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'\&''<