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 | |
| parent | 30f00a4286ff3109453b091585391de95867d92e (diff) | |
| download | busybox-46fc23b53206d44916eb9ba95f8ce91747eb31e1.tar.gz | |
Cosmetic fixes to webpage
| -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 @@      <p>udhcp[cd]:        <ul>  	<li>add -f "foreground" and -S "syslog" options -	<li>fixed "ifupdown + udhcpc_without_pidpile_creation" bug +	<li>fixed "ifupdown + udhcpc_without_pidfile_creation" bug  	<li>new config option "Rewrite the lease file at every new acknowledge" (Mats Erik Andersson <mats@blue2net.com> (Blue2Net AB))  	<li>consistently treat server_config.start/end IPs as host-order  	<li>fix IP parsing for 64bit machines @@ -33,7 +33,7 @@  	<li>do not chdir to / when daemonizing        </ul> -    <p>top, ps, killall, pidof +    <p>top, ps, killall, pidof:        <ul>  	<li>simpler loadavg processing  	<li>truncate usernames to 8 chars | 
