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-w32-7b55c7f97d1aec5a34a33b8ce6412f2d62f7122a.tar.gz busybox-w32-7b55c7f97d1aec5a34a33b8ce6412f2d62f7122a.tar.bz2 busybox-w32-7b55c7f97d1aec5a34a33b8ce6412f2d62f7122a.zip |
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 | |||
48 | <li>[su]login: sanitize environment if called by non-root | 48 | <li>[su]login: sanitize environment if called by non-root |
49 | <li>udhcpc: support "bad" servers which send oversized packets | 49 | <li>udhcpc: support "bad" servers which send oversized packets |
50 | (Cristian Ionescu-Idbohrn <cristian.ionescu-idbohrn at axis.com>) | 50 | (Cristian Ionescu-Idbohrn <cristian.ionescu-idbohrn at axis.com>) |
51 | <li>udhcpc: -O option allows to specify which options to ask tor | 51 | <li>udhcpc: -O option allows to specify which options to ask for |
52 | (Stefan Hellermann <stefan at the2masters.de>) | 52 | (Stefan Hellermann <stefan at the2masters.de>) |
53 | <li>udhcpc: optionally check whether given IP is really free (by ARP ping) | 53 | <li>udhcpc: optionally check whether given IP is really free (by ARP ping) |
54 | (Jonas Danielsson <jonas.danielsson at axis.com>) | 54 | (Jonas Danielsson <jonas.danielsson at axis.com>) |