Make section IDs in GEOM chapter lowercase, and adjust references to them

from other parts of the book.
This commit is contained in:
Warren Block 2013-06-12 15:50:51 +00:00
parent c25798aa34
commit c248fb3c6f
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=41912
3 changed files with 12 additions and 12 deletions
en_US.ISO8859-1/books/handbook

View file

@ -5,7 +5,7 @@
--> -->
<chapter id="GEOM"> <chapter id="geom">
<chapterinfo> <chapterinfo>
<authorgroup> <authorgroup>
<author> <author>
@ -18,7 +18,7 @@
<title>GEOM: Modular Disk Transformation Framework</title> <title>GEOM: Modular Disk Transformation Framework</title>
<sect1 id="GEOM-synopsis"> <sect1 id="geom-synopsis">
<title>Synopsis</title> <title>Synopsis</title>
<indexterm> <indexterm>
@ -81,7 +81,7 @@
</itemizedlist> </itemizedlist>
</sect1> </sect1>
<sect1 id="GEOM-intro"> <sect1 id="geom-intro">
<title>GEOM Introduction</title> <title>GEOM Introduction</title>
<para>GEOM permits access and control to classes, such as Master <para>GEOM permits access and control to classes, such as Master
@ -93,7 +93,7 @@
operating system utilities.</para> operating system utilities.</para>
</sect1> </sect1>
<sect1 id="GEOM-striping"> <sect1 id="geom-striping">
<sect1info> <sect1info>
<authorgroup> <authorgroup>
<author> <author>
@ -224,7 +224,7 @@ Done.</screen>
<screen>&prompt.root; <userinput>echo 'geom_stripe_load="YES"' &gt;&gt; /boot/loader.conf</userinput></screen> <screen>&prompt.root; <userinput>echo 'geom_stripe_load="YES"' &gt;&gt; /boot/loader.conf</userinput></screen>
</sect1> </sect1>
<sect1 id="GEOM-mirror"> <sect1 id="geom-mirror">
<title>RAID1 - Mirroring</title> <title>RAID1 - Mirroring</title>
<indexterm> <indexterm>
@ -269,7 +269,7 @@ Done.</screen>
first.</para> first.</para>
</warning> </warning>
<sect2 id="GEOM-mirror-metadata"> <sect2 id="geom-mirror-metadata">
<title>Metadata Issues</title> <title>Metadata Issues</title>
<para>Many disk systems store metadata at the end of each disk. <para>Many disk systems store metadata at the end of each disk.
@ -305,7 +305,7 @@ Done.</screen>
the disk and does not conflict with &man.gmirror.8;.</para> the disk and does not conflict with &man.gmirror.8;.</para>
</sect2> </sect2>
<sect2 id="GEOM-mirror-two-new-disks"> <sect2 id="geom-mirror-two-new-disks">
<title>Creating a Mirror with Two New Disks</title> <title>Creating a Mirror with Two New Disks</title>
<para>In this example, &os; has already been installed on a <para>In this example, &os; has already been installed on a
@ -428,7 +428,7 @@ Done.</screen>
single drive.</para> single drive.</para>
</sect2> </sect2>
<sect2 id="GEOM-mirror-existing-drive"> <sect2 id="geom-mirror-existing-drive">
<title>Creating a Mirror with an Existing Drive</title> <title>Creating a Mirror with an Existing Drive</title>
<para>In this example, &os; has already been installed on a <para>In this example, &os; has already been installed on a
@ -802,7 +802,7 @@ mountroot&gt;</screen>
<screen>&prompt.root; <userinput>gmirror forget gm0</userinput></screen> <screen>&prompt.root; <userinput>gmirror forget gm0</userinput></screen>
<para>Any old metadata should be <link <para>Any old metadata should be <link
linkend="GEOM-mirror-metadata">cleared from the replacement linkend="geom-mirror-metadata">cleared from the replacement
disk</link>. Then the disk, <devicename>ada4</devicename> disk</link>. Then the disk, <devicename>ada4</devicename>
for this example, is inserted into the mirror:</para> for this example, is inserted into the mirror:</para>
@ -824,7 +824,7 @@ mountroot&gt;</screen>
</sect2> </sect2>
</sect1> </sect1>
<sect1 id="GEOM-raid3"> <sect1 id="geom-raid3">
<sect1info> <sect1info>
<authorgroup> <authorgroup>
<author> <author>

View file

@ -477,7 +477,7 @@
</listitem> </listitem>
</varlistentry> </varlistentry>
<varlistentry> <varlistentry>
<term><emphasis><xref linkend="GEOM-synopsis"/>, <term><emphasis><xref linkend="geom-synopsis"/>,
GEOM</emphasis></term> GEOM</emphasis></term>
<listitem> <listitem>
<para>Describes what the GEOM framework in &os; is and how <para>Describes what the GEOM framework in &os; is and how

View file

@ -54,7 +54,7 @@
<note> <note>
<para>Starting with &os;&nbsp;5, <devicename>vinum</devicename> <para>Starting with &os;&nbsp;5, <devicename>vinum</devicename>
has been rewritten in order to fit into the <link has been rewritten in order to fit into the <link
linkend="GEOM">GEOM architecture</link>, while retaining the linkend="geom">GEOM architecture</link>, while retaining the
original ideas, terminology, and on-disk metadata. This original ideas, terminology, and on-disk metadata. This
rewrite is called <emphasis>gvinum</emphasis> (for <emphasis> rewrite is called <emphasis>gvinum</emphasis> (for <emphasis>
GEOM vinum</emphasis>). While this chapter uses the term GEOM vinum</emphasis>). While this chapter uses the term