summaryrefslogtreecommitdiff
path: root/README.os2
diff options
context:
space:
mode:
authorDominic Hargreaves <dom@earth.li>2013-10-06 13:45:22 +0100
committerDominic Hargreaves <dom@earth.li>2013-10-06 22:14:05 +0100
commitc9dde69614295354a2345c602ba0aaf904361582 (patch)
tree9c7804646ba71aef5653a1c3ef5d905e33525d90 /README.os2
parent4387bc3c6899993ec4504edc3be8b5440ea61521 (diff)
downloadperl-c9dde69614295354a2345c602ba0aaf904361582.tar.gz
fix POD errors reported by newer pod2man
Diffstat (limited to 'README.os2')
-rw-r--r--README.os24
1 files changed, 2 insertions, 2 deletions
diff --git a/README.os2 b/README.os2
index fd192381fd..991dfecee1 100644
--- a/README.os2
+++ b/README.os2
@@ -1016,12 +1016,12 @@ The reasons for most important skipped tests are:
=over 4
-=item 18
+=item Z<>18
Checks C<atime> and C<mtime> of C<stat()> - unfortunately, HPFS
provides only 2sec time granularity (for compatibility with FAT?).
-=item 25
+=item Z<>25
Checks C<truncate()> on a filehandle just opened for write - I do not
know why this should or should not work.