hgbook

diff en/examples/tour.tip.out @ 554:91adcea08b33

Fix the bisect section, I hope (bisect is now part of Mercurial).
author Arne Babenhauserheide <bab@draketo.de>
date Wed Jan 21 14:16:38 2009 +0100 (2009-01-21)
parents 006bbad1f190
children
line diff
     1.1 --- a/en/examples/tour.tip.out	Tue Mar 06 21:44:56 2007 -0800
     1.2 +++ b/en/examples/tour.tip.out	Wed Jan 21 14:16:38 2009 +0100
     1.3 @@ -11,7 +11,7 @@
     1.4  diff -r  -r  hello.c
     1.5  
     1.6  
     1.7 -@@ -8,5 +8,6 @@ int main(int argc, char **argv)
     1.8 +@@ -8,5 +8,6 @@
     1.9   int main(int argc, char **argv)
    1.10   \{
    1.11   	printf("hello, world!\textbackslash{}");