diff options
author | Holger Wansing <linux@wansing-online.de> | 2012-11-19 19:43:15 +0000 |
---|---|---|
committer | Holger Wansing <linux@wansing-online.de> | 2012-11-19 19:43:15 +0000 |
commit | ba5a9d9840214eebb3711fc3c3179615d5c48fa1 (patch) | |
tree | 44b16eae2fb99d20a0eb4e4d3ad5d4499c52e8be /en/boot-installer | |
parent | 5cda90fc2622c95cd2be4095fe632693bd4692c5 (diff) | |
download | installation-guide-ba5a9d9840214eebb3711fc3c3179615d5c48fa1.zip |
manual/en/boot-installer/x86.xml:
* Fix build error under hurd-i386 (since hurd is not usb-bootable ATM)
Diffstat (limited to 'en/boot-installer')
-rw-r--r-- | en/boot-installer/x86.xml | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/en/boot-installer/x86.xml b/en/boot-installer/x86.xml index fa4b563a4..443877c10 100644 --- a/en/boot-installer/x86.xml +++ b/en/boot-installer/x86.xml @@ -80,8 +80,10 @@ To start the installer from Windows, you can either <itemizedlist> <listitem><para> -obtain CD-ROM/DVD-ROM or USB memory stick installation media as described in -<xref linkend="official-cdrom"/> and <xref linkend="boot-usb-files"/>, or +obtain CD-ROM/DVD-ROM<phrase condition="bootable-usb"> or USB memory +stick</phrase> installation media as described in +<xref linkend="official-cdrom"/><phrase condition="bootable-usb"> respective +<xref linkend="boot-usb-files"/></phrase> or </para></listitem> <listitem><para> |