summaryrefslogtreecommitdiff
path: root/en/appendix
diff options
context:
space:
mode:
authorFrans Pop <elendil@planet.nl>2009-06-10 08:38:50 +0000
committerFrans Pop <elendil@planet.nl>2009-06-10 08:38:50 +0000
commite1cb5bc619c238e8f0af723cef3c39fded9638e1 (patch)
tree4e259a63ed31efeb45203c030ac217a1f8c634fd /en/appendix
parentf29ea2db52fea79c15565754ed5e0ed5b949024d (diff)
downloadinstallation-guide-e1cb5bc619c238e8f0af723cef3c39fded9638e1.zip
Fix build error
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 cefd9be13..933c51946 100644
--- a/en/appendix/preseed.xml
+++ b/en/appendix/preseed.xml
@@ -1375,12 +1375,12 @@ d-i grub-installer/with_other_os boolean true
#d-i grub-installer/password-again password r00tme
# or encrypted using an MD5 hash, see grub-md5-crypt(8).
#d-i grub-installer/password-crypted password [MD5 hash]
-</screen></informalexample>
# Use the following option to add additional boot parameters for the
# installed system (if supported by the bootloader installer).
# Note: options passed to the installer will be added automatically.
#d-i debian-installer/add-kernel-opts string nousb
+</screen></informalexample>
<para>