In perl.git, the branch blead has been updated <http://perl5.git.perl.org/perl.git/commitdiff/1a43aa034207579c7b9e27eceda85687707c5c86?hp=8b5913570f597d942779f232ba750d5f92c055bd>
- Log ----------------------------------------------------------------- commit 1a43aa034207579c7b9e27eceda85687707c5c86 Author: Lajos Veres <[email protected]> Date: Wed Jan 28 20:25:32 2015 -0500 Corrections to spelling and grammatical errors. Extracted from patch submitted by Lajos Veres in RT #123693. ----------------------------------------------------------------------- Summary of changes: README.hpux | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.hpux b/README.hpux index 9d78a86..b36b4dd 100644 --- a/README.hpux +++ b/README.hpux @@ -104,7 +104,7 @@ Motorola chipset. The version of PA-RISC at the time of this document's last update is 2.0, which is also the last there will be. HP PA-RISC systems are usually -refered to with model description "HP 9000". The last CPU in this series +referred to with model description "HP 9000". The last CPU in this series is the PA-8900. Support for PA-RISC architectured machines officially ends as shown in the following table: @@ -243,7 +243,7 @@ attempt to use a PA-RISC version of Perl on an Itanium system. This is because shared libraries created on an Itanium system cannot be loaded while running a PA-RISC executable. -HP Itanium 2 systems are usually refered to with model description +HP Itanium 2 systems are usually referred to with model description "HP Integrity". =head2 Itanium, Itanium 2 & Madison 6 -- Perl5 Master Repository
