diff options
author | grant <grant@pkgsrc.org> | 2003-08-11 01:25:48 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2003-08-11 01:25:48 +0000 |
commit | 3c2dc5d707d0250b55c6256e651a8af1ee26555b (patch) | |
tree | 07fae2dbd9d4940c557a2b81f2c8e43a586787eb | |
parent | c3190e319a6c1e3a374804c68ef3bf4f27b00469 (diff) | |
download | pkgsrc-3c2dc5d707d0250b55c6256e651a8af1ee26555b.tar.gz |
wrap lines to <= 75
-rw-r--r-- | lang/sun-jdk14/MESSAGE.NetBSD | 7 | ||||
-rw-r--r-- | lang/sun-jre14/MESSAGE.NetBSD | 7 |
2 files changed, 8 insertions, 6 deletions
diff --git a/lang/sun-jdk14/MESSAGE.NetBSD b/lang/sun-jdk14/MESSAGE.NetBSD index 814a283dfa5..ae41d256eff 100644 --- a/lang/sun-jdk14/MESSAGE.NetBSD +++ b/lang/sun-jdk14/MESSAGE.NetBSD @@ -1,5 +1,5 @@ =========================================================================== -$NetBSD: MESSAGE.NetBSD,v 1.1 2003/08/11 01:24:11 grant Exp $ +$NetBSD: MESSAGE.NetBSD,v 1.2 2003/08/11 01:25:48 grant Exp $ In order to be able to run the JVM, you will need to compile your kernel with the following options: @@ -12,8 +12,9 @@ Your kernel needs to be build from current sources later than 2003-08-09. Otherwise, jdk will fail to run properly on programs that can throw NullPointerExceptions. -Furthermore, 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. +Furthermore, 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 diff --git a/lang/sun-jre14/MESSAGE.NetBSD b/lang/sun-jre14/MESSAGE.NetBSD index 3f6e0f0d0ad..4f54d86b6b3 100644 --- a/lang/sun-jre14/MESSAGE.NetBSD +++ b/lang/sun-jre14/MESSAGE.NetBSD @@ -1,5 +1,5 @@ =========================================================================== -$NetBSD: MESSAGE.NetBSD,v 1.1 2003/08/11 01:24:12 grant Exp $ +$NetBSD: MESSAGE.NetBSD,v 1.2 2003/08/11 01:25:49 grant Exp $ In order to be able to run the JVM, you will need to compile your kernel with the following options: @@ -8,8 +8,9 @@ makeoptions TEXTADDR=d0100000 options KERNBASE_LOCORE=0xd0000000 options COMPAT_LINUX -Furthermore, 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. +Furthermore, 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 |