summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndy Wingo <wingo@pobox.com>2010-08-25 09:52:13 -0400
committerAndy Wingo <wingo@pobox.com>2010-08-25 09:52:13 -0400
commit96d98db12f76081bd2b23be03c490443a73ab0a8 (patch)
tree20dab9262da107e56f1976550935d6cffc395f94
parent3de9a08715a499079a9e22ea76a688a6c5381b42 (diff)
downloadguile-96d98db12f76081bd2b23be03c490443a73ab0a8.tar.gz
update download location in manual
* doc/ref/intro.texi (Obtaining and Installing Guile): Update download location.
-rw-r--r--doc/ref/intro.texi8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/ref/intro.texi b/doc/ref/intro.texi
index a31fe30f8..abea30c18 100644
--- a/doc/ref/intro.texi
+++ b/doc/ref/intro.texi
@@ -1,6 +1,6 @@
@c -*-texinfo-*-
@c This is part of the GNU Guile Reference Manual.
-@c Copyright (C) 1996, 1997, 2000, 2001, 2002, 2003, 2004, 2006
+@c Copyright (C) 1996, 1997, 2000, 2001, 2002, 2003, 2004, 2006, 2010
@c Free Software Foundation, Inc.
@c See the file guile.texi for copying conditions.
@@ -69,10 +69,10 @@ imposed on them.
Guile can be obtained from the main GNU archive site
@url{ftp://ftp.gnu.org} or any of its mirrors. The file will be named
-guile-version.tar.gz. The current version is @value{VERSION}, so the
-file you should grab is:
+guile-@var{version}.tar.gz. The current version is @value{VERSION},
+so the file you should grab is:
-@url{ftp://ftp.gnu.org/pub/gnu/guile-@value{VERSION}.tar.gz}
+@url{ftp://ftp.gnu.org/gnu/guile/guile-@value{VERSION}.tar.gz}
To unbundle Guile use the instruction