Date: Wed, 29 Aug 2012 05:59:55 +0000 (UTC) From: Warren Block <wblock@FreeBSD.org> To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r39467 - head/en_US.ISO8859-1/books/handbook/mirrors Message-ID: <201208290559.q7T5xt1c093545@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: wblock Date: Wed Aug 29 05:59:54 2012 New Revision: 39467 URL: http://svn.freebsd.org/changeset/doc/39467 Log: 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 Modified: head/en_US.ISO8859-1/books/handbook/mirrors/chapter.sgml Modified: head/en_US.ISO8859-1/books/handbook/mirrors/chapter.sgml ============================================================================== --- head/en_US.ISO8859-1/books/handbook/mirrors/chapter.sgml Tue Aug 28 23:06:41 2012 (r39466) +++ head/en_US.ISO8859-1/books/handbook/mirrors/chapter.sgml Wed Aug 29 05:59:54 2012 (r39467) @@ -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>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201208290559.q7T5xt1c093545>