diff options
-rw-r--r-- | lang/sun-jdk13/MESSAGE | 10 | ||||
-rw-r--r-- | lang/sun-jdk14/MESSAGE | 16 | ||||
-rw-r--r-- | lang/sun-jre13/MESSAGE | 10 | ||||
-rw-r--r-- | lang/sun-jre14/MESSAGE | 16 |
4 files changed, 26 insertions, 26 deletions
diff --git a/lang/sun-jdk13/MESSAGE b/lang/sun-jdk13/MESSAGE index acae996866c..ba4048a789e 100644 --- a/lang/sun-jdk13/MESSAGE +++ b/lang/sun-jdk13/MESSAGE @@ -1,12 +1,12 @@ ====================================================================== -$NetBSD: MESSAGE,v 1.1 2002/07/27 22:01:33 jschauma Exp $ +$NetBSD: MESSAGE,v 1.2 2002/07/28 14:53:24 schmonz Exp $ -You may want to read ${JDK_HOME}/README for details about -running this jdk. In a nutshell you may want to set the following in -your shell environment: +You may want to read ${JDK_HOME}/README for details about running +this jdk. In a nutshell you may want to set the following in your +shell environment: CLASSPATH to ${JDK_HOME}/src.jar:. - JAVA_HOME to ${JDK_HOME} + JAVA_HOME to ${JDK_HOME} ${PATH} to include ${JDK_HOME}/bin ====================================================================== diff --git a/lang/sun-jdk14/MESSAGE b/lang/sun-jdk14/MESSAGE index 2f28d33076b..e1191aaac62 100644 --- a/lang/sun-jdk14/MESSAGE +++ b/lang/sun-jdk14/MESSAGE @@ -1,16 +1,16 @@ ====================================================================== -$NetBSD: MESSAGE,v 1.2 2002/07/27 22:21:04 jschauma Exp $ +$NetBSD: MESSAGE,v 1.3 2002/07/28 14:53:25 schmonz Exp $ -In order to invoke the JVM, the data segment size set by żour shells -'ulimit' builtin must be at least 131204 -- please refer to your -shells manual page for details. +In order to invoke the JVM, the data segment size set by your +shell's 'ulimit' builtin must be at least 131204 -- please refer +to your shell's manual page for details. -You may want to read ${JDK_HOME}/README for details about -running this jdk. In a nutshell you may want to set the following in -your shell environment: +You may want to read ${JDK_HOME}/README for details about running +this jdk. In a nutshell you may want to set the following in your +shell environment: CLASSPATH to ${JDK_HOME}/src.zip:. - JAVA_HOME to ${JDK_HOME} + JAVA_HOME to ${JDK_HOME} ${PATH} to include ${JDK_HOME}/bin ====================================================================== diff --git a/lang/sun-jre13/MESSAGE b/lang/sun-jre13/MESSAGE index 2c083e26c1b..e169fd44342 100644 --- a/lang/sun-jre13/MESSAGE +++ b/lang/sun-jre13/MESSAGE @@ -1,11 +1,11 @@ ====================================================================== -$NetBSD: MESSAGE,v 1.1 2002/07/27 21:54:30 jschauma Exp $ +$NetBSD: MESSAGE,v 1.2 2002/07/28 14:53:26 schmonz Exp $ -You may want to read ${JDK_HOME}/README for details about -running this jdk. In a nutshell you may want to set the following in -your shell environment: +You may want to read ${JDK_HOME}/README for details about running +this jdk. In a nutshell you may want to set the following in your +shell environment: - JAVA_HOME to ${JDK_HOME} + JAVA_HOME to ${JDK_HOME} ${PATH} to include ${JDK_HOME}/bin ====================================================================== diff --git a/lang/sun-jre14/MESSAGE b/lang/sun-jre14/MESSAGE index 254a5f48b63..c5b3fd01d68 100644 --- a/lang/sun-jre14/MESSAGE +++ b/lang/sun-jre14/MESSAGE @@ -1,15 +1,15 @@ ====================================================================== -$NetBSD: MESSAGE,v 1.2 2002/07/27 22:17:45 jschauma Exp $ +$NetBSD: MESSAGE,v 1.3 2002/07/28 14:53:26 schmonz Exp $ -In order to invoke the JVM, the data segment size set by żour shells -'ulimit' builtin must be at least 131204 -- please refer to your -shells manual page for details. +In order to invoke the JVM, the data segment size set by your +shell's 'ulimit' builtin must be at least 131204 -- please refer +to your shell's manual page for details. -You may want to read ${JDK_HOME}/README for details about -running this jdk. In a nutshell you may want to set the following in -your shell environment: +You may want to read ${JDK_HOME}/README for details about running +this jdk. In a nutshell you may want to set the following in your +shell environment: - JAVA_HOME to ${JDK_HOME} + JAVA_HOME to ${JDK_HOME} ${PATH} to include ${JDK_HOME}/bin ====================================================================== |