diff options
author | Denis Vlasenko <vda.linux@googlemail.com> | 2008-06-16 04:09:25 +0000 |
---|---|---|
committer | Denis Vlasenko <vda.linux@googlemail.com> | 2008-06-16 04:09:25 +0000 |
commit | f45c4f41b792e4b7c52eaf21b9540112887e861b (patch) | |
tree | e5f35073f61b6178d49d02821676894f32b7a32f /docs/busybox.net/news.html | |
parent | 57c899e4c2be4d0bddeaaca9c34ea0f484f92ad8 (diff) |
whitespace and comment fixes, no code changes
Diffstat (limited to 'docs/busybox.net/news.html')
-rw-r--r-- | docs/busybox.net/news.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/busybox.net/news.html b/docs/busybox.net/news.html index f13901f04..47e61f21a 100644 --- a/docs/busybox.net/news.html +++ b/docs/busybox.net/news.html @@ -191,7 +191,7 @@ iproute_list_or_flush 3680 readhere 2308 <li>tail: fix "tail -c 20 /dev/huge_disk" (was taking ages) <li>tar: compat: handle tarballs with only one zero block at the end <li>tar: autodetection of gz/bz2 compressed tarballs. Closes bug 992 - <li>tar: real support for -p. By Natanael Copa <natanael.copa at gmail.com> + <li>tar: real support for -p. By Natanael Copa <natanael.copa at gmail.com> <li>tcpudp: narrow down time window where we have no wildcard socket <li>telnetd: use login always, not "sometimes login, sometimes shell" <li>test: fix mishandling of "test ! arg1 op arg2 more args" |