summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorDarren Salt <linux@youmustbejoking.demon.co.uk>2006-05-15 19:31:50 +0000
committerDarren Salt <linux@youmustbejoking.demon.co.uk>2006-05-15 19:31:50 +0000
commite7408c02b9169f7805364769953e26959bede94d (patch)
tree8bfd095e9bdee811fc610aa4799ba19634556ec8 /doc
parente995029cf2809743acc2afbd74d0a53da2b11d56 (diff)
downloadxine-lib-e7408c02b9169f7805364769953e26959bede94d.tar.gz
xine-lib-e7408c02b9169f7805364769953e26959bede94d.tar.bz2
Reflect a change in the CVS server's name.
CVS patchset: 7990 CVS date: 2006/05/15 19:31:50
Diffstat (limited to 'doc')
-rw-r--r--doc/faq/faq.sgml4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/faq/faq.sgml b/doc/faq/faq.sgml
index 5246c3587..0a4a43491 100644
--- a/doc/faq/faq.sgml
+++ b/doc/faq/faq.sgml
@@ -117,13 +117,13 @@
</para>
<para>
To check out xine-modules from CVS, first do this:
- <screen>&nbsp;&nbsp;&nbsp;<command>cvs -d :pserver:anonymous@cvs.xine.sf.net:/cvsroot/xine login</command></screen>
+ <screen>&nbsp;&nbsp;&nbsp;<command>cvs -d :pserver:anonymous@xine.cvs.sourceforge.net:/cvsroot/xine login</command></screen>
The password is empty, just press Enter.
</para>
<para>
Then, to check out individual modules (e.g. <filename>xine-lib</filename>,
<filename>gnome-xine</filename> or <filename>xine-ui</filename>):
- <screen>&nbsp;&nbsp;&nbsp;<command>cvs -d :pserver:anonymous@cvs.xine.sf.net:/cvsroot/xine co &lt;modulename&gt;</command></screen>
+ <screen>&nbsp;&nbsp;&nbsp;<command>cvs -d :pserver:anonymous@xine.cvs.sourceforge.net:/cvsroot/xine co &lt;modulename&gt;</command></screen>
</para>
</sect2>