diff --git a/en_US.ISO8859-1/books/handbook/mirrors/chapter.sgml b/en_US.ISO8859-1/books/handbook/mirrors/chapter.sgml index 30d7128873..8b9322febe 100644 --- a/en_US.ISO8859-1/books/handbook/mirrors/chapter.sgml +++ b/en_US.ISO8859-1/books/handbook/mirrors/chapter.sgml @@ -257,13 +257,13 @@ In Subversion, URLs are used to designate a repository, taking the form of protocol://hostname/path. 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, base - for the &os; Base system, ports for the - FreeBSD Ports Collection, and doc for the - FreeBSD Documentation. For example, the URL + for the &os; base system source code, ports + for the Ports Collection, and doc for + documentation. For example, the URL svn://svn0.us-east.FreeBSD.org/ports/head/ - specifies the main branch of the &os; ports repository on the + specifies the main branch of the ports repository on the svn0.us-east.FreeBSD.org mirror, using the svn protocol.