Update the test failure disclaimer.
[p5sagit/p5-mst-13.2.git] / t / pragma / warn / pp_hot
index 5dd0380..26aef63 100644 (file)
@@ -70,7 +70,7 @@ print getc(STDERR);
 print getc(FOO);
 ####################################################################
 # The next test is known to fail on some systems (Linux+old glibc, #
-# old *BSDs, and NeXT, among others.                               #
+# some *BSDs (including Mac OS X and NeXT), among others.          #
 # We skip it for now (on the grounds that it is "just" a warning). #
 ####################################################################
 #read(FOO,$_,1);