From: Jarkko Hietaniemi Date: Mon, 25 Aug 2003 19:52:48 +0000 (+0000) Subject: Tiny doc tweak. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=e214c99d70b0e41362ce2aa30cf9f8bb41085d12;p=p5sagit%2Fp5-mst-13.2.git Tiny doc tweak. p4raw-id: //depot/perl@20896 --- diff --git a/README.solaris b/README.solaris index 17c7052..e1590d1 100644 --- a/README.solaris +++ b/README.solaris @@ -671,7 +671,8 @@ but if one patiently waits, one gets these results: The alarm() test failure is caused by system() apparently blocking alarm(). That is probably a libc bug, and given that SunOS 4.x has been end-of-lifed years ago, don't hold your breath for a fix. -In addition to that, don't try anything Unicodey, and you should be fine. +In addition to that, don't try anything too Unicode-y, especially +with Encode, and you should be fine in SunOS 4.x. =head1 AUTHOR