Fix branch for 9.0 (it should be releng, not stable).
Also fix oddly named link. Submitted by: Edward Sanford Sutton, III (mirror176@cox.net) Approved by: ??? (mentor)
This commit is contained in:
parent
5584f7205a
commit
9d29a05954
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=40608
1 changed files with 3 additions and 2 deletions
|
@ -1664,9 +1664,10 @@ Fetching 133 new ports or files... done.</screen>
|
|||
&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>;
|
||||
|
|
Loading…
Reference in a new issue