Remove file remnant.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2569 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Timothy Bauscher 2003-05-11 19:25:37 +00:00
parent b175687da8
commit 72b8e89c62

View File

@ -1,14 +0,0 @@
<sect1 id="ch06-mtablink">
<title>Creating the mtab file</title>
<?dbhtml filename="mtablink.html" dir="chapter06"?>
<para>The next thing to do is to create the <filename>/etc/mtab</filename> file.
This is done using the following command:</para>
<para><screen><userinput>touch /etc/mtab</userinput></screen></para>
<para>As of LFS-Bootscripts 1.11 this file is handled correctly
so there are no errors even when booting after a crash.</para>
</sect1>