diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2008-05-23 21:18:39 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2008-05-23 21:18:39 +0000 |
commit | f532e2405a86e1d06101e7f16d1a06c57c38f1e7 (patch) | |
tree | 493f4b8f11be6f9234c8929e9caa0a69d5907084 /devel/p5-IPC-Shareable/pkg-descr | |
parent | Convert missing WANT_KRB5_DOC pieces. (diff) |
Hunt for typos in devel/p5-*.
Diffstat (limited to 'devel/p5-IPC-Shareable/pkg-descr')
-rw-r--r-- | devel/p5-IPC-Shareable/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-IPC-Shareable/pkg-descr b/devel/p5-IPC-Shareable/pkg-descr index 2bb2d7ebd5d5..e284e8749b7a 100644 --- a/devel/p5-IPC-Shareable/pkg-descr +++ b/devel/p5-IPC-Shareable/pkg-descr @@ -3,7 +3,7 @@ easy to share the contents of that variable with other Perl processes. Currently either scalars or hashes can be tied; tying of arrays remains a work in progress. However, the variable being tied may contain arbitrarily complex data structures - including references to arrays, -hashes of hashes, etc. See the "REFERENCES" entry in this manpage below +hashes of hashes, etc. See the "REFERENCES" entry in this man page below for more information. WWW: http://search.cpan.org/dist/IPC-Shareable/ |