summaryrefslogtreecommitdiff
path: root/pod/perldelta.pod
diff options
context:
space:
mode:
Diffstat (limited to 'pod/perldelta.pod')
-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