aboutsummaryrefslogtreecommitdiffstats
path: root/chapter09/theend.xml
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2003-10-23 15:15:46 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2003-10-23 15:15:46 +0000
commita92249f003dd471f0dc4be51a7dcf6e2d7c98a1b (patch)
treed3536aad0919833077cfb906fb4cee3e7d73bdd6 /chapter09/theend.xml
parentb002f88b59b145fe001902205ffdbb2693b9bc26 (diff)
Changed /etc/lfs to /etc/lfs-release
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3034 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter09/theend.xml')
-rw-r--r--chapter09/theend.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter09/theend.xml b/chapter09/theend.xml
index 2d49add8b..47591849e 100644
--- a/chapter09/theend.xml
+++ b/chapter09/theend.xml
@@ -56,7 +56,7 @@ 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>
-<screen><userinput>echo &version; &gt; /etc/lfs</userinput></screen>
+<screen><userinput>echo &version; &gt; /etc/lfs-release</userinput></screen>
</sect1>