Happy New Year. (It's not just embed.pl).
[p5sagit/p5-mst-13.2.git] / pod / perl5005delta.pod
index 58d0c79..91d9a82 100644 (file)
@@ -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