diff options
author | Eric Andersen | 2000-05-31 20:04:38 +0000 |
---|---|---|
committer | Eric Andersen | 2000-05-31 20:04:38 +0000 |
commit | b5966368d78dfe3354371ad6f467671e4626e685 (patch) | |
tree | fd824b05197f0b0fd154712febd429f404222684 /docs | |
parent | deb0331eb64d6bf9c92c0e5633eb84c49bf2b411 (diff) | |
download | busybox-b5966368d78dfe3354371ad6f467671e4626e685.zip busybox-b5966368d78dfe3354371ad6f467671e4626e685.tar.gz |
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
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 ea46709..81fb4ba 100644 --- a/docs/busybox.net/index.html +++ b/docs/busybox.net/index.html @@ -248,7 +248,7 @@ BusyBox is licensed under the <TR><TD BGCOLOR="#eeeee0"> Current documentation for BusyBox includes: <ul> - <li> <a href="BusyBox.html">BusyBox.html</a> + <li> <a href="ftp://ftp.lineo.com/pub/busybox/BusyBox.html">BusyBox.html</a> This is a list of the all the available commands in BusyBox with complete usage information and examples of how to use each app. I spent a <em>lot</em> of time updating these docs and trying to make them |