This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Typo fix.
authorAbhijit Menon-Sen <ams@wiw.org>
Tue, 17 Sep 2002 19:29:53 +0000 (19:29 +0000)
committerAbhijit Menon-Sen <ams@wiw.org>
Tue, 17 Sep 2002 19:29:53 +0000 (19:29 +0000)
p4raw-id: //depot/perl@17911

ext/POSIX/POSIX.pod

index cea5eca..a455085 100644 (file)
@@ -1391,7 +1391,7 @@ Returns C<undef> on failure.
 =item tcflush
 
 This is similar to the C function C<tcflush()> for flushing
-the I/O buffers of its argumeny stream.
+the I/O buffers of its argument stream.
 
 Returns C<undef> on failure.