diff en/ch00-preface.xml @ 724:cfdb601a3c8b

Fix imagedata fileref in xml files, and replace ':' with '.' in id attribute
author Dongsheng Song <dongsheng.song@gmail.com>
date Thu, 12 Mar 2009 15:51:39 +0800
parents b90b024729f1
children d0160b0b1a9e
line wrap: on
line diff
--- a/en/ch00-preface.xml	Thu Mar 12 15:47:15 2009 +0800
+++ b/en/ch00-preface.xml	Thu Mar 12 15:51:39 2009 +0800
@@ -1,6 +1,6 @@
 <!-- vim: set filetype=docbkxml shiftwidth=2 autoindent expandtab tw=77 : -->
 
-<preface id="chap:preface">
+<preface id="chap.preface">
   <title>Preface</title>
 
   <para>Distributed revision control is a relatively new territory,
@@ -51,7 +51,7 @@
       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
-	id="sec:undo:bisect"/>, for instance.</para>
+	id="sec.undo.bisect"/>, for instance.</para>
 
     <para>So when you're reading examples, don't place too much weight
       on the dates or times you see in the output of commands.  But