summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKarsten Wade <kwade@redhat.com>2007-01-05 01:10:04 +0000
committerKarsten Wade <kwade@redhat.com>2007-01-05 01:10:04 +0000
commit8adacfb3438f9938e8b88aefff4e2ca75db42fae (patch)
tree7db9f56c3f2a3fdd31b94c488e2a120226c37cc6
parentbaa0419d612c2585b2ebb062d58a510e921a1f69 (diff)
fixing from bug observed by mjw on #fedora-docs
-rw-r--r--common/cvs-en_US.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/cvs-en_US.xml b/common/cvs-en_US.xml
index 541ceae..448890e 100644
--- a/common/cvs-en_US.xml
+++ b/common/cvs-en_US.xml
@@ -305,7 +305,7 @@ update -dP</computeroutput></screen>
<application>CVS</application> to be located, and execute the
following commands:
</para>
-<screen><prompt>$ </prompt><command>export CVSROOT=:pserver:cvs.fedora.redhat.com:/cvs/docs</command>
+<screen><prompt>$ </prompt><command>export CVSROOT=:pserver:anonymous@cvs.fedoraproject.org:/cvs/docs</command>
<prompt>$ </prompt><command>cvs login</command>
<prompt>$ </prompt><command>cvs checkout docs-common</command> <replaceable>module-name</replaceable>
<prompt>$ </prompt><command>cvs checkout</command> <replaceable>module-name</replaceable>