Properly capitalize 'FreeBSD'.
This commit is contained in:
parent
c65282b0b0
commit
17e781c966
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=42530
1 changed files with 2 additions and 2 deletions
|
@ -138,7 +138,7 @@
|
|||
<para>In the interim period between releases, weekly snapshots are
|
||||
built automatically by the &os; Project build machines and made
|
||||
available for download from <systemitem
|
||||
class="resource">ftp://ftp.freebsd.org/pub/FreeBSD/snapshots/</systemitem>.
|
||||
class="resource">ftp://ftp.FreeBSD.org/pub/FreeBSD/snapshots/</systemitem>.
|
||||
The widespread availability of binary release snapshots, and the
|
||||
tendency of our user community to keep up with -STABLE development
|
||||
with Subversion and <quote><command>make</command>
|
||||
|
@ -336,7 +336,7 @@
|
|||
<note>
|
||||
<para>In all examples below, <literal>$FSVN</literal>
|
||||
refers to the location of the &os; Subversion repository,
|
||||
<literal>svn+ssh://svn.freebsd.org/base/</literal>.</para>
|
||||
<literal>svn+ssh://svn.FreeBSD.org/base/</literal>.</para>
|
||||
</note>
|
||||
|
||||
<para>The layout of &os; branches in Subversion is
|
||||
|
|
Loading…
Reference in a new issue