diff en/examples/results/backout.manual.log.out @ 709:4432ad34b8e5

Check in example outputs with begin/end markers.
author Bryan O'Sullivan <bos@serpentine.com>
date Tue, 31 Mar 2009 12:19:01 -0700
parents 0d5935744f87
children
line wrap: on
line diff
--- a/en/examples/results/backout.manual.log.out	Tue Mar 31 12:18:22 2009 -0700
+++ b/en/examples/results/backout.manual.log.out	Tue Mar 31 12:19:01 2009 -0700
@@ -1,14 +1,16 @@
+<!-- BEGIN backout.manual.log -->
 <screen><prompt>$</prompt> <userinput>hg log --style compact</userinput>
-3[tip]:1      2009-03-10 04:37 +0000   bos
+3[tip]:1      2009-03-31 19:08 +0000   bos
   back out second change
 
-2      2009-03-10 04:37 +0000   bos
+2      2009-03-31 19:08 +0000   bos
   third change
 
-1      2009-03-10 04:37 +0000   bos
+1      2009-03-31 19:08 +0000   bos
   second change
 
-0      2009-03-10 04:37 +0000   bos
+0      2009-03-31 19:08 +0000   bos
   first change
 
 </screen>
+<!-- END backout.manual.log -->