summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPete Travis <immanetize@fedoraproject.org>2014-01-30 00:32:33 -0700
committerPete Travis <immanetize@fedoraproject.org>2014-01-30 00:32:33 -0700
commit1666334b0a0e53e389d08c0d24a689a518dfcdbb (patch)
tree94b189b0c26e5aa04a0a4dbfa59e031739543427
parent6e9dc9c6dfeefb906c55070218c1bbe68f024c95 (diff)
downloadmultiboot-guide-1666334b0a0e53e389d08c0d24a689a518dfcdbb.tar.gz
multiboot-guide-1666334b0a0e53e389d08c0d24a689a518dfcdbb.tar.xz
multiboot-guide-1666334b0a0e53e389d08c0d24a689a518dfcdbb.zip
minor markup corrections
-rw-r--r--en-US/GRUB-runtime.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/en-US/GRUB-runtime.xml b/en-US/GRUB-runtime.xml
index ee3d633..22689c9 100644
--- a/en-US/GRUB-runtime.xml
+++ b/en-US/GRUB-runtime.xml
@@ -8,7 +8,7 @@
<section id="GRUB-runtime">
<title>Changing GRUB entries at boot</title>
<para>
- Changing selection or adding arguments to a GRUB menu entry at boot time can be useful for testing or troubleshooting purposes. You might have a graphics issue to troubleshoot by booting temporarily into a non-graphical <literal>target</literal>, a hardware issue to work around with a <varname>kernel parameter</varname>, or a problem to resolve by selecting an alternate kernel. This section covers the procedure for adding boot arguments, see <xref linkend="boot-arguments" /> for some arguments you might use.
+ Changing selection or adding arguments to a GRUB menu entry at boot time can be useful for testing or troubleshooting purposes. You might have a graphics issue to troubleshoot by booting temporarily into a non-graphical <literal>target</literal>, a hardware issue to work around with a <varname>kernel parameter</varname>, or a problem to resolve by selecting an alternate kernel. This section covers the procedure for adding boot arguments, see <xref linkend="boot_arguments" /> for some arguments you might use.
</para>
<!-- this might work better as an independent section, or just a relocated note. -->
@@ -118,7 +118,7 @@
</step>
<step>
<para>
- Type in your desired parameters and press <keycombo><keycap>Ctrl</keycap><keycap>x</keycap></keycombo> to boot. See <xref linkend="boot-arguments" /> for some parameters you might find useful.
+ Type in your desired parameters and press <keycombo><keycap>Ctrl</keycap><keycap>x</keycap></keycombo> to boot. See <xref linkend="boot_arguments" /> for some parameters you might find useful.
</para>
</step>
</procedure>