summaryrefslogtreecommitdiff
path: root/src/lib
diff options
context:
space:
mode:
authortb <>2023-07-21 10:45:44 +0000
committertb <>2023-07-21 10:45:44 +0000
commit6254f13919cae41aa3862653614786ecf0070bfe (patch)
tree5e7334ff83aa832f8f81b545543e9e01a263027d /src/lib
parentf3f431c8f6134c5d325ede30963e2f1edd9a0718 (diff)
downloadopenbsd-6254f13919cae41aa3862653614786ecf0070bfe.tar.gz
openbsd-6254f13919cae41aa3862653614786ecf0070bfe.tar.bz2
openbsd-6254f13919cae41aa3862653614786ecf0070bfe.zip
Stop mentioning some ERR_load_*_strings that will be removed
Diffstat (limited to 'src/lib')
-rw-r--r--src/lib/libcrypto/man/ERR_load_crypto_strings.38
1 files changed, 2 insertions, 6 deletions
diff --git a/src/lib/libcrypto/man/ERR_load_crypto_strings.3 b/src/lib/libcrypto/man/ERR_load_crypto_strings.3
index beb30dba06..72d10b030c 100644
--- a/src/lib/libcrypto/man/ERR_load_crypto_strings.3
+++ b/src/lib/libcrypto/man/ERR_load_crypto_strings.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: ERR_load_crypto_strings.3,v 1.10 2021/11/11 13:13:38 schwarze Exp $ 1.\" $OpenBSD: ERR_load_crypto_strings.3,v 1.11 2023/07/21 10:45:44 tb Exp $
2.\" full merge up to: OpenSSL f672aee4 Feb 9 11:52:40 2016 -0500 2.\" full merge up to: OpenSSL f672aee4 Feb 9 11:52:40 2016 -0500
3.\" selective merge up to: OpenSSL b3696a55 Sep 2 09:35:50 2017 -0400 3.\" selective merge up to: OpenSSL b3696a55 Sep 2 09:35:50 2017 -0400
4.\" 4.\"
@@ -66,7 +66,7 @@
66.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED 66.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
67.\" OF THE POSSIBILITY OF SUCH DAMAGE. 67.\" OF THE POSSIBILITY OF SUCH DAMAGE.
68.\" 68.\"
69.Dd $Mdocdate: November 11 2021 $ 69.Dd $Mdocdate: July 21 2023 $
70.Dt ERR_LOAD_CRYPTO_STRINGS 3 70.Dt ERR_LOAD_CRYPTO_STRINGS 3
71.Os 71.Os
72.Sh NAME 72.Sh NAME
@@ -86,11 +86,7 @@
86.\" ERR_load_CRYPTO_strings() 86.\" ERR_load_CRYPTO_strings()
87.\" ERR_load_DH_strings() 87.\" ERR_load_DH_strings()
88.\" ERR_load_DSA_strings() 88.\" ERR_load_DSA_strings()
89.\" ERR_load_DSO_strings()
90.\" ERR_load_EC_strings() 89.\" ERR_load_EC_strings()
91.\" ERR_load_ECDH_strings()
92.\" ERR_load_ECDSA_strings()
93.\" ERR_load_ENGINE_strings()
94.\" ERR_load_ERR_strings() 90.\" ERR_load_ERR_strings()
95.\" ERR_load_EVP_strings() 91.\" ERR_load_EVP_strings()
96.\" ERR_load_GOST_strings() 92.\" ERR_load_GOST_strings()