Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto remove DES_random_...



details:   https://anonhg.NetBSD.org/src/rev/2252d40d43e7
branches:  trunk
changeset: 322941:2252d40d43e7
user:      christos <christos%NetBSD.org@localhost>
date:      Thu May 24 19:03:47 2018 +0000

description:
remove DES_random_key.3 since it is in libdes.

diffstat:

 crypto/external/bsd/openssl/lib/libcrypto/man.inc |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r f4fc3cf22638 -r 2252d40d43e7 crypto/external/bsd/openssl/lib/libcrypto/man.inc
--- a/crypto/external/bsd/openssl/lib/libcrypto/man.inc Thu May 24 17:07:51 2018 +0000
+++ b/crypto/external/bsd/openssl/lib/libcrypto/man.inc Thu May 24 19:03:47 2018 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: man.inc,v 1.9 2018/05/23 01:58:40 christos Exp $
+#      $NetBSD: man.inc,v 1.10 2018/05/24 19:03:47 christos Exp $
 
 .PATH: ${.CURDIR}/man
 
@@ -88,7 +88,6 @@
 CTLOG_new.3 \
 CT_POLICY_EVAL_CTX_new.3 \
 DEFINE_STACK_OF.3 \
-DES_random_key.3 \
 DH_generate_key.3 \
 DH_generate_parameters.3 \
 DH_get0_pqg.3 \



Home | Main Index | Thread Index | Old Index