summaryrefslogtreecommitdiff
path: root/pod/perl5140delta.pod
diff options
context:
space:
mode:
authorRicardo Signes <rjbs@cpan.org>2011-11-25 20:26:45 -0500
committerRicardo Signes <rjbs@cpan.org>2011-11-25 20:26:45 -0500
commitc071f8d7e26d951a082adc9cd79aae32680c01ae (patch)
tree8ac5b0b6abfd1645aa2e6f1b72cbc5c4f70ceb76 /pod/perl5140delta.pod
parent74c26f0611e75add226e54f79f5b6f410b73b6a5 (diff)
downloadperl-c071f8d7e26d951a082adc9cd79aae32680c01ae.tar.gz
correct some erroneous linking in 5.14.0 delta
Diffstat (limited to 'pod/perl5140delta.pod')
-rw-r--r--pod/perl5140delta.pod4
1 files changed, 2 insertions, 2 deletions
diff --git a/pod/perl5140delta.pod b/pod/perl5140delta.pod
index 00ef78140d..74c82a8e14 100644
--- a/pod/perl5140delta.pod
+++ b/pod/perl5140delta.pod
@@ -1547,9 +1547,9 @@ It is now safe to use this module in combination with threads.
L<Digest::SHA> has been upgraded from version 5.47 to 5.61.
-L<shasum> now more closely mimics L<sha1sum(1)>/L<md5sum(1)>.
+C<shasum> now more closely mimics L<sha1sum(1)>/L<md5sum(1)>.
-L<Addfile> accepts all POSIX filenames.
+C<addfile> accepts all POSIX filenames.
New SHA-512/224 and SHA-512/256 transforms (ref. NIST Draft FIPS 180-4
[February 2011])