Better clarify the CVS tree situation
 -Erik
diff --git a/docs/busybox.net/index.html b/docs/busybox.net/index.html
index 5bac9b2..3ea69db 100644
--- a/docs/busybox.net/index.html
+++ b/docs/busybox.net/index.html
@@ -183,23 +183,25 @@
 
         <tr>
           <td bgcolor="#EEEEE0">
+              Source for the latest release can always be
+              downloaded from <a href="downloads">http://www.busybox.net/downloads</a>.
+	      <p>
+
+	  BusyBox now has <b>two</b> CVS trees.  The "busybox-stable"
+	  tree contains the latest updates to the 0.60.x stable series.
+	  The "busybox" tree contains the latest development version
+	  of busybox.<br>
             <ul>
-              <li>Source for the latest release can always be
-              downloaded from <a href=
-              "downloads">http://www.busybox.net/downloads</a>.</li>
-
-              <li>A new snapshot of the stable, and the development CVS source 
-		trees are generated daily and made available as a bzip2ed 
-		tarballs <a href= "downloads/snapshots/">right here</a>.</li>
-
-              <li>BusyBox now has <b>two</b>publically browsable CVS trees.
-	      This one <a href="/cgi-bin/cvsweb/busybox/">is the CVS tree for the 
-		development version if BusyBox</a>, and this one 
-		<a href="/cgi-bin/cvsweb/busybox/">is the CVS tree for the 
-		stable 0.60.x version of BusyBox</a>.</li>
-
-	      <li> There is also anonymous <a href="cvs_anon.html">CVS access</a>, 
-		    and for those that are actively contributing there is
+		  <li><a href= "downloads/snapshots/">Daily Snapshots of the the latest 
+		    stable, and the latest development CVS source trees can be found right here</a>. 
+		  <br>
+		  </li><li><a href="/cgi-bin/cvsweb/busybox/">Click here to browse the CVS 
+		      tree for the development version if BusyBox</a>
+		  </li><li><a href="/cgi-bin/cvsweb/busybox/">Click here to browse
+		    the CVS tree for the stable 0.60.x version of BusyBox</a>.
+		    </li><li>Anonymous <a href="cvs_anon.html">CVS
+		    access</a> is available.
+		    </li><li>For those that are actively contributing there is
 		    even <a href="cvs_write.html">CVS write access</a>.</li>
             </ul>
           </td>