hgbook

diff en/ch04-daily.xml @ 605:a21668c4af50

Add top-level README
author Bryan O'Sullivan <bos@serpentine.com>
date Fri Mar 27 10:08:39 2009 -0700 (2009-03-27)
parents c838b3975bc6
children 1c13ed2130a7
line diff
     1.1 --- a/en/ch04-daily.xml	Thu Mar 19 21:18:52 2009 -0700
     1.2 +++ b/en/ch04-daily.xml	Fri Mar 27 10:08:39 2009 -0700
     1.3 @@ -328,7 +328,7 @@
     1.4  	Unix-like systems, that's <command>cp</command>) to make a
     1.5  	copy of a file, then <command role="hg-cmd">hg add</command>
     1.6  	the new copy by hand.  Before you do so, though, please do
     1.7 -	reread section <xref linkend="sec:daily:why-copy"/>, and make
     1.8 +	reread <xref linkend="sec:daily:why-copy"/>, and make
     1.9  	an informed
    1.10  	decision that this behaviour is not appropriate to your
    1.11  	specific case.</para>
    1.12 @@ -529,9 +529,9 @@
    1.13        decide it was a mistake, you can still do something about it,
    1.14        though your options may be more limited.</para>
    1.15  
    1.16 -    <para id="x_1e5">For more information about the <command role="hg-cmd">hg
    1.17 -	revert</command> command, and details about how to deal with
    1.18 -      changes you have already committed, see chapter <xref
    1.19 +    <para id="x_1e5">For more information about the <command
    1.20 +	role="hg-cmd">hg revert</command> command, and details about
    1.21 +      how to deal with changes you have already committed, see <xref
    1.22  	linkend="chap:undo"/>.</para>
    1.23  
    1.24    </sect1>