diff options
author | Denis Vlasenko <vda.linux@googlemail.com> | 2007-08-24 11:49:55 +0000 |
---|---|---|
committer | Denis Vlasenko <vda.linux@googlemail.com> | 2007-08-24 11:49:55 +0000 |
commit | 46fc23b53206d44916eb9ba95f8ce91747eb31e1 (patch) | |
tree | 66611a94130cf2ce2796e0b96c8c9ffb95711af9 /docs/busybox.net | |
parent | 30f00a4286ff3109453b091585391de95867d92e (diff) | |
download | busybox-w32-46fc23b53206d44916eb9ba95f8ce91747eb31e1.tar.gz busybox-w32-46fc23b53206d44916eb9ba95f8ce91747eb31e1.tar.bz2 busybox-w32-46fc23b53206d44916eb9ba95f8ce91747eb31e1.zip |
Cosmetic fixes to webpage
Diffstat (limited to 'docs/busybox.net')
-rw-r--r-- | docs/busybox.net/news.html | 4 |
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 <mats@blue2net.com> (Blue2Net AB)) | 29 | <li>new config option "Rewrite the lease file at every new acknowledge" (Mats Erik Andersson <mats@blue2net.com> (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 |