diff options
Diffstat (limited to 'chapter08/revisedchroot.xml')
-rw-r--r-- | chapter08/revisedchroot.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter08/revisedchroot.xml b/chapter08/revisedchroot.xml index 6e1f086ad..e0321fdc9 100644 --- a/chapter08/revisedchroot.xml +++ b/chapter08/revisedchroot.xml @@ -33,8 +33,8 @@ chroot "$LFS" /usr/bin/env -i \ <para>If the virtual kernel file systems have been unmounted, either manually or through a reboot, ensure that the virtual kernel file systems are mounted when reentering the chroot. This process was explained in <xref - linkend="ch-system-bindmount"/> and <xref - linkend="ch-system-kernfsmount"/>.</para> + linkend="ch-tools-bindmount"/> and <xref + linkend="ch-tools-kernfsmount"/>.</para> <para>There were several static libraries that were not suppressed earlier in the chapter in order to satisfy the regression tests in several packages. These |