aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/reiserfs-inst.xml
diff options
context:
space:
mode:
authorTimothy Bauscher <timothy@linuxfromscratch.org>2002-07-29 18:36:15 +0000
committerTimothy Bauscher <timothy@linuxfromscratch.org>2002-07-29 18:36:15 +0000
commit9be68e94b2dcd3b916a992cb4a4bfc1acc1c1336 (patch)
treed20e15ccdc2983ea61e2e731bdf5c37c3f6f94aa /chapter06/reiserfs-inst.xml
parent53133ebfbc86ab9c5b3069f3ff3bab572c5c7469 (diff)
Removed reiserfsprogs xml files.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2040 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/reiserfs-inst.xml')
-rw-r--r--chapter06/reiserfs-inst.xml13
1 files changed, 0 insertions, 13 deletions
diff --git a/chapter06/reiserfs-inst.xml b/chapter06/reiserfs-inst.xml
deleted file mode 100644
index 996770a13..000000000
--- a/chapter06/reiserfs-inst.xml
+++ /dev/null
@@ -1,13 +0,0 @@
-<sect2>
-<title>Installation of Reiserfsprogs</title>
-
-<para>Reiserfsprogs only needs to be installed if you intend to use
-the reiserfs filesystem. Install Reiserfsprogs by running the
-following commands:</para>
-
-<para><screen><userinput>./configure --mandir=/usr/share/man &amp;&amp;
-make &amp;&amp;
-make install</userinput></screen></para>
-
-</sect2>
-