diff options
author | Karl Williamson <khw@cpan.org> | 2016-03-11 14:43:33 -0700 |
---|---|---|
committer | Karl Williamson <khw@cpan.org> | 2016-03-11 14:49:26 -0700 |
commit | e46aa1ddb7d58d270bbc45cef016b0577cfdecaa (patch) | |
tree | 2c2bae16536e85b2786e98dda62579ffa5c90c27 /README.solaris | |
parent | fa6c7d00a8b0cf48c0f78066f87065cfb43d601b (diff) | |
download | perl-e46aa1ddb7d58d270bbc45cef016b0577cfdecaa.tar.gz |
Fix various pod errors.
Mostly these are too long verbatim lines.
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 4ee45590a9..8f76305557 100644 --- a/README.solaris +++ b/README.solaris @@ -694,7 +694,8 @@ but if one patiently waits, one gets these results: uni/tr_eucjp.t 29 7424 6 12 200.00% 1-6 uni/tr_sjis.t 29 7424 6 12 200.00% 1-6 56 tests and 467 subtests skipped. - Failed 27/811 test scripts, 96.67% okay. 1383/75399 subtests failed, 98.17% okay. + Failed 27/811 test scripts, 96.67% okay. 1383/75399 subtests failed, + 98.17% okay. The alarm() test failure is caused by system() apparently blocking alarm(). That is probably a libc bug, and given that SunOS 4.x |