diff options
author | Denis Vlasenko <vda.linux@googlemail.com> | 2007-12-24 17:33:56 +0000 |
---|---|---|
committer | Denis Vlasenko <vda.linux@googlemail.com> | 2007-12-24 17:33:56 +0000 |
commit | 7b55c7f97d1aec5a34a33b8ce6412f2d62f7122a (patch) | |
tree | 2b1983873053d2fe324018bd892361c1229fca81 | |
parent | 8e5b6f58a27d840cabf491634e956407d147ddb6 (diff) | |
download | busybox-7b55c7f97d1aec5a34a33b8ce6412f2d62f7122a.tar.gz |
fix typo in web page
-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 28ddcbc58..30d67925d 100644 --- a/docs/busybox.net/news.html +++ b/docs/busybox.net/news.html @@ -48,7 +48,7 @@ parse_prompt 4132 insmod_main 3152 <li>[su]login: sanitize environment if called by non-root <li>udhcpc: support "bad" servers which send oversized packets (Cristian Ionescu-Idbohrn <cristian.ionescu-idbohrn at axis.com>) - <li>udhcpc: -O option allows to specify which options to ask tor + <li>udhcpc: -O option allows to specify which options to ask for (Stefan Hellermann <stefan at the2masters.de>) <li>udhcpc: optionally check whether given IP is really free (by ARP ping) (Jonas Danielsson <jonas.danielsson at axis.com>) |