diff options
Diffstat (limited to 'chapter08')
-rw-r--r-- | chapter08/fstab.xml | 2 | ||||
-rw-r--r-- | chapter08/grub.xml | 2 | ||||
-rw-r--r-- | chapter08/introduction.xml | 2 | ||||
-rw-r--r-- | chapter08/kernel.xml | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/chapter08/fstab.xml b/chapter08/fstab.xml index 83ddc1ab3..297bee52f 100644 --- a/chapter08/fstab.xml +++ b/chapter08/fstab.xml @@ -1,4 +1,4 @@ -<sect1 id="ch08-fstab"> +<sect1 id="ch-bootable-fstab"> <title>Creating the /etc/fstab file</title> <?dbhtml filename="fstab.html" dir="chapter08"?> diff --git a/chapter08/grub.xml b/chapter08/grub.xml index 6869eaece..d229a461e 100644 --- a/chapter08/grub.xml +++ b/chapter08/grub.xml @@ -1,4 +1,4 @@ -<sect1 id="ch08-grub"> +<sect1 id="ch-bootable-grub"> <title>Making the LFS system bootable</title> <?dbhtml filename="grub.html" dir="chapter08"?> diff --git a/chapter08/introduction.xml b/chapter08/introduction.xml index 09a8f8db8..e4a4d4f83 100644 --- a/chapter08/introduction.xml +++ b/chapter08/introduction.xml @@ -1,4 +1,4 @@ -<sect1 id="ch08-introduction"> +<sect1 id="ch-bootable-introduction"> <title>Introduction</title> <?dbhtml filename="introduction.html" dir="chapter08"?> diff --git a/chapter08/kernel.xml b/chapter08/kernel.xml index cb22fbea1..007827c13 100644 --- a/chapter08/kernel.xml +++ b/chapter08/kernel.xml @@ -1,4 +1,4 @@ -<sect1 id="ch08-kernel" xreflabel="Linux"> +<sect1 id="ch-bootable-kernel" xreflabel="Linux"> <title>Installing Linux-&kernel-version;</title> <?dbhtml filename="kernel.html" dir="chapter08"?> |