summaryrefslogtreecommitdiff
path: root/pod/perlopentut.pod
diff options
context:
space:
mode:
authorSlaven Rezic <slaven@rezic.de>2002-11-08 23:22:19 +0100
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>2002-11-10 21:30:36 +0000
commit80fea0d2bcf08e174a74010b6dc3b53a2700dacd (patch)
tree6a45e30324639a07fc1552ae045fe97dbc278a09 /pod/perlopentut.pod
parent0d55c8f7c05ceae7db13bb3863932232a57c2a7b (diff)
downloadperl-80fea0d2bcf08e174a74010b6dc3b53a2700dacd.tar.gz
perlopentut and PerlIO documentation
Message-ID: <8765v7kb90.fsf@vran.herceg.de> p4raw-id: //depot/perl@18135
Diffstat (limited to 'pod/perlopentut.pod')
-rw-r--r--pod/perlopentut.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/perlopentut.pod b/pod/perlopentut.pod
index 6d37fb892b..f7ffa967cd 100644
--- a/pod/perlopentut.pod
+++ b/pod/perlopentut.pod
@@ -925,7 +925,7 @@ The two-argument form of C<binmode> is being used, for example
=back
-For more detailed discussion about PerlIO see L<perlio>;
+For more detailed discussion about PerlIO see L<PerlIO>;
for more detailed discussion about Unicode and I/O see L<perluniintro>.
=head1 SEE ALSO