hgbook

diff en/examples/results/tour.pull.out @ 604:39b7a21c490b

Drop another dead file
author Bryan O'Sullivan <bos@serpentine.com>
date Fri Mar 27 10:04:49 2009 -0700 (2009-03-27)
parents 44d1363234d2
children 4432ad34b8e5
line diff
     1.1 --- a/en/examples/results/tour.pull.out	Mon Mar 09 21:37:47 2009 -0700
     1.2 +++ b/en/examples/results/tour.pull.out	Fri Mar 27 10:04:49 2009 -0700
     1.3 @@ -1,11 +1,11 @@
     1.4 -$ \textbf{hg tip}
     1.5 +<screen><prompt>$</prompt> <userinput>hg tip</userinput>
     1.6  changeset:   
     1.7  tag:         tip
     1.8 -user:        Bryan O'Sullivan <bos@serpentine.com>
     1.9 +user:        Bryan O'Sullivan &lt;bos@serpentine.com&gt;
    1.10  
    1.11  summary:     Trim comments.
    1.12  
    1.13 -$ \textbf{hg pull ../my-hello}
    1.14 +<prompt>$</prompt> <userinput>hg pull ../my-hello</userinput>
    1.15  pulling from ../my-hello
    1.16  searching for changes
    1.17  adding changesets
    1.18 @@ -13,10 +13,11 @@
    1.19  adding file changes
    1.20  added 1 changesets with 1 changes to 1 files
    1.21  (run 'hg update' to get a working copy)
    1.22 -$ \textbf{hg tip}
    1.23 +<prompt>$</prompt> <userinput>hg tip</userinput>
    1.24  changeset:   
    1.25  tag:         tip
    1.26 -user:        Bryan O'Sullivan <bos@serpentine.com>
    1.27 +user:        Bryan O'Sullivan &lt;bos@serpentine.com&gt;
    1.28  
    1.29  summary:     Added an extra line of output
    1.30  
    1.31 +</screen>