summaryrefslogtreecommitdiff
path: root/pod
diff options
context:
space:
mode:
authorGurusamy Sarathy <gsar@cpan.org>1999-08-01 20:29:17 +0000
committerGurusamy Sarathy <gsar@cpan.org>1999-08-01 20:29:17 +0000
commit873b149f049701f76396c28e70d7cccfec0b011f (patch)
treeb7671048bfedc2872fed1dc786ae53e3856465d8 /pod
parent8babd21611073cf7ab71cbfaf139d06738ff3f27 (diff)
downloadperl-873b149f049701f76396c28e70d7cccfec0b011f.tar.gz
rename cygwin32 to cygwin (from Eric Fifer <EFifer@sanwaint.com>)
p4raw-id: //depot/perl@3852
Diffstat (limited to 'pod')
-rw-r--r--pod/perl.pod2
-rw-r--r--pod/perlport.pod4
2 files changed, 3 insertions, 3 deletions
diff --git a/pod/perl.pod b/pod/perl.pod
index 87696fe55d..0275543c31 100644
--- a/pod/perl.pod
+++ b/pod/perl.pod
@@ -226,7 +226,7 @@ http://www.perl.com/CPAN/src/index.html
1) in DOS mode either the DOS or OS/2 ports can be used
2) formerly known as MVS
3) formerly known as Digital UNIX and before that DEC OSF/1
- 4) compilers: Borland, Cygwin32, Mingw32 EGCS/GCC, VC++
+ 4) compilers: Borland, Cygwin, Mingw32 EGCS/GCC, VC++
The following platforms have been known to build Perl from source,
but we haven't been able to verify their status for the current release,
diff --git a/pod/perlport.pod b/pod/perlport.pod
index 5c0c71cd72..6b532f3777 100644
--- a/pod/perlport.pod
+++ b/pod/perlport.pod
@@ -663,8 +663,8 @@ C<ftp://hobbes.nmsu.edu/pub/os2/dev/emx>
=item The ActiveState Pages, C<http://www.activestate.com/>
-=item The Cygwin32 environment for Win32; L<README.cygwin32>,
-C<http://www.cygnus.com/misc/gnu-win32/>
+=item The Cygwin environment for Win32; L<README.cygwin>,
+C<http://sourceware.cygnus.com/cygwin/>
=item The U/WIN environment for Win32,
C<http://www.research.att.com/sw/tools/uwin/>