diff options
author | andersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2000-05-31 20:04:38 +0000 |
---|---|---|
committer | andersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2000-05-31 20:04:38 +0000 |
commit | f38ea9b1c90de1f4e1f77d9af56e0c7e3c881dbb (patch) | |
tree | fd824b05197f0b0fd154712febd429f404222684 /docs | |
parent | f27ba14dbf8d9f2defd60ddeae3b4494d6d60939 (diff) | |
download | busybox-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.html | 2 |
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"> |
249 | Current documentation for BusyBox includes: | 249 | Current 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 |