hgbook
diff en/appA-cmdref.xml @ 625:cfdb601a3c8b
Fix imagedata fileref in xml files, and replace ':' with '.' in id attribute
author | Dongsheng Song <dongsheng.song@gmail.com> |
---|---|
date | Thu Mar 12 15:51:39 2009 +0800 (2009-03-12) |
parents | b90b024729f1 |
children | 7e7c47481e4f |
line diff
1.1 --- a/en/appA-cmdref.xml Wed Feb 18 00:22:09 2009 -0800 1.2 +++ b/en/appA-cmdref.xml Thu Mar 12 15:51:39 2009 +0800 1.3 @@ -12,7 +12,7 @@ 1.4 1.5 <para>Show differences between revisions for the specified files or 1.6 directories, using the unified diff format. For a description of the 1.7 -unified diff format, see section <xref linkend="sec:mq:patch"/>.</para> 1.8 +unified diff format, see section <xref linkend="sec.mq.patch"/>.</para> 1.9 1.10 <para>By default, this command does not print diffs for files that Mercurial 1.11 considers to contain binary data. To control this behaviour, see the 1.12 @@ -158,7 +158,7 @@ 1.13 <sect2> 1.14 <title>Tips and tricks</title> 1.15 1.16 -<sect3 id="cmdref:diff-vs-status"> 1.17 +<sect3 id="cmdref.diff-vs-status"> 1.18 <title>Why do the results of <command role="hg-cmd">hg diff</command> and <command role="hg-cmd">hg status</command> differ?</title> 1.19 1.20 <para>When you run the <command role="hg-cmd">hg status</command> command, you'll see a list of files