diff options
author | Frans Pop <elendil@planet.nl> | 2007-01-22 19:23:47 +0000 |
---|---|---|
committer | Frans Pop <elendil@planet.nl> | 2007-01-22 19:23:47 +0000 |
commit | 9928351d710af301bdda4aab8a1cb2399f30747a (patch) | |
tree | 1c082197332b84dad153014e24d6b33258197a6b /en | |
parent | f15192505a91c5921ce32d75f4b487f63f71727c (diff) | |
download | installation-guide-9928351d710af301bdda4aab8a1cb2399f30747a.zip |
Cleaned up definitions of some entities and removed unused ones
Diffstat (limited to 'en')
-rw-r--r-- | en/appendix/chroot-install.xml | 2 | ||||
-rw-r--r-- | en/appendix/preseed.xml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/en/appendix/chroot-install.xml b/en/appendix/chroot-install.xml index 8ab3e6bfd..98b5232a4 100644 --- a/en/appendix/chroot-install.xml +++ b/en/appendix/chroot-install.xml @@ -145,7 +145,7 @@ the files. <command>debootstrap</command> can download the needed files directly from the archive when you run it. You can substitute any Debian -archive mirror for <userinput>http.us.debian.org/debian</userinput> in +archive mirror for <userinput>&archive-mirror;/debian</userinput> in the command example below, preferably a mirror close to you network-wise. Mirrors are listed at <ulink url="http://www.debian.org/misc/README.mirrors"></ulink>. diff --git a/en/appendix/preseed.xml b/en/appendix/preseed.xml index 3f7f45067..4be5fed17 100644 --- a/en/appendix/preseed.xml +++ b/en/appendix/preseed.xml @@ -830,7 +830,7 @@ same as <classname>mirror/suite</classname>. <informalexample role="example"><screen> d-i mirror/country string enter information manually -d-i mirror/http/hostname string http.us.debian.org +d-i mirror/http/hostname string &archive-mirror; d-i mirror/http/directory string /debian d-i mirror/http/proxy string |