svn commit: r40608 - head/en_US.ISO8859-1/books/handbook/cutting-edge
Eitan Adler
eadler at FreeBSD.org
Sun Jan 13 06:27:53 UTC 2013
Author: eadler
Date: Sun Jan 13 06:27:52 2013
New Revision: 40608
URL: http://svnweb.freebsd.org/changeset/doc/40608
Log:
Fix branch for 9.0 (it should be releng, not stable).
Also fix oddly named link.
Submitted by: Edward Sanford Sutton, III (mirror176 at cox.net)
Approved by: ??? (mentor)
Modified:
head/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.xml
Modified: head/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.xml Sun Jan 13 06:24:35 2013 (r40607)
+++ head/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.xml Sun Jan 13 06:27:52 2013 (r40608)
@@ -1664,9 +1664,10 @@ Fetching 133 new ports or files... done.
&os; development as it occurs. Branch names include
<literal>head</literal> for the current development
head, and branches identified in <ulink
- url="&url.base;/releng/"/>, such as
+ url="&url.base;/releng/">the release engineering page</ulink>,
+ such as
<literal>stable/9</literal> or
- <literal>stable/9.0</literal>. The preferred URL
+ <literal>releng/9.0</literal>. The preferred URL
prefix for <application>Subversion</application>
checkout of the base system is
<literal>http://svn.freebsd.org/base/</literal>;
More information about the svn-doc-all
mailing list