hgbook

annotate en/examples/results/tour.log-r.out @ 648:e0ac2341a861

Fix building error introduced by bos at rev 8366882f67f2
author Dongsheng Song <dongsheng.song@gmail.com>
date Wed Mar 18 21:50:57 2009 +0800 (2009-03-18)
parents 44d1363234d2
children 4432ad34b8e5
rev   line source
bos@564 1 <screen><prompt>$</prompt> <userinput>hg log -r 3</userinput>
bos@144 2 changeset:
bos@564 3 user: Bryan O'Sullivan &lt;bos@serpentine.com&gt;
bos@144 4
bos@144 5 summary: Get make to generate the final binary from a .o file.
bos@144 6
bos@564 7 <prompt>$</prompt> <userinput>hg log -r </userinput>
bos@144 8 changeset:
bos@564 9 user: Bryan O'Sullivan &lt;bos@serpentine.com&gt;
bos@144 10
bos@144 11 summary: Get make to generate the final binary from a .o file.
bos@144 12
bos@564 13 <prompt>$</prompt> <userinput>hg log -r 1 -r 4</userinput>
bos@144 14 changeset:
bos@144 15 user: mpm@selenic.com
bos@144 16
bos@144 17 summary: Create a makefile
bos@144 18
bos@144 19 changeset:
bos@144 20 tag: tip
bos@564 21 user: Bryan O'Sullivan &lt;bos@serpentine.com&gt;
bos@144 22
bos@144 23 summary: Trim comments.
bos@144 24
bos@564 25 </screen>