find: improve usage text (Natanael Copa <natanael.copa@gmail.com>)
[oweals/busybox.git] / docs / busybox.net / subversion.html
index 65be61c73cc190f882ed9b06ab125e215bf7bf6d..7fb620f9890832cca16b03f5bc34d95b39ada45d 100644 (file)
@@ -4,11 +4,11 @@
 
 
 
-<h2>Patches</h2>
+<h3>Patches</h3>
 
 <p>If you don't want to mess with subversion, you can download
 <a href="/downloads/patches/">all BusyBox patches</a> or check the
-<a href="/downloads/patches/last10.html">ten most recent</a>.
+<a href="/downloads/patches/recent.html">most recent patches</a>.
 
 <h3>Anonymous Subversion Access</h3>
 
@@ -18,6 +18,11 @@ grab a copy of the latest version of BusyBox using anonymous svn access:
 <pre>
 svn co svn://busybox.net/trunk/busybox</pre>
 
+<p>
+The current <em>stable branch</em> can be obtained with
+<pre>
+svn co svn://busybox.net/branches/busybox_1_1_stable
+</pre>
 
 <p>