diff options
Diffstat (limited to 'chapter06/reiserfs-inst.xml')
-rw-r--r-- | chapter06/reiserfs-inst.xml | 13 |
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 && -make && -make install</userinput></screen></para> - -</sect2> - |