diff options
Diffstat (limited to 'chapter09/theend.xml')
-rw-r--r-- | chapter09/theend.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/chapter09/theend.xml b/chapter09/theend.xml index 272686f5e..2d49add8b 100644 --- a/chapter09/theend.xml +++ b/chapter09/theend.xml @@ -50,13 +50,13 @@ 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 /etc/lfs file. By +<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 /etc/lfs file by -running the following command:</para> +you have installed on your system. Create the <filename>/etc/lfs</filename> +file by running the following command:</para> -<screen><userinput>echo &version; > /etc/lfs</userinput></screen> +<screen><userinput>echo &version; > /etc/lfs</userinput></screen> </sect1> |