diff options
author | Rob Landley <rob@landley.net> | 2005-07-31 04:27:19 +0000 |
---|---|---|
committer | Rob Landley <rob@landley.net> | 2005-07-31 04:27:19 +0000 |
commit | de7f9b733247e212c004fd9804a8a83007ed8930 (patch) | |
tree | b1448f85cbd62704e797014ef2a6ab04854375a4 /docs | |
parent | c7a3e1be8fe22b271193840a5b6bdde93da147ae (diff) | |
download | busybox-w32-de7f9b733247e212c004fd9804a8a83007ed8930.tar.gz busybox-w32-de7f9b733247e212c004fd9804a8a83007ed8930.tar.bz2 busybox-w32-de7f9b733247e212c004fd9804a8a83007ed8930.zip |
Ahem: add new faq entry to list at top of FAQ.html
Diffstat (limited to 'docs')
-rw-r--r-- | docs/busybox.net/FAQ.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/busybox.net/FAQ.html b/docs/busybox.net/FAQ.html index a2d20bf5c..5090c41c2 100644 --- a/docs/busybox.net/FAQ.html +++ b/docs/busybox.net/FAQ.html | |||
@@ -25,6 +25,8 @@ have additions to this FAQ document, we would love to add them, | |||
25 | support contracts?</a> | 25 | support contracts?</a> |
26 | <li><a href="#external">Where can I find other small utilities since busybox does not include the features I want?</a></li> | 26 | <li><a href="#external">Where can I find other small utilities since busybox does not include the features I want?</a></li> |
27 | <li><a href="#support">I think you guys are great and I want to help support your work!</a> | 27 | <li><a href="#support">I think you guys are great and I want to help support your work!</a> |
28 | <li><a href="#optimize">I want to make busybox even smaller, how do I go about it?</a> | ||
29 | |||
28 | 30 | ||
29 | 31 | ||
30 | </ol> | 32 | </ol> |