From d8c7c6ffce23bbecefc466d5d58fdcdc26241e5e Mon Sep 17 00:00:00 2001
From: Glen Barber <gjb@FreeBSD.org>
Date: Tue, 19 Jun 2012 12:22:48 +0000
Subject: [PATCH] Update the introduction chapter to reflect the CVS->SVN
 conversion.

Patched/submitted by:	ryusuke
---
 .../books/handbook/introduction/chapter.sgml   | 18 ++++++++++++------
 1 file changed, 12 insertions(+), 6 deletions(-)

diff --git a/en_US.ISO8859-1/books/handbook/introduction/chapter.sgml b/en_US.ISO8859-1/books/handbook/introduction/chapter.sgml
index 386eb19f90..ce1157e2c9 100644
--- a/en_US.ISO8859-1/books/handbook/introduction/chapter.sgml
+++ b/en_US.ISO8859-1/books/handbook/introduction/chapter.sgml
@@ -785,17 +785,23 @@
 	      The switch was deemed necessary, as the technical limitations
 	      imposed by <application>CVS</application> were becoming obvious
 	      due to the rapid expansion of the source tree and the amount
-	      of history already stored.  While the main repository now uses
+	      of history already stored.  While the base repository now uses
 	      <application>SVN</application>, client side tools like
 	      <application>csup</application> that depend on the older
 	      <application>CVS</application> infrastructure, continue to
 	      work normally &mdash; changes in the
 	      <application>SVN</application> repository are backported to
-	      <application>CVS</application> for this purpose.
-	      Currently, only the central source tree is controlled by
-	      <application>SVN</application>.
-	      The documentation, World Wide Web, and Ports repositories are
-	      still using <application>CVS</application>.  The primary
+	      <application>CVS</application> for this purpose.</para>
+
+	    <para>In May 2012, the Documentation Project repository
+	      also moved from <application>CVS</application> to
+	      <application>SVN</application>.  Unlike the base system,
+	      the documentation <application>SVN</application>
+	      repository is not backported to
+	      <application>CVS</application>.</para>
+
+	    <para>The Ports repository is
+	      currently using <application>CVS</application>.  The primary
 	      <ulink
 		url="http://www.FreeBSD.org/cgi/cvsweb.cgi">repository</ulink>
 	      resides on a machine in Santa Clara CA, USA