Replace some occurrences of "FreeBSD" with &os;, reword and adjust
capitalization slightly. Variation of patch submitted by ryusuke. Submitted by: ryusuke Reviewed by: simon, ryusuke
This commit is contained in:
parent
5a6589bf21
commit
7237d1700e
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=39467
1 changed files with 5 additions and 5 deletions
|
@ -257,13 +257,13 @@
|
|||
<para>In Subversion, URLs are used to designate a repository,
|
||||
taking the form of <literal>protocol://hostname/path</literal>.
|
||||
Mirrors may support different protocols as specified below. The
|
||||
first component of the path is the FreeBSD repository to access.
|
||||
first component of the path is the &os; repository to access.
|
||||
There are three different repositories, <literal>base</literal>
|
||||
for the &os; Base system, <literal>ports</literal> for the
|
||||
FreeBSD Ports Collection, and <literal>doc</literal> for the
|
||||
FreeBSD Documentation. For example, the URL
|
||||
for the &os; base system source code, <literal>ports</literal>
|
||||
for the Ports Collection, and <literal>doc</literal> for
|
||||
documentation. For example, the URL
|
||||
<literal>svn://svn0.us-east.FreeBSD.org/ports/head/</literal>
|
||||
specifies the main branch of the &os; ports repository on the
|
||||
specifies the main branch of the ports repository on the
|
||||
<hostid role="fqdn">svn0.us-east.FreeBSD.org</hostid> mirror,
|
||||
using the svn protocol.</para>
|
||||
|
||||
|
|
Loading…
Reference in a new issue