summaryrefslogtreecommitdiffstats
path: root/en-US/GRUB-runtime.xml
diff options
context:
space:
mode:
Diffstat (limited to 'en-US/GRUB-runtime.xml')
-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>