diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2003-08-25 19:52:48 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2003-08-25 19:52:48 +0000 |
commit | e214c99d70b0e41362ce2aa30cf9f8bb41085d12 (patch) | |
tree | 105a6059b75f560da12811f547af9821bddf050e /README.solaris | |
parent | 2597a6d1e00da0d5448dc0606d1e47e1873da795 (diff) | |
download | perl-e214c99d70b0e41362ce2aa30cf9f8bb41085d12.tar.gz |
Tiny doc tweak.
p4raw-id: //depot/perl@20896
Diffstat (limited to 'README.solaris')
-rw-r--r-- | README.solaris | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/README.solaris b/README.solaris index 17c7052a70..e1590d124d 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 |