svn commit: r53286 - head/de_DE.ISO8859-1/books/handbook/filesystems

Bjoern Heidotting <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
Author: bhd
Date: Wed Jul 31 18:00:51 2019
New Revision: 53286
URL: https://svnweb.freebsd.org/changeset/doc/53286

Log:
  Update to r52359:
  
  handbook: Remove obsolete section on ReiserFS support

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

Modified: head/de_DE.ISO8859-1/books/handbook/filesystems/chapter.xml
==============================================================================
--- head/de_DE.ISO8859-1/books/handbook/filesystems/chapter.xml	Tue Jul 30 23:45:23 2019	(r53285)
+++ head/de_DE.ISO8859-1/books/handbook/filesystems/chapter.xml	Wed Jul 31 18:00:51 2019	(r53286)
@@ -5,7 +5,7 @@
 
      $FreeBSD$
      $FreeBSDde: de-docproj/books/handbook/filesystems/chapter.xml,v 1.7 2011/05/25 20:31:26 jkois Exp $
-     basiert auf: r50963
+     basiert auf: r52359
 -->
 <chapter xmlns="http://docbook.org/ns/docbook"
   xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0"
@@ -66,8 +66,8 @@
       um auf Daten von anderen Betriebssystemen lokal zuzugreifen,
       beispielsweise Daten auf <acronym>USB</acronym>-Speichermedien,
       Flash-Speichern und Festplatten.  Dazu gehört die Unterstützung
-      für das &linux; Extended File System (<acronym>EXT</acronym>)
-      und das Reiser Dateisystem.</para>
+      für das &linux; Extended File System
+      (<acronym>EXT</acronym>).</para>
 
     <para>Es gibt verschiedene Stufen der Unterstützung in &os;
       für diese unterschiedlichen Dateisysteme.  Manche benötigen ein
@@ -158,24 +158,6 @@
 	<filename>/mnt</filename> ein:</para>
 
       <screen>&prompt.root; <userinput>mount -t ext2fs <replaceable>/dev/ad1s1</replaceable> <replaceable>/mnt</replaceable></userinput></screen>
-    </sect2>
-
-    <sect2>
-      <title>ReiserFS</title>
-
-      <para>&os; bietet Nur-Lese-Unterstützung für das
-	Reiser-Dateisystem ReiserFS.</para>
-
-      <para>Den Treiber für &man.reiserfs.5; laden Sie wie
-	folgt:</para>
-
-      <screen>&prompt.root; <userinput>kldload reiserfs</userinput></screen>
-
-      <para>Mounten Sie anschließend das auf
-	<filename>/dev/ad1s1</filename> befindliche
-	ReiserFS-Volume:</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.