summaryrefslogtreecommitdiff
path: root/doc/guide
diff options
context:
space:
mode:
authorasau <asau>2012-02-02 00:39:23 +0000
committerasau <asau>2012-02-02 00:39:23 +0000
commiteed1f5375b95c7689dc94ac05a2879b9241e4303 (patch)
treee7abd915b42b57b33f9c4cf6c27979fd8ea35dec /doc/guide
parenta792af4081b645f4ad251a6caa745665456c7630 (diff)
downloadpkgsrc-eed1f5375b95c7689dc94ac05a2879b9241e4303.tar.gz
Provide link to list of CVS mirrors.
From Snader_LB via IRC.
Diffstat (limited to 'doc/guide')
-rw-r--r--doc/guide/files/getting.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/guide/files/getting.xml b/doc/guide/files/getting.xml
index b01ad3bd8ce..b0f8076e725 100644
--- a/doc/guide/files/getting.xml
+++ b/doc/guide/files/getting.xml
@@ -1,4 +1,4 @@
-<!-- $NetBSD: getting.xml,v 1.28 2011/06/02 06:45:49 asau Exp $ -->
+<!-- $NetBSD: getting.xml,v 1.29 2012/02/02 00:39:23 asau Exp $ -->
<chapter id="getting">
<title>Where to get pkgsrc and how to keep it up-to-date</title>
@@ -91,7 +91,7 @@ and dashes.</para>
<screen>&uprompt; <userinput>cd /usr &amp;&amp; cvs -q -z3 -d anoncvs@anoncvs.NetBSD.org:/cvsroot checkout -P pkgsrc</userinput>
</screen>
- <para>Refer to <ulink url="http://NetBSD.org/FIXME">list of available CVS mirrors</ulink> to choose faster one.</para>
+ <para>Refer to the <ulink url="http://www.NetBSD.org/mirrors/">list of available mirrors</ulink> to choose a faster CVS mirror, if needed.</para>
<!-- FIXME: All this CVS magic should move into appendix or so. -->
<para>If you get error messages from <literal>rsh</literal>, you need to set CVS_RSH variable. E.g.:</para>