sync code with last fixes and improvements from OpenBSD
This commit is contained in:
parent
58b04bcee7
commit
58df21ce75
33 changed files with 383 additions and 312 deletions
|
@ -1,4 +1,4 @@
|
|||
.\" $OpenBSD: ERR_load_crypto_strings.3,v 1.10 2021/11/11 13:13:38 schwarze Exp $
|
||||
.\" $OpenBSD: ERR_load_crypto_strings.3,v 1.11 2023/07/21 10:45:44 tb Exp $
|
||||
.\" full merge up to: OpenSSL f672aee4 Feb 9 11:52:40 2016 -0500
|
||||
.\" selective merge up to: OpenSSL b3696a55 Sep 2 09:35:50 2017 -0400
|
||||
.\"
|
||||
|
@ -66,7 +66,7 @@
|
|||
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
|
||||
.\" OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
.\"
|
||||
.Dd $Mdocdate: November 11 2021 $
|
||||
.Dd $Mdocdate: July 21 2023 $
|
||||
.Dt ERR_LOAD_CRYPTO_STRINGS 3
|
||||
.Os
|
||||
.Sh NAME
|
||||
|
@ -86,11 +86,7 @@
|
|||
.\" ERR_load_CRYPTO_strings()
|
||||
.\" ERR_load_DH_strings()
|
||||
.\" ERR_load_DSA_strings()
|
||||
.\" ERR_load_DSO_strings()
|
||||
.\" ERR_load_EC_strings()
|
||||
.\" ERR_load_ECDH_strings()
|
||||
.\" ERR_load_ECDSA_strings()
|
||||
.\" ERR_load_ENGINE_strings()
|
||||
.\" ERR_load_ERR_strings()
|
||||
.\" ERR_load_EVP_strings()
|
||||
.\" ERR_load_GOST_strings()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue