hgbook

annotate en/examples/results/template.svnstyle.short.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
rev   line source
bos@611 1 <!-- BEGIN template.svnstyle.short -->
bos@564 2 <screen><prompt>$</prompt> <userinput>svn log -r9653</userinput>
bos@144 3 ------------------------------------------------------------------------
bos@144 4 r9653 | sean.hefty | 2006-09-27 14:39:55 -0700 (Wed, 27 Sep 2006) | 5 lines
bos@144 5
bos@144 6 On reporting a route error, also include the status for the error,
bos@144 7 rather than indicating a status of 0 when an error has occurred.
bos@144 8
bos@564 9 Signed-off-by: Sean Hefty &lt;sean.hefty@intel.com&gt;
bos@144 10
bos@144 11 ------------------------------------------------------------------------
bos@564 12 </screen>
bos@611 13 <!-- END template.svnstyle.short -->