[Expat-checkins] expat/tests/benchmark README.txt,1.2,1.3

Karl Waclawek kwaclaw at users.sourceforge.net
Sun Jan 1 19:53:49 CET 2006


Update of /cvsroot/expat/expat/tests/benchmark
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2900

Modified Files:
	README.txt 
Log Message:
Small corrections.

Index: README.txt
===================================================================
RCS file: /cvsroot/expat/expat/tests/benchmark/README.txt,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- README.txt	5 Sep 2003 00:42:46 -0000	1.2
+++ README.txt	1 Jan 2006 18:53:44 -0000	1.3
@@ -4,7 +4,7 @@
 
 The command line arguments are:
 
-  -n             ... optional; if supplied, then namespace processing is turned on
+  -n             ... optional; if supplied, namespace processing is turned on
   <file name>    ... name/path of test xml file
   <buffer size>  ... size of processing buffer;
                      the file is parsed in chunks of this size
@@ -13,4 +13,4 @@
 Returns:
 
   The time (in seconds) it takes to parse the test file,
-  averaged of the number of iterations.
\ No newline at end of file
+  averaged over the number of iterations.
\ No newline at end of file



More information about the Expat-checkins mailing list