summaryrefslogtreecommitdiffstats
path: root/lib/libssl/src
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>2000-09-05 08:18:21 +0000
committerderaadt <deraadt@openbsd.org>2000-09-05 08:18:21 +0000
commit7fa9560b7deb509a8975cff8df24bb5aaaaedae8 (patch)
tree37ceb970c93e2393320d88a4959489a778832ce9 /lib/libssl/src
parentRemove quotes from arguement lists to for loops. (diff)
downloadwireguard-openbsd-7fa9560b7deb509a8975cff8df24bb5aaaaedae8.tar.xz
wireguard-openbsd-7fa9560b7deb509a8975cff8df24bb5aaaaedae8.zip
des_modes(7) not des_modes(7); jmd@turbogeek.org
Diffstat (limited to 'lib/libssl/src')
-rw-r--r--lib/libssl/src/doc/crypto/des.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libssl/src/doc/crypto/des.pod b/lib/libssl/src/doc/crypto/des.pod
index c553210ef28..1ca6bfb78fd 100644
--- a/lib/libssl/src/doc/crypto/des.pod
+++ b/lib/libssl/src/doc/crypto/des.pod
@@ -345,7 +345,7 @@ the MIT Kerberos library.
=head1 SEE ALSO
-crypt(3), L<des_modes(3)|des_modes(3)>, L<evp(3)|evp(3)>, L<rand(3)|rand(3)>
+crypt(3), L<des_modes(7)|des_modes(7)>, L<evp(3)|evp(3)>, L<rand(3)|rand(3)>
=head1 HISTORY