svn commit: r52359 - head/en_US.ISO8859-1/books/handbook/filesystems

Conrad Meyer <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
Author: cem (src committer)
Date: Mon Oct 15 01:38:39 2018
New Revision: 52359
URL: https://svnweb.freebsd.org/changeset/doc/52359

Log:
  handbook: Remove obsolete section on ReiserFS support

Modified:
  head/en_US.ISO8859-1/books/handbook/filesystems/chapter.xml

Modified: head/en_US.ISO8859-1/books/handbook/filesystems/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/handbook/filesystems/chapter.xml	Mon Oct 15 00:48:41 2018	(r52358)
+++ head/en_US.ISO8859-1/books/handbook/filesystems/chapter.xml	Mon Oct 15 01:38:39 2018	(r52359)
@@ -39,8 +39,7 @@
       operating systems can be accessed locally, such as data stored
       on locally attached <acronym>USB</acronym> storage devices,
       flash drives, and hard disks.  This includes support for the
-      &linux; Extended File System (<acronym>EXT</acronym>) and the
-      Reiser file system.</para>
+      &linux; Extended File System (<acronym>EXT</acronym>).</para>
 
     <para>There are different levels of &os; support for the various
       file systems.  Some require a kernel module to be loaded and
@@ -131,22 +130,6 @@
 	<filename>/mnt</filename>:</para>
 
       <screen>&prompt.root; <userinput>mount -t ext2fs <replaceable>/dev/ad1s1</replaceable> <replaceable>/mnt</replaceable></userinput></screen>
-    </sect2>
-
-    <sect2>
-      <title>ReiserFS</title>
-
-      <para>&os; provides read-only support for The Reiser file
-	system, ReiserFS.</para>
-
-      <para>To load the &man.reiserfs.5; driver:</para>
-
-      <screen>&prompt.root; <userinput>kldload reiserfs</userinput></screen>
-
-      <para>Then, to mount a ReiserFS volume located on
-	<filename>/dev/ad1s1</filename>:</para>
-
-      <screen>&prompt.root; <userinput>mount -t reiserfs <replaceable>/dev/ad1s1</replaceable> <replaceable>/mnt</replaceable></userinput></screen>
     </sect2>
   </sect1>
 
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.