diff options
author | Gurusamy Sarathy <gsar@cpan.org> | 2000-03-19 07:41:46 +0000 |
---|---|---|
committer | Gurusamy Sarathy <gsar@cpan.org> | 2000-03-19 07:41:46 +0000 |
commit | 85add8c20c52762eef70f97d016f6b677c9a4612 (patch) | |
tree | 8a66d94b92a464d43995e519c570444959d4680c /vms | |
parent | 2a4bf7730d252fcadf5e50c3a9c740b5c94acfe3 (diff) | |
download | perl-85add8c20c52762eef70f97d016f6b677c9a4612.tar.gz |
pod typo fixes (from Marcel Grunauer <marcel.grunauer@lovely.net>)
p4raw-id: //depot/perl@5823
Diffstat (limited to 'vms')
-rw-r--r-- | vms/ext/Stdio/Stdio.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vms/ext/Stdio/Stdio.pm b/vms/ext/Stdio/Stdio.pm index d485e0e159..b51f2c9f15 100644 --- a/vms/ext/Stdio/Stdio.pm +++ b/vms/ext/Stdio/Stdio.pm @@ -637,6 +637,6 @@ it encounters an error. =head1 REVISION This document was last revised on 13-Oct-1998, for Perl 5.004, 5.005, and -5.006. +5.6.0. =cut |