aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/busybox.net/news.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/busybox.net/news.html b/docs/busybox.net/news.html
index 0db69e576..1dbf219f3 100644
--- a/docs/busybox.net/news.html
+++ b/docs/busybox.net/news.html
@@ -25,7 +25,7 @@
25 <p>udhcp[cd]: 25 <p>udhcp[cd]:
26 <ul> 26 <ul>
27 <li>add -f "foreground" and -S "syslog" options 27 <li>add -f "foreground" and -S "syslog" options
28 <li>fixed "ifupdown + udhcpc_without_pidpile_creation" bug 28 <li>fixed "ifupdown + udhcpc_without_pidfile_creation" bug
29 <li>new config option "Rewrite the lease file at every new acknowledge" (Mats Erik Andersson &lt;mats@blue2net.com&gt; (Blue2Net AB)) 29 <li>new config option "Rewrite the lease file at every new acknowledge" (Mats Erik Andersson &lt;mats@blue2net.com&gt; (Blue2Net AB))
30 <li>consistently treat server_config.start/end IPs as host-order 30 <li>consistently treat server_config.start/end IPs as host-order
31 <li>fix IP parsing for 64bit machines 31 <li>fix IP parsing for 64bit machines
@@ -33,7 +33,7 @@
33 <li>do not chdir to / when daemonizing 33 <li>do not chdir to / when daemonizing
34 </ul> 34 </ul>
35 35
36 <p>top, ps, killall, pidof 36 <p>top, ps, killall, pidof:
37 <ul> 37 <ul>
38 <li>simpler loadavg processing 38 <li>simpler loadavg processing
39 <li>truncate usernames to 8 chars 39 <li>truncate usernames to 8 chars