summaryrefslogtreecommitdiffstats
path: root/faq/en/faq_001.xml
diff options
context:
space:
mode:
authorpknbe <pknbe>2010-08-04 08:53:50 +0000
committerpknbe <pknbe>2010-08-04 08:53:50 +0000
commite0f0562dfad7ed517ca074e5beea97972e8a4990 (patch)
tree6c5bcc24fa89991e3212a45780acc1b5e9ac74a1 /faq/en/faq_001.xml
parenta2bb0bac5c6bb2596254343571ebd4af99043ae7 (diff)
downloadsylpheeddoc-doc-e0f0562dfad7ed517ca074e5beea97972e8a4990.tar.gz
sylpheeddoc-doc-e0f0562dfad7ed517ca074e5beea97972e8a4990.tar.xz
sylpheeddoc-doc-e0f0562dfad7ed517ca074e5beea97972e8a4990.zip
Some fixes to the recent FAQ updates.
Diffstat (limited to 'faq/en/faq_001.xml')
-rw-r--r--faq/en/faq_001.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/faq/en/faq_001.xml b/faq/en/faq_001.xml
index 9f30f48..154ed34 100644
--- a/faq/en/faq_001.xml
+++ b/faq/en/faq_001.xml
@@ -532,13 +532,13 @@ sylpheedmail/.
</qandaentry>
<qandaentry>
<question>
- <para>Where I can obtain source code for this document?</para>
+ <para>Where I can obtain source files for this document?</para>
</question>
<answer>
- <para>The source DocBook XML files in which this document is written can be obtained from a <ulink url="http://sylpheeddoc.cvs.sourceforge.net/sylpheeddoc/">public CVS repository</ulink> that is part of the Sylpheed Documentation Project. The source files with all the necessary build system, XSL stylesheets, or snapshots are stored under the &quot;<ulink url="http://sylpheeddoc.cvs.sourceforge.net/viewvc/sylpheeddoc/doc/">doc</ulink>&quot; module in the CVS repository and can be checked out through anonymous CVS with the following commands (simply press Enter when prompted for a password):</para>
+ <para>The source DocBook XML files in which this document is written can be obtained from a <ulink url="http://sylpheeddoc.cvs.sourceforge.net/sylpheeddoc/">public CVS repository</ulink> that is part of the <ulink url="http://sylpheeddoc.sourceforge.net/">Sylpheed Documentation Project</ulink>. The source files with all the necessary build system, XSL stylesheets or snapshots are stored under the &quot;<ulink url="http://sylpheeddoc.cvs.sourceforge.net/viewvc/sylpheeddoc/doc/">doc</ulink>&quot; module in the CVS repository and can be checked out through anonymous CVS with the following commands (simply press Enter when prompted for a password):</para>
<para><command>cvs -d:pserver:anonymous@sylpheeddoc.cvs.sourceforge.net:/cvsroot/sylpheeddoc login</command></para>
<para><command>cvs -z3 -d:pserver:anonymous@sylpheeddoc.cvs.sourceforge.net:/cvsroot/sylpheeddoc co -P doc</command></para>
- <para>The source files are also included in .tar.gz and .zip archives made available with each documentation release, these can be downloaded from the <ulink url="http://sourceforge.net/projects/sylpheeddoc/files/">appropriate project page</ulink>. For more information on the used project infrastructure, please the <ulink url="http://sylpheeddoc.sourceforge.net/en/tools.html">project website</ulink>.</para>
+ <para>The source files are also included in .tar.gz and .zip archives made available with each documentation release, these can be downloaded from the <ulink url="http://sourceforge.net/projects/sylpheeddoc/files/">appropriate project page</ulink>. For more information on the used project infrastructure, please the <ulink url="http://sylpheeddoc.sourceforge.net/en/tools.html">project website</ulink>.</para>
</answer>
</qandaentry>
<qandaentry>