diff options
author | Rob Landley | 2005-08-13 01:12:49 +0000 |
---|---|---|
committer | Rob Landley | 2005-08-13 01:12:49 +0000 |
commit | c7cba1ae3bacb11de6a11df8c2fc98a69e423d7d (patch) | |
tree | d3fbf690db083da3d45fbe4166cc43d396dd7945 /busybox/docs/busybox.net/docs.html | |
parent | be3dae145f71b583f2c975d8dcdc10d9dad2268a (diff) | |
download | busybox-c7cba1ae3bacb11de6a11df8c2fc98a69e423d7d.zip busybox-c7cba1ae3bacb11de6a11df8c2fc98a69e423d7d.tar.gz |
This is published from trunk, remove from 1.0 branch.
Diffstat (limited to 'busybox/docs/busybox.net/docs.html')
-rw-r--r-- | busybox/docs/busybox.net/docs.html | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/busybox/docs/busybox.net/docs.html b/busybox/docs/busybox.net/docs.html deleted file mode 100644 index fc9ac6d..0000000 --- a/busybox/docs/busybox.net/docs.html +++ /dev/null @@ -1,27 +0,0 @@ -<!--#include file="header.html" --> - - -<h3>Documentation</h3> -Current documentation for BusyBox includes: - -<ul> - <li><a href= - "downloads/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 have spent a <em>lot</em> of time - updating these docs and trying to make them fairly - comprehensive. If you find any errors (factual, - grammatical, whatever) please let me know.</li> - - <li><a href="downloads/README">README</a>. This is - the README file included in the busybox source - release.</li> - - <li>If you need more help, the BusyBox <a href= - "lists/busybox/">mailing list</a> is a good place to - start.</li> -</ul> - -<!--#include file="footer.html" --> - |