hgbook

view it/examples/extdiff.diff.it @ 1114:527b86d55d4a

inotify: update installation information

inotify is shipped in Mercurial since 1.0, which greatly simplifies the installation process
author Nicolas Dumazet <nicdumz.commits@gmail.com>
date Sun Dec 13 16:35:56 2009 +0900 (2009-12-13)
parents
children
line source
1 <!-- BEGIN extdiff.diff -->
2 <screen><prompt>$</prompt> <userinput>hg diff</userinput>
3 diff -r dc7b09ad1097 miofile
4 --- a/miofile Fri Jun 05 15:50:16 2009 +0000
5 +++ b/miofile Fri Jun 05 15:50:17 2009 +0000
6 @@ -1,1 +1,2 @@
7 La prima riga.
8 +La seconda riga.
9 </screen>
10 <!-- END extdiff.diff -->