aboutsummaryrefslogtreecommitdiff
path: root/docs/busybox.net
diff options
context:
space:
mode:
Diffstat (limited to 'docs/busybox.net')
-rw-r--r--docs/busybox.net/news.html2
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 &lt;natanael.copa at gmail.com&gt;
+ <li>tar: real support for -p. By Natanael Copa &lt;natanael.copa at gmail.com&gt;
<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"