Remove reference to programming.html, update description of FAQ.
diff --git a/docs/busybox.net/docs.html b/docs/busybox.net/docs.html
index 353c304..d43467e 100644
--- a/docs/busybox.net/docs.html
+++ b/docs/busybox.net/docs.html
@@ -5,18 +5,13 @@
 Current documentation for BusyBox includes:
 
 <ul>
-  <li><a href="/FAQ.html">FAQ</a> Frequently Asked Questions</li>
+  <li><a href="/FAQ.html">FAQ</a> Frequently Asked Questions, including
+  how to configure, build, use, extend, and optimize busybox.</li>
 
   <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.  We 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 us know.</li>
-
-  <li><a href="programming.html">Developer documentation</a> To help
-  programmers understand BusyBox's design and implementation.</li>
+  to use each app.</li>
 
   <li><a href="downloads/README">README</a>. This is
   the README file included in the busybox source