hgbook

diff en/examples/daily.files @ 273:00f69e8825c5

Bring book up to date with recent changes.
author Bryan O'Sullivan <bos@serpentine.com>
date Mon Nov 26 12:24:53 2007 -0800 (2007-11-26)
parents 5b034c2b74f7
children eb11ec9eed8c
line diff
     1.1 --- a/en/examples/daily.files	Tue Mar 06 21:35:51 2007 -0800
     1.2 +++ b/en/examples/daily.files	Mon Nov 26 12:24:53 2007 -0800
     1.3 @@ -61,7 +61,7 @@
     1.4  cd missing-example
     1.5  echo a > a
     1.6  hg add a
     1.7 -hg commit -m'File about to be missing'
     1.8 +hg commit -m 'File about to be missing'
     1.9  rm a
    1.10  hg status
    1.11