aboutsummaryrefslogtreecommitdiff
path: root/maintainer-scripts/README
diff options
context:
space:
mode:
authorIan Lance Taylor <iant@google.com>2010-12-08 23:41:46 +0000
committerIan Lance Taylor <ian@gcc.gnu.org>2010-12-08 23:41:46 +0000
commit709deb77b1beae37abf635d25fbc8035fe740d38 (patch)
tree21d4db598c158458d145beb80ba36e8b72614d63 /maintainer-scripts/README
parent822a338e5af57c616c9fe3d50ee8959b0dd6e61f (diff)
downloadgcc-709deb77b1beae37abf635d25fbc8035fe740d38.zip
gcc-709deb77b1beae37abf635d25fbc8035fe740d38.tar.gz
gcc-709deb77b1beae37abf635d25fbc8035fe740d38.tar.bz2
* README: Change "CVS" to "Subversion".
From-SVN: r167613
Diffstat (limited to 'maintainer-scripts/README')
-rw-r--r--maintainer-scripts/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/maintainer-scripts/README b/maintainer-scripts/README
index eeffed4..9f5b71f 100644
--- a/maintainer-scripts/README
+++ b/maintainer-scripts/README
@@ -2,5 +2,5 @@ This directory contains various files used by the gccadmin account on
gcc.gnu.org, mainly for automated tasks such as the daily update of
the date in gcc/DATESTAMP. There isn't presently any scheme for files
checked in here to be automatically checked out and used by gccadmin,
-so the files in CVS and those used by gccadmin must be kept in sync
-manually.
+so the files in Subversion and those used by gccadmin must be kept in
+sync manually.