diff options
author | Gurusamy Sarathy <gsar@cpan.org> | 2000-02-07 08:29:28 +0000 |
---|---|---|
committer | Gurusamy Sarathy <gsar@cpan.org> | 2000-02-07 08:29:28 +0000 |
commit | 6d0f518e0b7ff19ca6956aba9c075bcc87b59d84 (patch) | |
tree | 3ba9fcbf1336cb6a5b48d36081e194619ba705f1 /README.os2 | |
parent | fac7034317257ca372dae1fbecbc49d69a7c7d66 (diff) | |
download | perl-6d0f518e0b7ff19ca6956aba9c075bcc87b59d84.tar.gz |
pod fixes (from Abigail and M J T Guy)
p4raw-id: //depot/perl@5015
Diffstat (limited to 'README.os2')
-rw-r--r-- | README.os2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.os2 b/README.os2 index cd07ca19b6..46f032a7ff 100644 --- a/README.os2 +++ b/README.os2 @@ -1136,7 +1136,7 @@ Really really odious function to implement. Returns absolute name of file which would have C<name> if CWD were C<dir>. C<Dir> defaults to the current dir. -=item C<Cwd::extLibpath([type]) +=item C<Cwd::extLibpath([type])> Get current value of extended library search path. If C<type> is present and I<true>, works with END_LIBPATH, otherwise with |