diff options
author | Peter J. Acklam) (via RT <perlbug-followup@perl.org> | 2011-01-06 23:14:20 -0800 |
---|---|---|
committer | Abigail <abigail@abigail.be> | 2011-01-07 11:18:16 +0100 |
commit | f858446f8d2c74c0a4665f0be04b65fe90e1b08c (patch) | |
tree | 2d9bdc9f5c24118bc6e3982c2aab064881abb243 /README.solaris | |
parent | 486ec47ab73770ab60bf9cfb6d398a4371463266 (diff) | |
download | perl-f858446f8d2c74c0a4665f0be04b65fe90e1b08c.tar.gz |
Fix typos (spelling errors) in README*.
# New Ticket Created by (Peter J. Acklam)
# Please include the string: [perl #81912]
# in the subject line of all future correspondence about this issue.
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=81912 >
Signed-off-by: Abigail <abigail@abigail.be>
Diffstat (limited to 'README.solaris')
-rw-r--r-- | README.solaris | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/README.solaris b/README.solaris index 427e08de6e..cc5fbbff0f 100644 --- a/README.solaris +++ b/README.solaris @@ -39,7 +39,7 @@ these modules is available on CPAN under the Sun::Solaris:: namespace. Solaris may include two versions of perl, e.g. Solaris 9 includes both 5.005_03 and 5.6.1. This is to provide stability across Solaris releases, in cases where a later perl version has incompatibilities -with the version included in the preceeding Solaris release. The +with the version included in the preceding Solaris release. The default perl version will always be the most recent, and in general the old version will only be retained for one Solaris release. Note also that the default perl will NOT be configured to search for modules @@ -213,7 +213,7 @@ details. =head3 GNU as and GNU ld The following information applies to gcc version 2. Volunteers to -update it as appropropriate for gcc version 3 would be appreciated. +update it as appropriately for gcc version 3 would be appreciated. The versions of as and ld supplied with Solaris work fine for building perl. There is normally no need to install the GNU versions to |