diff options
author | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2002-09-03 20:02:36 +0000 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2002-09-03 20:02:36 +0000 |
commit | 3a1825b5137e86b5a16512c85cd54354148a299f (patch) | |
tree | f5288d980ef5deb85d91da912f094483d07b6b03 /README.hpux | |
parent | c5f0f3aaa2f0df412b6394ac8ec6e083710b33b2 (diff) | |
download | perl-3a1825b5137e86b5a16512c85cd54354148a299f.tar.gz |
Subject: [perl #16971] [PATCH] Fix a couple of URLs that changed recently.
From: Richard Soderberg (via RT) <perlbug@perl.org>
Date: 3 Sep 2002 18:48:54 -0000
Message-ID: <rt-16971-36426.15.5276119194873@bugs6.perl.org>
Subject: [PATCH] A variety of README nitpicks.
From: Richard Soderberg <rs@crystalflame.net>
Date: Tue, 3 Sep 2002 11:54:39 -0700 (PDT)
Message-ID: <Pine.LNX.4.33.0209031148280.32671-200000@oregonnet.com>
p4raw-id: //depot/perl@17824
Diffstat (limited to 'README.hpux')
-rw-r--r-- | README.hpux | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/README.hpux b/README.hpux index 302d024f0d..e05d11e514 100644 --- a/README.hpux +++ b/README.hpux @@ -291,7 +291,7 @@ When you are going to use the GNU C compiler (gcc), and you don't have gcc yet, you can either build it yourself from the sources (available from e.g. http://www.gnu.ai.mit.edu/software/gcc/releases.html) or fetch a prebuilt binary from the HP porting center. There are two places where -gcc prebuilds can be fetched the first and best (for HP-UX 11 only) is +gcc prebuilds can be fetched; the first and best (for HP-UX 11 only) is http://h21007.www2.hp.com/dspp/tech/tech_TechSoftwareDetailPage_IDX/1,1703,547,00.html the second is http://hpux.cs.utah.edu/hppd/hpux/Gnu/ where you can also find the GNU binutils package. (Browse through the list, because there @@ -504,7 +504,7 @@ bug seems to be to create add to the file F</etc/nsswitch.conf> passwd: files Whether you are using NIS does not matter. Amazingly enough, -the same bug affects also Solaris. +the same bug also affects Solaris. =head1 AUTHOR |