You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by te...@apache.org on 2006/04/21 16:07:06 UTC

svn commit: r395890 [3/3] - in /incubator/harmony/enhanced/classlib/trunk/doc: README.txt build.xml classlib/ classlib/classlib.cfg classlib/classlib.txt kernel/kernel.cfg kernel/kernel.txt vminterface/natives.cfg vminterface/vminterface.txt

Modified: incubator/harmony/enhanced/classlib/trunk/doc/vminterface/vminterface.txt
URL: http://svn.apache.org/viewcvs/incubator/harmony/enhanced/classlib/trunk/doc/vminterface/vminterface.txt?rev=395890&r1=395889&r2=395890&view=diff
==============================================================================
--- incubator/harmony/enhanced/classlib/trunk/doc/vminterface/vminterface.txt (original)
+++ incubator/harmony/enhanced/classlib/trunk/doc/vminterface/vminterface.txt Fri Apr 21 07:07:04 2006
@@ -98,7 +98,7 @@
 	The boot classpath is a list of JAR files which contain the bootstrap Java class library code.
 	The launcher provides a command-line prepend of the kernel (VM-specific) classes to the VM
     by specifying -Xbootclasspath/p to loads the kernel classes from the VM-specific subdirectory
-    of jre\bin.
+    of jre/bin.
 	The boot sequence configures the bootstrap class path in the JNI_OnLoad() function and
     updates the "com.ibm.oti.system.class.path" system property using the
 	\ref VMInterface "VM Interface". Currently this is accomplished by reading the bootstrap