hgbook
diff en/ch01-intro.xml @ 639:1a3d882149fd
Set chunker.output.encoding to 'utf-8'
author | Dongsheng Song <dongsheng.song@gmail.com> |
---|---|
date | Mon Mar 16 17:49:05 2009 +0800 (2009-03-16) |
parents | 13513d2a128d |
children |
line diff
1.1 --- a/en/ch01-intro.xml Mon Mar 09 23:37:29 2009 -0700 1.2 +++ b/en/ch01-intro.xml Mon Mar 16 17:49:05 2009 +0800 1.3 @@ -1,6 +1,6 @@ 1.4 <!-- vim: set filetype=docbkxml shiftwidth=2 autoindent expandtab tw=77 : --> 1.5 1.6 -<chapter id="chap:intro"> 1.7 +<chapter id="chap.intro"> 1.8 <?dbhtml filename="introduction.html"?> 1.9 <title>Introduction</title> 1.10 1.11 @@ -50,7 +50,7 @@ 1.12 fact, a <emphasis>really</emphasis> good revision control 1.13 tool will even help you to efficiently figure out exactly 1.14 when a problem was introduced (see section <xref 1.15 - linkend="sec:undo:bisect"/> for details).</para></listitem> 1.16 + linkend="sec.undo.bisect"/> for details).</para></listitem> 1.17 <listitem><para>It will help you to work simultaneously on, 1.18 and manage the drift between, multiple versions of your 1.19 project.</para></listitem></itemizedlist>