CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/06/01 13:05:15
Modified files:
usr.bin/mandoc : mandoc.c mandoc.h mdoc_term.c term.c
regress/usr.bin/mandoc/roff/esc: h.in
share/man/man7 : roff.7
Log message:
Minimal implementation of the \h (horizontal motion) escape sequence.
Good enough to cope with the average DocBook insanity.
