From a74b42b234cb6f24e400ffe831c534928b0c1cf3 Mon Sep 17 00:00:00 2001 From: Tom Hukins Date: Thu, 13 May 2010 13:14:31 +0000 Subject: Clarify wording. --- README.freebsd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.freebsd') diff --git a/README.freebsd b/README.freebsd index 77c297bec6..36f2d99d31 100644 --- a/README.freebsd +++ b/README.freebsd @@ -24,8 +24,8 @@ which has been integrated into FreeBSD 4.6. perl 5.8.0 sets C<$^X> where possible to a full path by asking the operating system. On FreeBSD the full path of the perl interpreter is found by reading -the symlink F. There is a bug on FreeBSD, where the -result of reading this symlink is can be wrong in certain circumstances +the symlink F. FreeBSD has a bug where reading this +symlink sometimes returns an incorrect value (see http://www.freebsd.org/cgi/query-pr.cgi?pr=35703 ). In these cases perl will fall back to the old behaviour of using C's argv[0] value for C<$^X>. -- cgit v1.2.1