aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/mtablink.xml
diff options
context:
space:
mode:
authorTimothy Bauscher <timothy@linuxfromscratch.org>2003-05-11 19:25:37 +0000
committerTimothy Bauscher <timothy@linuxfromscratch.org>2003-05-11 19:25:37 +0000
commit72b8e89c6272a69b29bced4cf410114a5a3867d8 (patch)
treea6154bb6963db05840eb28785660c913f2935b53 /chapter06/mtablink.xml
parentb175687da8cddb861ee6725d52391ee829e10ad8 (diff)
Remove file remnant.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2569 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/mtablink.xml')
-rw-r--r--chapter06/mtablink.xml14
1 files changed, 0 insertions, 14 deletions
diff --git a/chapter06/mtablink.xml b/chapter06/mtablink.xml
deleted file mode 100644
index 75d3537b7..000000000
--- a/chapter06/mtablink.xml
+++ /dev/null
@@ -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>
-