Cosmetic fixes to webpage

This commit is contained in:
Denis Vlasenko 2007-08-24 11:49:55 +00:00
parent 30f00a4286
commit 46fc23b532

View File

@ -25,7 +25,7 @@
<p>udhcp[cd]: <p>udhcp[cd]:
<ul> <ul>
<li>add -f "foreground" and -S "syslog" options <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 &lt;mats@blue2net.com&gt; (Blue2Net AB)) <li>new config option "Rewrite the lease file at every new acknowledge" (Mats Erik Andersson &lt;mats@blue2net.com&gt; (Blue2Net AB))
<li>consistently treat server_config.start/end IPs as host-order <li>consistently treat server_config.start/end IPs as host-order
<li>fix IP parsing for 64bit machines <li>fix IP parsing for 64bit machines
@ -33,7 +33,7 @@
<li>do not chdir to / when daemonizing <li>do not chdir to / when daemonizing
</ul> </ul>
<p>top, ps, killall, pidof <p>top, ps, killall, pidof:
<ul> <ul>
<li>simpler loadavg processing <li>simpler loadavg processing
<li>truncate usernames to 8 chars <li>truncate usernames to 8 chars