summaryrefslogtreecommitdiff
path: root/perl.c
diff options
context:
space:
mode:
authorchromatic <chromatic@wgz.org>2004-10-19 15:52:19 -0700
committerAbhijit Menon-Sen <ams@wiw.org>2004-10-20 06:19:03 +0000
commitc9e30dd8153632a4205f5780cc54d922f26feb15 (patch)
treec1a8e281d96fd3bc0879e680ee6d03da062d7e2e /perl.c
parentd7fe8a7a142a8a71ee7a4ebb861012b548dc70a2 (diff)
downloadperl-c9e30dd8153632a4205f5780cc54d922f26feb15.tar.gz
Rephrase "Perl Home Page" References
Message-Id: <1098251539.20976.53.camel@localhost> p4raw-id: //depot/perl@23392
Diffstat (limited to 'perl.c')
-rw-r--r--perl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl.c b/perl.c
index dba06b29a1..8bb1da72c5 100644
--- a/perl.c
+++ b/perl.c
@@ -2810,7 +2810,7 @@ Perl may be copied only under the terms of either the Artistic License or the\n\
GNU General Public License, which may be found in the Perl 5 source kit.\n\n\
Complete documentation for Perl, including FAQ lists, should be found on\n\
this system using `man perl' or `perldoc perl'. If you have access to the\n\
-Internet, point your browser at http://www.perl.com/, the Perl Home Page.\n\n");
+Internet, point your browser at http://www.perl.org/, the Perl Home Page.\n\n");
my_exit(0);
case 'w':
if (! (PL_dowarn & G_WARN_ALL_MASK))