From f660f9d2924c7549bc87e7f9b4ece7c9727b3682 Mon Sep 17 00:00:00 2001 From: Aron Xu Date: Tue, 18 Sep 2012 01:15:22 +0800 Subject: Imported Upstream version 2.9.0 --- doc/examples/io2.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/examples/io2.c') diff --git a/doc/examples/io2.c b/doc/examples/io2.c index 814a27e..4676f4a 100644 --- a/doc/examples/io2.c +++ b/doc/examples/io2.c @@ -4,7 +4,7 @@ * purpose: Demonstrate the use of xmlDocDumpMemory * to output document to a character buffer * usage: io2 - * test: io2 > io2.tmp ; diff io2.tmp io2.res ; rm -f io2.tmp + * test: io2 > io2.tmp && diff io2.tmp $(srcdir)/io2.res * author: John Fleck * copy: see Copyright for the status of this software. */ -- cgit v1.2.3