summaryrefslogtreecommitdiffstats
path: root/common/cvs-zh_CN.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-zh_CN.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-zh_CN.xml')
-rw-r--r--common/cvs-zh_CN.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/cvs-zh_CN.xml b/common/cvs-zh_CN.xml
index c2a19e7..1f09597 100644
--- a/common/cvs-zh_CN.xml
+++ b/common/cvs-zh_CN.xml
@@ -153,7 +153,7 @@ update -dP</computeroutput></screen></para>
</indexterm>
<para>如果您的目的是下载各篇 &FC; 文档并在自己的系统中编译,那么只读访问就够了。照做本节的指令,然后直接跳转到 <xref linkend="sn-cvs-cvscommands-co"/>。</para>
<para>切换到将存放 <application>CVS</application> 中文件的目录,然后执行下面的命令:</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>