hgbook

view en/examples/results/tour.log.out @ 611:4432ad34b8e5

Check in example outputs with begin/end markers.
author Bryan O'Sullivan <bos@serpentine.com>
date Tue Mar 31 12:19:01 2009 -0700 (2009-03-31)
parents 0d5935744f87
children
line source
1 <!-- BEGIN tour.log -->
2 <screen><prompt>$</prompt> <userinput>hg log</userinput>
3 changeset:
4 tag: tip
5 user: Bryan O'Sullivan &lt;bos@serpentine.com&gt;
7 summary: Trim comments.
9 changeset:
10 user: Bryan O'Sullivan &lt;bos@serpentine.com&gt;
12 summary: Get make to generate the final binary from a .o file.
14 changeset:
15 user: Bryan O'Sullivan &lt;bos@serpentine.com&gt;
17 summary: Introduce a typo into hello.c.
19 changeset:
20 user: mpm@selenic.com
22 summary: Create a makefile
24 changeset:
25 user: mpm@selenic.com
27 summary: Create a standard "hello, world" program
29 </screen>
30 <!-- END tour.log -->