aboutsummaryrefslogtreecommitdiffstats
path: root/chapter09/theend.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter09/theend.xml')
-rw-r--r--chapter09/theend.xml9
1 files changed, 4 insertions, 5 deletions
diff --git a/chapter09/theend.xml b/chapter09/theend.xml
index 47591849e..51f79db53 100644
--- a/chapter09/theend.xml
+++ b/chapter09/theend.xml
@@ -50,11 +50,10 @@ chroot $LFS /tools/bin/env -i \
recognized. Most of these are scripts instead of binaries. These warnings can
be safely ignored.</para>
-<para>It's a good idea to create an <filename>/etc/lfs</filename> file. By
-having this file it is very easy for you (and for us if you are going to ask
-for help with something at some point) to find out which LFS version
-you have installed on your system. Create the <filename>/etc/lfs</filename>
-file by running the following command:</para>
+<para>It may be a good idea to create an <filename>/etc/lfs-release</filename>
+file. By having this file it is very easy for you (and for us if you are going
+to ask for help with something at some point) to find out which LFS version
+you have installed on your system. Create this file by running:</para>
<screen><userinput>echo &version; &gt; /etc/lfs-release</userinput></screen>