--- embedaddon/libxml2/doc/examples/io1.c 2012/02/21 23:37:59 1.1 +++ embedaddon/libxml2/doc/examples/io1.c 2014/06/15 19:53:36 1.1.1.2 @@ -6,7 +6,7 @@ * XInclude method context to show how dynamic document can * be built in a clean way. * usage: io1 - * test: io1 > io1.tmp ; diff io1.tmp io1.res ; rm -f io1.tmp + * test: io1 > io1.tmp && diff io1.tmp $(srcdir)/io1.res * author: Daniel Veillard * copy: see Copyright for the status of this software. */