Date: Tue, 12 Apr 2016 21:58:38 +0000 (UTC) From: Bjoern Heidotting <bhd@FreeBSD.org> To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r48587 - head/de_DE.ISO8859-1/books/handbook/geom Message-ID: <201604122158.u3CLwcXN059940@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bhd Date: Tue Apr 12 21:58:38 2016 New Revision: 48587 URL: https://svnweb.freebsd.org/changeset/doc/48587 Log: Update to r41912: Make section IDs in GEOM chapter lowercase. Modified: head/de_DE.ISO8859-1/books/handbook/geom/chapter.xml Modified: head/de_DE.ISO8859-1/books/handbook/geom/chapter.xml ============================================================================== --- head/de_DE.ISO8859-1/books/handbook/geom/chapter.xml Tue Apr 12 21:53:29 2016 (r48586) +++ head/de_DE.ISO8859-1/books/handbook/geom/chapter.xml Tue Apr 12 21:58:38 2016 (r48587) @@ -5,9 +5,9 @@ $FreeBSD$ $FreeBSDde$ - basiert auf: r41911 + basiert auf: r41912 --> -<chapter xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0" xml:id="GEOM"> +<chapter xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0" xml:id="geom"> <info><title>GEOM: Modulares Framework zur Plattentransformation</title> <authorgroup> @@ -87,7 +87,7 @@ </itemizedlist> </sect1> - <sect1 xml:id="GEOM-intro"> + <sect1 xml:id="geom-intro"> <title>Einführung in GEOM</title> <para>GEOM erlaubt den Zugriff und die Kontrolle von Klassen, wie @@ -100,7 +100,7 @@ System-Dienstprogramme.</para> </sect1> - <sect1 xml:id="GEOM-striping"> + <sect1 xml:id="geom-striping"> <info><title>RAID0 - Striping</title> <authorgroup> <author><personname><firstname>Tom</firstname><surname>Rhodes</surname></personname><contrib>Geschrieben von </contrib></author> @@ -231,7 +231,7 @@ Done.</screen> <screen>&prompt.root; <userinput>echo 'geom_stripe_load="YES"' >> /boot/loader.conf</userinput></screen> </sect1> - <sect1 xml:id="GEOM-mirror"> + <sect1 xml:id="geom-mirror"> <title>RAID1 - Spiegelung</title> <indexterm> @@ -324,7 +324,7 @@ Done.</screen> des Spiegels im Konflikt steht.</para> </sect2> - <sect2 xml:id="GEOM-mirror-two-new-disks"> + <sect2 xml:id="geom-mirror-two-new-disks"> <title>Einen Spiegel mit zwei neuen Festplatten erstellen</title> @@ -453,7 +453,7 @@ Done.</screen> wie ein einzelnes Laufwerk.</para> </sect2> - <sect2 xml:id="GEOM-mirror-existing-drive"> + <sect2 xml:id="geom-mirror-existing-drive"> <title>Einen Spiegel mit einem vorhandenen Laufwerk erstellen</title>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201604122158.u3CLwcXN059940>