diff options
author | tb <> | 2021-10-26 18:05:07 +0000 |
---|---|---|
committer | tb <> | 2021-10-26 18:05:07 +0000 |
commit | fe3af83f206275fc47df04057e0bd4a4e22ff7e8 (patch) | |
tree | ab5a6363536fce7e1d56b19ed38b5f13c658e7d0 /src | |
parent | 9ce26d4ea506cfa56040c551e8c900e1d2dfea0e (diff) | |
download | openbsd-fe3af83f206275fc47df04057e0bd4a4e22ff7e8.tar.gz openbsd-fe3af83f206275fc47df04057e0bd4a4e22ff7e8.tar.bz2 openbsd-fe3af83f206275fc47df04057e0bd4a4e22ff7e8.zip |
Remove a line documenting that X509_get_X509_PUBKEY(3) is missing
discussed with schwarze
Diffstat (limited to 'src')
-rw-r--r-- | src/lib/libcrypto/man/X509_get_pubkey.3 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/lib/libcrypto/man/X509_get_pubkey.3 b/src/lib/libcrypto/man/X509_get_pubkey.3 index f14a2a24b6..506404d9ac 100644 --- a/src/lib/libcrypto/man/X509_get_pubkey.3 +++ b/src/lib/libcrypto/man/X509_get_pubkey.3 | |||
@@ -1,6 +1,5 @@ | |||
1 | .\" $OpenBSD: X509_get_pubkey.3,v 1.11 2021/10/26 18:04:24 tb Exp $ | 1 | .\" $OpenBSD: X509_get_pubkey.3,v 1.12 2021/10/26 18:05:07 tb Exp $ |
2 | .\" selective merge up to: OpenSSL 99d63d46 Oct 26 13:56:48 2016 -0400 | 2 | .\" selective merge up to: OpenSSL 99d63d46 Oct 26 13:56:48 2016 -0400 |
3 | .\" X509_REQ_get_X509_PUBKEY not yet in LibreSSL | ||
4 | .\" | 3 | .\" |
5 | .\" This file is a derived work. | 4 | .\" This file is a derived work. |
6 | .\" The changes are covered by the following Copyright and license: | 5 | .\" The changes are covered by the following Copyright and license: |