If an explicit line break request (.br or .sp) occurs within an .HP block,
authorschwarze <schwarze@openbsd.org>
Sun, 19 Apr 2015 19:43:50 +0000 (19:43 +0000)
committerschwarze <schwarze@openbsd.org>
Sun, 19 Apr 2015 19:43:50 +0000 (19:43 +0000)
commit5ce49a8e00011c89142566c2ee302e2066a989e1
treed18363d836c3f16bc6cf66e07babd145f60ac3e2
parentea654bb877deead751d716e4e329363b62a28881
If an explicit line break request (.br or .sp) occurs within an .HP block,
the next line doesn't hang, but is simply indented.
Issue found by Christian Neukirchen <chneukirchen at gmail dot com>
in the dmsetup(8) manual on Linux.
This patch also improves the indentation of XDGA(3) and XrmGetResource(3).
regress/usr.bin/mandoc/man/HP/spacing.in
regress/usr.bin/mandoc/man/HP/spacing.out_ascii
usr.bin/mandoc/man_term.c