summaryrefslogtreecommitdiffstats
path: root/lib/libssl/man
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2005-10-22 10:33:53 +0000
committerjmc <jmc@openbsd.org>2005-10-22 10:33:53 +0000
commite1d3ac62ceb14625e3012d0a10e6c184ac6dbb78 (patch)
tree42e708ffa618e0108b36a3bda5b8dc59f1b230ca /lib/libssl/man
parents/970/970FX/g (diff)
downloadwireguard-openbsd-e1d3ac62ceb14625e3012d0a10e6c184ac6dbb78.tar.xz
wireguard-openbsd-e1d3ac62ceb14625e3012d0a10e6c184ac6dbb78.zip
fix MLINKS;
from andreas schweitzer (pr #4566); ok dtucker@
Diffstat (limited to 'lib/libssl/man')
-rw-r--r--lib/libssl/man/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libssl/man/Makefile b/lib/libssl/man/Makefile
index a59b863a8de..95d0b6e0a2c 100644
--- a/lib/libssl/man/Makefile
+++ b/lib/libssl/man/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.8 2005/10/03 12:02:47 djm Exp $
+# $OpenBSD: Makefile,v 1.9 2005/10/22 10:33:53 jmc Exp $
.include <bsd.own.mk> # for NOMAN
@@ -704,7 +704,7 @@ MLINKS+=\
d2i_RSAPublicKey.3 i2d_RSAPrivateKey.3 \
d2i_RSAPublicKey.3 i2d_RSAPublicKey.3 \
d2i_SSL_SESSION.3 i2d_SSL_SESSION.3 \
- des_crypt.3 des_string_to_2keys.3 \
+ des_random_key.3 des_string_to_2keys.3 \
des_random_key.3 des_cbc_cksum.3 \
des_random_key.3 des_cfb64_encrypt.3 \
des_random_key.3 des_cfb_encrypt.3 \