summaryrefslogtreecommitdiff
path: root/pod/perl5005delta.pod
diff options
context:
space:
mode:
authorRonald J. Kimball <rjk@linguist.dartmouth.edu>2003-08-21 13:09:17 -0400
committerJarkko Hietaniemi <jhi@iki.fi>2003-08-22 04:57:12 +0000
commitffc145e8a18a4c952027b6b4c853bd908c48f521 (patch)
tree8c3ee07d2e6cff4c4c836359d3e1779b594b3ab3 /pod/perl5005delta.pod
parentda76a1f46b22411dc37cbf73d79e809bb51a9b8d (diff)
downloadperl-ffc145e8a18a4c952027b6b4c853bd908c48f521.tar.gz
Re: pod cleanup
Message-ID: <20030821210917.GB164965@linguist.thayer.dartmouth.edu> (the pod part) p4raw-id: //depot/perl@20813
Diffstat (limited to 'pod/perl5005delta.pod')
-rw-r--r--pod/perl5005delta.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/perl5005delta.pod b/pod/perl5005delta.pod
index 58d0c79bba..91d9a82e3d 100644
--- a/pod/perl5005delta.pod
+++ b/pod/perl5005delta.pod
@@ -492,7 +492,7 @@ In previous versions, this would print "hello", but it now prints "g'bye".
If C<$/> is a reference to an integer, or a scalar that holds an integer,
<> will read in records instead of lines. For more info, see
-L<perlvar/$/>.
+L<perlvar/$E<sol>>.
=head1 Supported Platforms