summaryrefslogtreecommitdiff
path: root/README.aix
diff options
context:
space:
mode:
authorMarcus Holland-Moritz <mhx-perl@gmx.net>2004-06-09 12:50:12 +0000
committerMarcus Holland-Moritz <mhx-perl@gmx.net>2004-06-09 12:50:12 +0000
commit1d69df2bf087d7ee3a9ecf4ad5d83ad461d6e51e (patch)
treef04e608bbaddf489288a6ecb74a40c60deb2a456 /README.aix
parentc7667023d22d576485c37c9693f8f6d8d72ddd07 (diff)
downloadperl-1d69df2bf087d7ee3a9ecf4ad5d83ad461d6e51e.tar.gz
s/64bit/64-bit/g for consistency in the READMEs.
p4raw-id: //depot/perl@22919
Diffstat (limited to 'README.aix')
-rw-r--r--README.aix4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.aix b/README.aix
index 3938387038..7e9702505f 100644
--- a/README.aix
+++ b/README.aix
@@ -227,7 +227,7 @@ Should yield no problems.
=head2 Threaded Perl
Threads seem to work OK, though at the moment not all tests pass when
-threads are used in combination with 64bit configurations.
+threads are used in combination with 64-bit configurations.
You may get a warning when doing a threaded build:
@@ -245,7 +245,7 @@ is not really significant here.
=head2 64-bit Perl
-If your AIX is installed with 64-bit support, you can expect 64bit
+If your AIX is installed with 64-bit support, you can expect 64-bit
configurations to work. In combination with threads some tests might
still fail.