summaryrefslogtreecommitdiff
path: root/README.qnx
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2009-09-27 10:09:53 +0100
committerNicholas Clark <nick@ccl4.org>2009-09-29 05:45:55 +0100
commit1487a0398caad301d6ecd6979babb330fcee0c17 (patch)
tree0bece8a1fa686fd92a1b662751dc7001c4ccc660 /README.qnx
parent5341b2b7ab11bc31f63ac7a675e74106418d0661 (diff)
downloadperl-1487a0398caad301d6ecd6979babb330fcee0c17.tar.gz
Move Cwd from ext/ to cpan/
Diffstat (limited to 'README.qnx')
-rw-r--r--README.qnx2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.qnx b/README.qnx
index 5951810ab4..0ad269a272 100644
--- a/README.qnx
+++ b/README.qnx
@@ -86,7 +86,7 @@ they both point to the correct library, that is,
The following tests may report errors under QNX4:
-ext/Cwd/Cwd.t will complain if `pwd` and cwd don't give
+cpan/Cwd/Cwd.t will complain if `pwd` and cwd don't give
the same results. cwd calls `fullpath -t`, so if you
cd `fullpath -t` before running the test, it will
pass.