diff options
author | jlam <jlam> | 2002-10-13 07:29:32 +0000 |
---|---|---|
committer | jlam <jlam> | 2002-10-13 07:29:32 +0000 |
commit | a914afcb1d9b1e4539612ef74622e0daff3f732d (patch) | |
tree | be594b6f5cb78a08963d5ecf9939c7bd088d593d /lang/sun-jre14 | |
parent | be32eff4c2156395f31ca33be4a83d3a9eaaf819 (diff) | |
download | pkgsrc-a914afcb1d9b1e4539612ef74622e0daff3f732d.tar.gz |
Cosmetic changes to MESSAGE files for JVMs for readability.
Diffstat (limited to 'lang/sun-jre14')
-rw-r--r-- | lang/sun-jre14/MESSAGE | 21 |
1 files changed, 12 insertions, 9 deletions
diff --git a/lang/sun-jre14/MESSAGE b/lang/sun-jre14/MESSAGE index 7ba3d0c7d96..10b30da97ab 100644 --- a/lang/sun-jre14/MESSAGE +++ b/lang/sun-jre14/MESSAGE @@ -1,15 +1,18 @@ =========================================================================== -$NetBSD: MESSAGE,v 1.4 2002/09/24 12:30:10 wiz Exp $ +$NetBSD: MESSAGE,v 1.5 2002/10/13 07:29:36 jlam Exp $ -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. +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 - JAVA_HOME to ${JDK_HOME} - ${PATH} to include ${JDK_HOME}/bin + ${PREFIX}/README + +for details about running this jdk. In a nutshell you may want to set the +following in your shell environment: + + JAVA_HOME to ${PREFIX} + PATH to include ${PREFIX}/bin =========================================================================== |