--- embedaddon/libxml2/doc/examples/tree2.c 2012/02/21 23:37:59 1.1.1.1 +++ embedaddon/libxml2/doc/examples/tree2.c 2014/06/15 19:53:36 1.1.1.2 @@ -3,7 +3,7 @@ * synopsis: Creates a tree * purpose: Shows how to create document, nodes and dump it to stdout or file. * usage: tree2 -Default output: stdout - * test: tree2 > tree2.tmp ; diff tree2.tmp tree2.res ; rm tree2.tmp + * test: tree2 > tree2.tmp && diff tree2.tmp $(srcdir)/tree2.res * author: Lucas Brasilino * copy: see Copyright for the status of this software */