summaryrefslogtreecommitdiff
path: root/pod/perlopentut.pod
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2002-06-08 22:03:15 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2002-06-08 22:03:15 +0000
commite6f03d268116532cf99f1fc3fe20dcc057c9f0c5 (patch)
tree86db843b841afdb32b4b82daeba801c7d962a024 /pod/perlopentut.pod
parent3df9be300aa76fdeef4d24d3449ba42fdc4bd784 (diff)
downloadperl-e6f03d268116532cf99f1fc3fe20dcc057c9f0c5.tar.gz
s/Plan9/Plan 9/g; (and one remaning MacOS)
p4raw-id: //depot/perl@17122
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 ebf57d54c2..34405639f4 100644
--- a/pod/perlopentut.pod
+++ b/pod/perlopentut.pod
@@ -740,7 +740,7 @@ sneaky data mutilation behind your back.
Depending on the vicissitudes of your runtime system, even these calls
may need C<binmode> or C<O_BINARY> first. Systems known to be free of
-such difficulties include Unix, the Mac OS, Plan9, and Inferno.
+such difficulties include Unix, the Mac OS, Plan 9, and Inferno.
=head2 File Locking