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 don't override the...
details:   https://anonhg.NetBSD.org/src/rev/cf9b84549fbf
branches:  trunk
changeset: 993676:cf9b84549fbf
user:      christos <christos%NetBSD.org@localhost>
date:      Mon Sep 24 11:02:12 2018 +0000
description:
don't override the sha man page provided by libc.
diffstat:
 crypto/external/bsd/openssl/lib/libcrypto/man.inc |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r 18e99fa0c117 -r cf9b84549fbf crypto/external/bsd/openssl/lib/libcrypto/man.inc
--- a/crypto/external/bsd/openssl/lib/libcrypto/man.inc Mon Sep 24 09:25:14 2018 +0000
+++ b/crypto/external/bsd/openssl/lib/libcrypto/man.inc Mon Sep 24 11:02:12 2018 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: man.inc,v 1.11 2018/09/23 13:33:04 christos Exp $
+#      $NetBSD: man.inc,v 1.12 2018/09/24 11:02:12 christos Exp $
 
 .PATH: ${.CURDIR}/man
 
@@ -277,7 +277,6 @@
 SCT_new.3 \
 SCT_print.3 \
 SCT_validate.3 \
-SHA256_Init.3 \
 SM2.7 \
 SMIME_read_CMS.3 \
 SMIME_read_PKCS7.3 \
Home |
Main Index |
Thread Index |
Old Index