summaryrefslogtreecommitdiffstats
path: root/roff.7
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2017-06-01 19:05:37 +0000
committerIngo Schwarze <schwarze@openbsd.org>2017-06-01 19:05:37 +0000
commit70410dfcfd38b668debf911095b28861d93134f1 (patch)
tree33d8c726de9e8afae8308bd07e389623156bfed1 /roff.7
parent8aa141e07f78054e526f8f85ec8f12e47a40fbb9 (diff)
downloadmandoc-70410dfcfd38b668debf911095b28861d93134f1.tar.gz
Minimal implementation of the \h (horizontal motion) escape sequence.
Good enough to cope with the average DocBook insanity.
Diffstat (limited to 'roff.7')
-rw-r--r--roff.77
1 files changed, 4 insertions, 3 deletions
diff --git a/roff.7 b/roff.7
index 6dc1c1de..464ee2ad 100644
--- a/roff.7
+++ b/roff.7
@@ -1925,9 +1925,10 @@ and
.Ss \eH\(aq Ns Oo +|- Oc Ns Ar number Ns \(aq
Set the height of the current font; ignored by
.Xr mandoc 1 .
-.Ss \eh\(aq Ns Ar number Ns \(aq
-Horizontal motion; ignored by
-.Xr mandoc 1 .
+.Ss \eh\(aq Ns Ar width Ns \(aq
+Horizontal motion relative to the current position.
+The default scaling unit is
+.Cm m .
.Ss \ek[ Ns Ar name ]
Mark horizontal input place in register; ignored by
.Xr mandoc 1 .