diff options
author | 2012-07-10 19:53:11 +0000 | |
---|---|---|
committer | 2012-07-10 19:53:11 +0000 | |
commit | 08765786bad7949bd0311c326d614c9766c36586 (patch) | |
tree | 7e4fcb069f15b76ca2794acc44a229ca63b55223 /usr.bin/tmux/cmd-load-buffer.c | |
parent | Make sure that we don't schedule processes on CPUs that we havetaken out of (diff) | |
download | wireguard-openbsd-08765786bad7949bd0311c326d614c9766c36586.tar.xz wireguard-openbsd-08765786bad7949bd0311c326d614c9766c36586.zip |
multiple fixes to -Tascii .HP rendering:
* do not add an excessive blank line before the block
* in literal mode, start a new line after the tag
getting this to work requires some general (print_man_node) fixes:
* in literal mode, break the output line at the end of each
input line, not just after those input lines ending in text
* but don't break it when there was no output on the line
* and adjust the margins after the .HP tag
these general fixes require an adjustment to -Tascii .TP rendering:
* set up NOBREAK mode before the body, not after the head
finally, based on all this, implement -Tman .Bl -hang in terms of .HP
Diffstat (limited to 'usr.bin/tmux/cmd-load-buffer.c')
0 files changed, 0 insertions, 0 deletions