From 460cc77ae8bf78c849943836f3e10af2cbc95209 Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Tue, 28 Mar 2006 18:47:41 +0000 Subject: perl 5.8.8 import --- gnu/usr.bin/perl/README.linux | 4 ++-- gnu/usr.bin/perl/README.openbsd | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnu/usr.bin/perl/README.linux b/gnu/usr.bin/perl/README.linux index a191c520592..c02ddd3fa1e 100644 --- a/gnu/usr.bin/perl/README.linux +++ b/gnu/usr.bin/perl/README.linux @@ -4,7 +4,7 @@ specifically designed to be readable as is. =head1 NAME -perllinux - Perl version 5 on Linux systems +README.linux - Perl version 5 on Linux systems =head1 DESCRIPTION @@ -13,7 +13,7 @@ version 5 (hereafter just Perl) is compiled and/or runs. =head2 Experimental Support for Sun Studio Compilers for Linux OS -Sun Microsystems has released a port of their Sun Studio compilers for +Sun Microsystems has released a port of their Sun Studio compiliers for Linux. As of November 2005, only an alpha version has been released. Until a release of these compilers is made, support for compiling Perl with these compiler experimental. diff --git a/gnu/usr.bin/perl/README.openbsd b/gnu/usr.bin/perl/README.openbsd index 8126ce3eb71..b1d5eea14f4 100644 --- a/gnu/usr.bin/perl/README.openbsd +++ b/gnu/usr.bin/perl/README.openbsd @@ -4,7 +4,7 @@ specifically designed to be readable as is. =head1 NAME -perlopenbsd - Perl version 5 on OpenBSD systems +README.openbsd - Perl version 5 on OpenBSD systems =head1 DESCRIPTION @@ -14,7 +14,7 @@ version 5 (hereafter just Perl) is compiled and/or runs. =head2 OpenBSD core dumps from getprotobyname_r and getservbyname_r with ithreads When Perl is configured to use ithreads, it will use re-entrant library calls -in preference to non-re-entrant versions. There is an incompatibility in +in preference to non-re-entrant versions. There is an incompatability in OpenBSD's C and C function in versions 3.7 and later that will cause a SEGV when called without doing a C on their return structs prior to calling these functions. Current Perl's -- cgit v1.2.3