This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Replace explict "/dev/null" with BIT_BUCKET, which varies by platform.
[perl5.git] / Changes5.004
index 2d578b4..12b6bca 100644 (file)
@@ -12745,7 +12745,7 @@ Index: mg.c
     related to the numeric values of $! and $^E.  This patch *REPLACES*
     the one I posted earlier, which was only effective for $!.
 
-    [Some of this is superceded by similar stuff in the VMS patches.]
+    [Some of this is superseded by similar stuff in the VMS patches.]
 
 Index: op.c