diff en/ch00-preface.xml @ 691:4ce9d0754af3

Remove the words "section", "chapter", etc from in front of xref tags.
author Bryan O'Sullivan <bos@serpentine.com>
date Thu, 26 Mar 2009 21:22:03 -0700
parents 4bb10cfa3812
children c44d5854620b 1c13ed2130a7
line wrap: on
line diff
--- a/en/ch00-preface.xml	Thu Mar 26 21:07:39 2009 -0700
+++ b/en/ch00-preface.xml	Thu Mar 26 21:22:03 2009 -0700
@@ -61,7 +61,7 @@
 	    can revert to an earlier version of one or more files.  In
 	    fact, a <emphasis>really</emphasis> good revision control
 	    tool will even help you to efficiently figure out exactly
-	    when a problem was introduced (see section <xref
+	    when a problem was introduced (see <xref
 	      linkend="sec:undo:bisect"/> for details).</para></listitem>
 	<listitem><para id="x_75">It will help you to work simultaneously on,
 	    and manage the drift between, multiple versions of your
@@ -167,7 +167,7 @@
     <para id="x_87">As an instance of this, several consecutive commits in an
       example can show up as having occurred during the same second.
       You can see this occur in the <literal
-	role="hg-ext">bisect</literal> example in section <xref
+	role="hg-ext">bisect</literal> example in <xref
 	linkend="sec:undo:bisect"/>, for instance.</para>
 
     <para id="x_88">So when you're reading examples, don't place too much weight