aboutsummaryrefslogtreecommitdiffstats
path: root/chapter08/grub.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter08/grub.xml')
-rw-r--r--chapter08/grub.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter08/grub.xml b/chapter08/grub.xml
index add9baaba..4db1dbfef 100644
--- a/chapter08/grub.xml
+++ b/chapter08/grub.xml
@@ -92,7 +92,7 @@ timeout 30
color green/black light-green/black
# The first entry is for LFS.
-title LFS &milestone; (Linux &linux-version;)
+title LFS &version;
root (hd0,3)
kernel --no-mem-option /boot/lfskernel-&linux-version; root=/dev/hda4
<userinput>EOF</userinput></screen>