summaryrefslogtreecommitdiffstats
path: root/common/cvs-en.xml
diff options
context:
space:
mode:
authorKarsten Wade <kwade@redhat.com>2007-01-05 01:14:08 +0000
committerKarsten Wade <kwade@redhat.com>2007-01-05 01:14:08 +0000
commit9696d9172db371a7e0c8b6ae3cf3d0f2ea43209e (patch)
tree835dc5cf9e341d09185a2e47ecdc77a22430dce7 /common/cvs-en.xml
parent8adacfb3438f9938e8b88aefff4e2ca75db42fae (diff)
downloadfedora-doc-utils-9696d9172db371a7e0c8b6ae3cf3d0f2ea43209e.tar.gz
fedora-doc-utils-9696d9172db371a7e0c8b6ae3cf3d0f2ea43209e.tar.xz
fedora-doc-utils-9696d9172db371a7e0c8b6ae3cf3d0f2ea43209e.zip
fixing from bug observed by mjw on #fedora-docs, fixing across all translations for consistency and because the string fix is the same regardless of translation.
Diffstat (limited to 'common/cvs-en.xml')
-rw-r--r--common/cvs-en.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/cvs-en.xml b/common/cvs-en.xml
index f39f201..e22c731 100644
--- a/common/cvs-en.xml
+++ b/common/cvs-en.xml
@@ -306,7 +306,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>