Change 17333 by gsar@rake on 2002/06/21 00:30:52

        tyops

Affected files ...

.... //depot/perl/pod/perlrun.pod#61 edit

Differences ...

==== //depot/perl/pod/perlrun.pod#61 (text) ====
Index: perl/pod/perlrun.pod
--- perl/pod/perlrun.pod#60~17298~      Wed Jun 19 06:01:51 2002
+++ perl/pod/perlrun.pod        Thu Jun 20 17:30:52 2002
@@ -950,7 +950,7 @@
 
 =item :win32
 
-On Win32 platfroms this I<experimental> layer uses native "handle" IO
+On Win32 platforms this I<experimental> layer uses native "handle" IO
 rather than unix-like numeric file descriptor layer. Known to be
 buggy in this release.
 
@@ -958,7 +958,7 @@
 
 On all platforms the default set of layers should give acceptable results.
 
-For UNIX platfroms that will equivalent of "unix perlio" or "stdio".
+For UNIX platforms that will equivalent of "unix perlio" or "stdio".
 Configure is setup to prefer "stdio" implementation if system's library
 provides for fast access to the buffer, otherwise it uses the "unix perlio"
 implementation.
End of Patch.

Reply via email to