diff options
author | 2010-04-12 22:52:19 +0000 | |
---|---|---|
committer | 2010-04-12 22:52:19 +0000 | |
commit | a1dd05fd651fc8de3602dd6f62591d870222fa7f (patch) | |
tree | 7cc43eea7c270c9c693161daee7cb3474e2c0fc2 /usr.bin/mandoc/main.c | |
parent | Enable transparent console cursor by adding a driver internal character (diff) | |
download | wireguard-openbsd-a1dd05fd651fc8de3602dd6f62591d870222fa7f.tar.xz wireguard-openbsd-a1dd05fd651fc8de3602dd6f62591d870222fa7f.zip |
Partial revert of term.c rev. 1.23
because jmc@ noticed that it broke blank lines in literal displays.
The original idea was to suppress stray blank lines.
But we don't want to suppress *all* blank lines,
instead just those caused by nested lists.
So do the check whether there was any output on this line,
i.e. whether or not to break the line,
at the right place, which is after processing the .It body.
Diffstat (limited to 'usr.bin/mandoc/main.c')
0 files changed, 0 insertions, 0 deletions