summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docs-getting-files-en.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs-getting-files-en.xml b/docs-getting-files-en.xml
index db4cdf4..e244aaa 100644
--- a/docs-getting-files-en.xml
+++ b/docs-getting-files-en.xml
@@ -1,4 +1,4 @@
-<!-- $Id: docs-getting-files-en.xml,v 1.1 2003/09/22 16:34:23 tfox Exp $ -->
+<!-- $Id: docs-getting-files-en.xml,v 1.2 2005/05/03 18:45:19 pfrields Exp $ -->
<chapter id="ch-getting-files">
<title>Getting the Files</title>
@@ -37,7 +37,7 @@
</para>
<screen>
-<command>export CVSROOT=:pserver:anonymous@rhlinux.redhat.com:/usr/local/CVS</command>
+<command>export CVSROOT=:pserver:anonymous@cvs.fedora.redhat.com:/cvs/docs</command>
<command>cvs -z3 login</command>
<command>cvs -z3 co fedora-docs</command>
</screen>