diff --git a/docs/busybox.net/docs.html b/docs/busybox.net/docs.html
index 353c3046c..d43467ecf 100644
--- a/docs/busybox.net/docs.html
+++ b/docs/busybox.net/docs.html
@@ -5,18 +5,13 @@
Current documentation for BusyBox includes:
- - FAQ Frequently Asked Questions
+ - FAQ Frequently Asked Questions, including
+ how to configure, build, use, extend, and optimize busybox.
- BusyBox.html. This is a
list of the all the available commands in BusyBox
with complete usage information and examples of how
- to use each app. We have spent a lot of time
- updating these docs and trying to make them fairly
- comprehensive. If you find any errors (factual,
- grammatical, whatever) please let us know.
-
- - Developer documentation To help
- programmers understand BusyBox's design and implementation.
+ to use each app.
- README. This is
the README file included in the busybox source