summaryrefslogtreecommitdiff
path: root/en/appendix
diff options
context:
space:
mode:
authorFrans Pop <elendil@planet.nl>2008-12-31 08:07:14 +0000
committerFrans Pop <elendil@planet.nl>2008-12-31 08:07:14 +0000
commitf4f328b1a7cd67ff7a6de20858af64d67fe00756 (patch)
tree4363cc65179e0ac695513f87d64bc357efe432aa /en/appendix
parentf5ab90a799bef8d195e69131f1d7449d41fd75af (diff)
downloadinstallation-guide-f4f328b1a7cd67ff7a6de20858af64d67fe00756.zip
Fix error in preseed variable
Diffstat (limited to 'en/appendix')
-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 2e921ca8e..cedd384dd 100644
--- a/en/appendix/preseed.xml
+++ b/en/appendix/preseed.xml
@@ -863,7 +863,7 @@ that no gateway should be used.
# Use the following settings if you wish to make use of the network-console
# component for remote installation over SSH. This only makes sense if you
# intend to perform the remainder of the installation manually.
-#d-i anna/choose-modules string network-console
+#d-i anna/choose_modules string network-console
#d-i network-console/password password r00tme
#d-i network-console/password-again password r00tme
</screen></informalexample>