diff options
author | Manuel Canales Esparcia <manuel@linuxfromscratch.org> | 2004-05-18 18:46:11 +0000 |
---|---|---|
committer | Manuel Canales Esparcia <manuel@linuxfromscratch.org> | 2004-05-18 18:46:11 +0000 |
commit | 132b7533ed7ba8e6a32b9719e9d70a7089208393 (patch) | |
tree | b27dd6db55ef5da22096fca5b90ee5508eb15509 | |
parent | 582bf50f727c18ddb1a387ae892ce33f9b38e4f4 (diff) |
HEAD: Added a missing entity in chapter08/kernel.xml.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3641 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | chapter08/kernel.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter08/kernel.xml b/chapter08/kernel.xml index 749c11770..f7ba78e97 100644 --- a/chapter08/kernel.xml +++ b/chapter08/kernel.xml @@ -125,7 +125,7 @@ person would have write access to the kernel source.</para> <para>If you are going to keep the kernel source tree around, you may want to run <userinput>chown -R 0:0</userinput> on the -<filename>linux-2.4.25</filename> directory to ensure all files are +<filename>linux-&linux-version;</filename> directory to ensure all files are owned by user <emphasis>root</emphasis>.</para> </sect2> |