holtdl 02/04/24 17:38:12
Modified: docs/manual running.html
Log:
properties -> system properties (as suggested by Knut Wannheden).
Revision Changes Path
1.13 +1 -1 jakarta-ant/docs/manual/running.html
Index: running.html
===================================================================
RCS file: /home/cvs/jakarta-ant/docs/manual/running.html,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- running.html 22 Apr 2002 13:22:56 -0000 1.12
+++ running.html 25 Apr 2002 00:38:12 -0000 1.13
@@ -127,7 +127,7 @@
to invoke a different JVM than <code>JAVA_HOME/bin/java(.exe)</code>.</li>
<li><code>ANT_OPTS</code> - command-line arguments that should be
- passed to the JVM. For example, you can define properties or set
+ passed to the JVM. For example, you can define system properties or set
the maximum Java heap size here.</li>
<li><code>ANT_ARGS</code> - Ant command-line arguments. For example,
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>