Module Name: src
Committed By: christos
Date: Mon Sep 24 11:02:12 UTC 2018
Modified Files:
src/crypto/external/bsd/openssl/lib/libcrypto: man.inc
Log Message:
don't override the sha man page provided by libc.
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 \
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.11 src/crypto/external/bsd/openssl/lib/libcrypto/man.inc:1.12
--- src/crypto/external/bsd/openssl/lib/libcrypto/man.inc:1.11 Sun Sep 23 09:33:04 2018
+++ src/crypto/external/bsd/openssl/lib/libcrypto/man.inc Mon Sep 24 07:02:12 2018
@@ -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 @@ RSA_size.3 \
SCT_new.3 \
SCT_print.3 \
SCT_validate.3 \
-SHA256_Init.3 \
SM2.7 \
SMIME_read_CMS.3 \
SMIME_read_PKCS7.3 \