summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStevan Little <stevan.little@iinteractive.com>2011-09-19 20:53:40 -0400
committerStevan Little <stevan.little@iinteractive.com>2011-09-20 11:30:55 -0400
commit887094cba3237fbf620a8d8942693c16112fa19b (patch)
tree06a151fb7542cff38b20677a25b5e942131823cc
parent59c0d1a851321f1807e8536bd39296cbd79815e1 (diff)
downloadperl-887094cba3237fbf620a8d8942693c16112fa19b.tar.gz
perldelta pod tweaks,.. this is not a link
-rw-r--r--pod/perldelta.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/perldelta.pod b/pod/perldelta.pod
index 6d5975574b..5897c0cab1 100644
--- a/pod/perldelta.pod
+++ b/pod/perldelta.pod
@@ -478,7 +478,7 @@ F<t/op/unlink.t> has been added to test the C<unlink> function.
Several tests were added in L<POSIX>.
F<ext/POSIX/t/export.t> added to test C<@EXPORT> and C<@EXPORT_OK>.
-F<ext/POSIX/t/sigset.t> added to see if L<POSIX::SigSet> works.
+F<ext/POSIX/t/sigset.t> added to see if C<POSIX::SigSet> works.
F<ext/POSIX/t/unimplemented.t> added to test the diagnostics for
unimplemented functions. F<ext/POSIX/t/usage.t> added to test the
diagnostics for usage messages. F<ext/POSIX/t/wrappers.t> added to