diff options
author | 2013-08-05 23:35:02 +0000 | |
---|---|---|
committer | 2013-08-05 23:35:02 +0000 | |
commit | edc67808fabb3ac57948ad4d02115492391c2ca1 (patch) | |
tree | 90b0be6754d39e47be1e70d7c6fc984f54b181f0 /sys/dev/usb/if_kue.c | |
parent | First stab at updating this monster to the Intel/FreeBSD current version. (diff) | |
download | wireguard-openbsd-edc67808fabb3ac57948ad4d02115492391c2ca1.tar.xz wireguard-openbsd-edc67808fabb3ac57948ad4d02115492391c2ca1.zip |
After a leading blank on an output line, the first word was counted twice
against vend, causing a premature line break. Fix that bug by reverting
revision 1.10 which Kristaps committed four years ago. Kristaps patch is no
longer needed because the code below /* Write out the [remaining] word. */
now handles leading blanks correctly, probably already for a long time.
This avoids premature line breaks in about a dozen base system manuals,
for example as(1) and gdb(1), and alignment issues in another twenty,
for example mount(2), ip6(4), pfctl(8), and crypto(9).
Diffstat (limited to 'sys/dev/usb/if_kue.c')
0 files changed, 0 insertions, 0 deletions