summaryrefslogtreecommitdiff
path: root/en/boot-installer/parameters.xml
diff options
context:
space:
mode:
authorFrans Pop <elendil@planet.nl>2010-04-12 01:08:35 +0000
committerFrans Pop <elendil@planet.nl>2010-04-12 01:08:35 +0000
commit884ec64b3960f783e7f6382280bf0cbaa4e9d611 (patch)
tree760addb28099645e75064342212f89023c9c75e8 /en/boot-installer/parameters.xml
parent402409fd3532b73d3a3486a278d05deb7d54b240 (diff)
downloadinstallation-guide-884ec64b3960f783e7f6382280bf0cbaa4e9d611.zip
Fix build errors for PDF
Diffstat (limited to 'en/boot-installer/parameters.xml')
-rw-r--r--en/boot-installer/parameters.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/en/boot-installer/parameters.xml b/en/boot-installer/parameters.xml
index fcbb04cab..464c8e717 100644
--- a/en/boot-installer/parameters.xml
+++ b/en/boot-installer/parameters.xml
@@ -244,7 +244,7 @@ Useful for unattended installations where physical security is limited.
Some architectures use the kernel framebuffer to offer installation in
a number of languages. If framebuffer causes a problem on your system
you can disable the feature using the parameter
-<userinput><phrase arch="x86">vga=normal </phrase>fb=false</userinput>.
+<userinput arch="x86">vga=normal</userinput> <userinput>fb=false</userinput>.
Problem symptoms are error messages about bterm or bogl, a blank screen,
or a freeze within a few minutes after starting the install.