diff options
Diffstat (limited to 'en/boot-installer')
-rw-r--r-- | en/boot-installer/i386.xml | 2 | ||||
-rw-r--r-- | en/boot-installer/powerpc.xml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/en/boot-installer/i386.xml b/en/boot-installer/i386.xml index 9410b55c4..a9b01492b 100644 --- a/en/boot-installer/i386.xml +++ b/en/boot-installer/i386.xml @@ -192,7 +192,7 @@ or <command>LILO</command>. </para> </sect2> - <sect2 arch="i386" id="usb-boot"> + <sect2 arch="i386" condition="bootable-usb" id="usb-boot"> <title>Booting from USB Memory Stick</title> <para> diff --git a/en/boot-installer/powerpc.xml b/en/boot-installer/powerpc.xml index 95108df02..434973f98 100644 --- a/en/boot-installer/powerpc.xml +++ b/en/boot-installer/powerpc.xml @@ -111,7 +111,7 @@ doesn't work. The Debian installation program should start. </sect3> </sect2> - <sect2 arch="powerpc" id="usb-boot"> + <sect2 arch="powerpc" condition="bootable-usb" id="usb-boot"> <title>Booting from USB memory stick</title> <para> |