aboutsummaryrefslogtreecommitdiffstats
path: root/chapter10/introduction.xml
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2020-06-12 22:03:30 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2020-06-12 22:03:30 +0000
commit37b5ac129337230433b90e94f9e50cebab8d72d9 (patch)
tree4c2de0c6e2a5b2d322e3b5398b5f33e89c220754 /chapter10/introduction.xml
parent4234aea63245034ea9c2eb5081e22cbe75d27571 (diff)
Finish review/update to cross2 book
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11931 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter10/introduction.xml')
-rw-r--r--chapter10/introduction.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter10/introduction.xml b/chapter10/introduction.xml
index 5cb40b882..2b233ec08 100644
--- a/chapter10/introduction.xml
+++ b/chapter10/introduction.xml
@@ -11,7 +11,7 @@
<title>Introduction</title>
<para>It is time to make the LFS system bootable. This chapter
- discusses creating an <filename>fstab</filename> file, building a
+ discusses creating the <filename>/etc/fstab</filename> file, building a
kernel for the new LFS system, and installing the GRUB boot loader so
that the LFS system can be selected for booting at startup.</para>