summaryrefslogtreecommitdiff
path: root/README.win32
diff options
context:
space:
mode:
authorGurusamy Sarathy <gsar@cpan.org>2000-01-26 20:16:39 +0000
committerGurusamy Sarathy <gsar@cpan.org>2000-01-26 20:16:39 +0000
commit58231d3970cba2e1fc56f38812334ee802d7acf6 (patch)
treea7a4236b59b545688e1bebd92b6cc19033c3a102 /README.win32
parent7d30b5c4c60a798b772f5d7bd3b85d21016359c7 (diff)
downloadperl-58231d3970cba2e1fc56f38812334ee802d7acf6.tar.gz
pod typos and warnings (from Abigail <abigail@delanet.com>)
p4raw-id: //depot/perl@4906
Diffstat (limited to 'README.win32')
-rw-r--r--README.win322
1 files changed, 1 insertions, 1 deletions
diff --git a/README.win32 b/README.win32
index d5adfd7dc2..c7e61264d6 100644
--- a/README.win32
+++ b/README.win32
@@ -177,7 +177,7 @@ If you have either the source or a library that contains des_fcrypt(),
enable the appropriate option in the makefile. des_fcrypt() is not
bundled with the distribution due to US Government restrictions
on the export of cryptographic software. Nevertheless, this routine
-is part of the "libdes" library (written by Ed Young) which is widely
+is part of the "libdes" library (written by Eric Young) which is widely
available worldwide, usually along with SSLeay (for example:
"ftp://fractal.mta.ca/pub/crypto/SSLeay/DES/"). Set CRYPT_SRC to the
name of the file that implements des_fcrypt(). Alternatively, if