summaryrefslogtreecommitdiff
path: root/en/appendix/preseed.xml
diff options
context:
space:
mode:
authorFrans Pop <elendil@planet.nl>2007-04-25 09:50:47 +0000
committerFrans Pop <elendil@planet.nl>2007-04-25 09:50:47 +0000
commit08e6d5de84a7f58242411cb4807852b38a4c7b4b (patch)
tree3717c1c41698427fa7ece6a098aa9b900f4768f3 /en/appendix/preseed.xml
parent7598ccb72687e81f98963bdb9ac730aa36fc5c76 (diff)
downloadinstallation-guide-08e6d5de84a7f58242411cb4807852b38a4c7b4b.zip
Fix incorrect instruction for preseeding local repositories; thanks to RĂ©mi Demarthe
Diffstat (limited to 'en/appendix/preseed.xml')
-rw-r--r--en/appendix/preseed.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/en/appendix/preseed.xml b/en/appendix/preseed.xml
index 9137433bb..a73b73e88 100644
--- a/en/appendix/preseed.xml
+++ b/en/appendix/preseed.xml
@@ -1052,7 +1052,7 @@ earlier questions. You can optionally add other (local) repositories.
# Additional repositories, local[0-9] available
#d-i apt-setup/local0/repository string \
-# deb http://local.server/debian stable main
+# http://local.server/debian stable main
#d-i apt-setup/local0/comment string local server
# Enable deb-src lines
#d-i apt-setup/local0/source boolean true