aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorandersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277>2000-05-31 20:04:38 +0000
committerandersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277>2000-05-31 20:04:38 +0000
commitf38ea9b1c90de1f4e1f77d9af56e0c7e3c881dbb (patch)
treefd824b05197f0b0fd154712febd429f404222684 /docs
parentf27ba14dbf8d9f2defd60ddeae3b4494d6d60939 (diff)
downloadbusybox-w32-f38ea9b1c90de1f4e1f77d9af56e0c7e3c881dbb.tar.gz
busybox-w32-f38ea9b1c90de1f4e1f77d9af56e0c7e3c881dbb.tar.bz2
busybox-w32-f38ea9b1c90de1f4e1f77d9af56e0c7e3c881dbb.zip
Minor doc fix. Added several bugs to the todo list. Fixed the way init
scans /etc/inittab entries so that commands can contain ":"s. -Erik git-svn-id: svn://busybox.net/trunk/busybox@584 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to 'docs')
-rw-r--r--docs/busybox.net/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/busybox.net/index.html b/docs/busybox.net/index.html
index ea46709a8..81fb4baa3 100644
--- a/docs/busybox.net/index.html
+++ b/docs/busybox.net/index.html
@@ -248,7 +248,7 @@ BusyBox is licensed under the
248<TR><TD BGCOLOR="#eeeee0"> 248<TR><TD BGCOLOR="#eeeee0">
249Current documentation for BusyBox includes: 249Current documentation for BusyBox includes:
250<ul> 250<ul>
251 <li> <a href="BusyBox.html">BusyBox.html</a> 251 <li> <a href="ftp://ftp.lineo.com/pub/busybox/BusyBox.html">BusyBox.html</a>
252 This is a list of the all the available commands in BusyBox with complete 252 This is a list of the all the available commands in BusyBox with complete
253 usage information and examples of how to use each app. I spent 253 usage information and examples of how to use each app. I spent
254 a <em>lot</em> of time updating these docs and trying to make them 254 a <em>lot</em> of time updating these docs and trying to make them