pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/lang wrap lines to <= 75



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2d7e0484d550
branches:  trunk
changeset: 459889:2d7e0484d550
user:      grant <grant%pkgsrc.org@localhost>
date:      Mon Aug 11 01:25:48 2003 +0000

description:
wrap lines to <= 75

diffstat:

 lang/sun-jdk14/MESSAGE.NetBSD |  7 ++++---
 lang/sun-jre14/MESSAGE.NetBSD |  7 ++++---
 2 files changed, 8 insertions(+), 6 deletions(-)

diffs (44 lines):

diff -r e4352df801ed -r 2d7e0484d550 lang/sun-jdk14/MESSAGE.NetBSD
--- a/lang/sun-jdk14/MESSAGE.NetBSD     Mon Aug 11 01:24:11 2003 +0000
+++ b/lang/sun-jdk14/MESSAGE.NetBSD     Mon Aug 11 01:25:48 2003 +0000
@@ -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 @@
 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 -r e4352df801ed -r 2d7e0484d550 lang/sun-jre14/MESSAGE.NetBSD
--- a/lang/sun-jre14/MESSAGE.NetBSD     Mon Aug 11 01:24:11 2003 +0000
+++ b/lang/sun-jre14/MESSAGE.NetBSD     Mon Aug 11 01:25:48 2003 +0000
@@ -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 @@
 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
 



Home | Main Index | Thread Index | Old Index