hotspot/src/share/tools/ProjectCreator/ProjectCreator.java
changeset 15096 3db45569f8c0
parent 13963 e5b53c306fb5
child 19270 607d97508c60
--- a/hotspot/src/share/tools/ProjectCreator/ProjectCreator.java	Mon Dec 17 10:40:52 2012 -0800
+++ b/hotspot/src/share/tools/ProjectCreator/ProjectCreator.java	Wed Dec 19 10:35:08 2012 -0800
@@ -36,7 +36,7 @@
             + "into .dsp file, substituting for path given in "
             + "-sourceBase. Example: HotSpotWorkSpace>");
       System.err.println("  -dllLoc <path to directory in which to put "
-            + "jvm.dll and jvm_g.dll; no trailing slash>");
+            + "jvm.dll; no trailing slash>");
       System.err.println("  If any of the above are specified, "
             + "they must all be.");
       System.err.println("  Additional, optional arguments, which can be "