Module Name: src
Committed By: christos
Date: Thu May 24 19:03:47 UTC 2018
Modified Files:
src/crypto/external/bsd/openssl/lib/libcrypto: man.inc
Log Message:
remove DES_random_key.3 since it is in libdes.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 \
src/crypto/external/bsd/openssl/lib/libcrypto/man.inc
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/crypto/external/bsd/openssl/lib/libcrypto/man.inc
diff -u src/crypto/external/bsd/openssl/lib/libcrypto/man.inc:1.9 src/crypto/external/bsd/openssl/lib/libcrypto/man.inc:1.10
--- src/crypto/external/bsd/openssl/lib/libcrypto/man.inc:1.9 Tue May 22 21:58:40 2018
+++ src/crypto/external/bsd/openssl/lib/libcrypto/man.inc Thu May 24 15:03:47 2018
@@ -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_STORE_new.3 \
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 \