Minimal implementation of the \h (horizontal motion) escape sequence.
authorschwarze <schwarze@openbsd.org>
Thu, 1 Jun 2017 19:05:15 +0000 (19:05 +0000)
committerschwarze <schwarze@openbsd.org>
Thu, 1 Jun 2017 19:05:15 +0000 (19:05 +0000)
commit8e935ceab83e2fb72e4e27e9ef21243319f2df5c
tree5203ac769f21067e819ac28e8322cd71e651aaf6
parent648df85bf85f50d16984c6ba4b073c1c38d606cd
Minimal implementation of the \h (horizontal motion) escape sequence.
Good enough to cope with the average DocBook insanity.
regress/usr.bin/mandoc/roff/esc/h.in
share/man/man7/roff.7
usr.bin/mandoc/mandoc.c
usr.bin/mandoc/mandoc.h
usr.bin/mandoc/mdoc_term.c
usr.bin/mandoc/term.c