diff options
Diffstat (limited to 'chapter08/grub.xml')
-rw-r--r-- | chapter08/grub.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter08/grub.xml b/chapter08/grub.xml index 1ff73d777..6d68f8605 100644 --- a/chapter08/grub.xml +++ b/chapter08/grub.xml @@ -113,8 +113,8 @@ xorriso -as cdrecord -v dev=/dev/cdrw blank=as_needed grub-img.iso</userinput></ --> </sect2> - <sect2> - <title>Creating the Configuration File</title> + <sect2 id="grub-cfg"> + <title>Creating the GRUB Configuration File</title> <para>Generate <filename>/boot/grub/grub.cfg</filename>:</para> |