summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--en/boot-installer/arm.xml10
-rw-r--r--en/preparing/bios-setup/powerpc.xml5
2 files changed, 8 insertions, 7 deletions
diff --git a/en/boot-installer/arm.xml b/en/boot-installer/arm.xml
index 496c19f08..784995dac 100644
--- a/en/boot-installer/arm.xml
+++ b/en/boot-installer/arm.xml
@@ -56,15 +56,15 @@
for jessie so the serial console is used. The console device
should be detected automatically from the firmware, but if it is
not then after you boot linux from the GRUB menu you will see a
- 'Booting Linux' message then nothing more.
+ <quote>Booting Linux</quote> message, then nothing more.
</para>
<para>
If you hit this issue you will need to set a specific console
config on the kernel command line. Hit <userinput>e</userinput>
- for 'Edit Kernel command-line' at the GRUB menu, and change
+ for <quote>Edit Kernel command-line</quote> at the GRUB menu, and change
<informalexample><screen>--- quiet</screen></informalexample> to
<informalexample><screen>console=&lt;device&gt;,&lt;speed&gt;</screen></informalexample>
- e.g. <informalexample><screen>console=ttyAMA0,115200n8</screen></informalexample>
+ e.g. <informalexample><screen>console=ttyAMA0,115200n8</screen></informalexample>.
When finished hit <keycombo><keycap>Control</keycap>
<keycap>x</keycap></keycombo> to continue booting with new
setting.
@@ -121,8 +121,8 @@
</para>
<para>
Run a serial console at 115200, 8bit no parity, and boot the
- machine. Reboot the machine and when you see "Hit any key to
- stop autoboot:" hit a key to get a Mustang# prompt. Then use
+ machine. Reboot the machine and when you see <quote>Hit any key to
+ stop autoboot:</quote> hit a key to get a Mustang# prompt. Then use
U-Boot commands to load and boot the kernel, dtb and initrd.
</para>
</sect2>
diff --git a/en/preparing/bios-setup/powerpc.xml b/en/preparing/bios-setup/powerpc.xml
index a3824d046..ba153e7fb 100644
--- a/en/preparing/bios-setup/powerpc.xml
+++ b/en/preparing/bios-setup/powerpc.xml
@@ -56,7 +56,7 @@ installed to nvram.
<para>
This is an excerpt from
-<ulink url="&url-ibm-powerkvm;">IBM PowerKVM on IBM POWER8</ulink>
+<ulink url="&url-ibm-powerkvm;">IBM PowerKVM on IBM POWER8</ulink>.
</para><para>
@@ -179,7 +179,8 @@ Like so:
SLOF can also be installed into rpm-based distribution systems, given
the proper repository or rpm package. Additionally, the upstream source
-code is available at http://github.com/leilihh/SLOF.
+code is available at
+<ulink url="http://github.com/leilihh/SLOF"></ulink>.
</para><para>