Commit 5d65aeb7 by Tom Tromey Committed by Tom Tromey

gcj.texi (Input Options): --CLASSPATH does not suppress system path.

	* gcj.texi (Input Options): --CLASSPATH does not suppress system
	path.

From-SVN: r49588
parent a092e4eb
2002-02-07 Tom Tromey <tromey@redhat.com>
* gcj.texi (Input Options): --CLASSPATH does not suppress system
path.
2002-02-04 Anthony Green <green@redhat.com>
* class.c (build_utf8_ref): Put UTF-8 constants into merged
......
......@@ -247,7 +247,7 @@ This sets the class path to @var{path}, a colon-separated list of paths
@item --CLASSPATH=@var{path}
This sets the class path to @var{path}, a colon-separated list of paths
(on Windows-based systems, a semicolon-separate list of paths). This
differs from the @code{--classpath} option in that it also suppresses
differs from the @code{--classpath} option in that it does not suppress
the built-in system path.
@item CLASSPATH
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment