From: Jarkko Hietaniemi Date: Tue, 26 Feb 2002 11:09:07 +0000 (+0000) Subject: Neither. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=0968fb3b097c0b37efe2c4931ddc732e32f3421a;p=p5sagit%2Fp5-mst-13.2.git Neither. p4raw-id: //depot/perl@14883 --- diff --git a/pod/perldelta.pod b/pod/perldelta.pod index c34d434..eea65ba 100644 --- a/pod/perldelta.pod +++ b/pod/perldelta.pod @@ -2597,11 +2597,12 @@ These tests fail because of yet unresolved floating point inaccuracies. =back -=head2 UNICOS/mk +=head2 UNICOS and UNICOS/mk -The io/fs test #31 is failing because in UNICOS/mk truncate() cannot -be used to grow the size of filehandles, only to reduce the size. -The workaround is to truncate files instead of filehandles. +The io/fs test #31 is failing because in UNICOS and UNICOS/mk +truncate() cannot be used to grow the size of filehandles, only +to reduce the size. The workaround is to truncate files instead +of filehandles. =head2 UTS