Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Jun 2013 14:58:57 +0000 (UTC)
From:      Warren Block <wblock@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r41911 - head/en_US.ISO8859-1/books/handbook/geom
Message-ID:  <201306121458.r5CEwwrh033831@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: wblock
Date: Wed Jun 12 14:58:57 2013
New Revision: 41911
URL: http://svnweb.freebsd.org/changeset/doc/41911

Log:
  Add section IDs to the two gmirror examples to be used as direct links.

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

Modified: head/en_US.ISO8859-1/books/handbook/geom/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/handbook/geom/chapter.xml	Tue Jun 11 10:47:32 2013	(r41910)
+++ head/en_US.ISO8859-1/books/handbook/geom/chapter.xml	Wed Jun 12 14:58:57 2013	(r41911)
@@ -305,7 +305,7 @@ Done.</screen>
 	the disk and does not conflict with &man.gmirror.8;.</para>
     </sect2>
 
-    <sect2>
+    <sect2 id="GEOM-mirror-two-new-disks">
       <title>Creating a Mirror with Two New Disks</title>
 
       <para>In this example, &os; has already been installed on a
@@ -428,7 +428,7 @@ Done.</screen>
 	single drive.</para>
     </sect2>
 
-    <sect2>
+    <sect2 id="GEOM-mirror-existing-drive">
       <title>Creating a Mirror with an Existing Drive</title>
 
       <para>In this example, &os; has already been installed on a



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201306121458.r5CEwwrh033831>