diff options
author | Denis Vlasenko <vda.linux@googlemail.com> | 2008-03-21 21:22:24 +0000 |
---|---|---|
committer | Denis Vlasenko <vda.linux@googlemail.com> | 2008-03-21 21:22:24 +0000 |
commit | b9d0f0c762b72ff4ca0e667b62c48b4b95b6126e (patch) | |
tree | d22d29c85f0382174620346cce482656dc69e324 | |
parent | 74f8208f1896ceb2828a84d93999584a8407565b (diff) | |
download | busybox-w32-b9d0f0c762b72ff4ca0e667b62c48b4b95b6126e.tar.gz busybox-w32-b9d0f0c762b72ff4ca0e667b62c48b4b95b6126e.tar.bz2 busybox-w32-b9d0f0c762b72ff4ca0e667b62c48b4b95b6126e.zip |
webpage: typo fix
-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 c9f682960..8b874203e 100644 --- a/docs/busybox.net/news.html +++ b/docs/busybox.net/news.html | |||
@@ -152,7 +152,7 @@ iproute_list_or_flush 3680 readhere 2308 | |||
152 | <li>unzip: handle short reads correctly | 152 | <li>unzip: handle short reads correctly |
153 | <li>vi: many fixes | 153 | <li>vi: many fixes |
154 | <li>zcip: don't chdir to root | 154 | <li>zcip: don't chdir to root |
155 | <li>zcip: open ARP socket before openlog (else we can thrash syslog socket) | 155 | <li>zcip: open ARP socket before openlog (else we can trash syslog socket) |
156 | </ul> | 156 | </ul> |
157 | </p> | 157 | </p> |
158 | 158 | ||