diff options
author | Brent Cook <bcook@openbsd.org> | 2015-02-14 18:15:15 -0600 |
---|---|---|
committer | Brent Cook <bcook@openbsd.org> | 2015-02-14 18:15:15 -0600 |
commit | 2286578fd4e93e024ac33a0fd8f89dc936ad95a8 (patch) | |
tree | 1da470e5d4c8f9ff7df4fafe62feabf2658668d7 /man | |
parent | 5e96c047f7e5da087f20c6aaf997b4083a0ff59c (diff) | |
download | portable-2286578fd4e93e024ac33a0fd8f89dc936ad95a8.tar.gz portable-2286578fd4e93e024ac33a0fd8f89dc936ad95a8.tar.bz2 portable-2286578fd4e93e024ac33a0fd8f89dc936ad95a8.zip |
update for new manpage conversions, add links
Diffstat (limited to 'man')
-rw-r--r-- | man/links | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -981,6 +981,7 @@ SSL_MLINKS="ASN1_OBJECT_new.3,ASN1_OBJECT_free.3 \ | |||
981 | SSL_CTX_use_certificate.3,SSL_CTX_use_RSAPrivateKey_file.3 \ | 981 | SSL_CTX_use_certificate.3,SSL_CTX_use_RSAPrivateKey_file.3 \ |
982 | SSL_CTX_use_certificate.3,SSL_CTX_use_certificate_ASN1.3 \ | 982 | SSL_CTX_use_certificate.3,SSL_CTX_use_certificate_ASN1.3 \ |
983 | SSL_CTX_use_certificate.3,SSL_CTX_use_certificate_chain_file.3 \ | 983 | SSL_CTX_use_certificate.3,SSL_CTX_use_certificate_chain_file.3 \ |
984 | SSL_CTX_use_certificate.3,SSL_CTX_use_certificate_chain_mem.3 \ | ||
984 | SSL_CTX_use_certificate.3,SSL_CTX_use_certificate_file.3 \ | 985 | SSL_CTX_use_certificate.3,SSL_CTX_use_certificate_file.3 \ |
985 | SSL_CTX_use_certificate.3,SSL_check_private_key.3 \ | 986 | SSL_CTX_use_certificate.3,SSL_check_private_key.3 \ |
986 | SSL_CTX_use_certificate.3,SSL_use_PrivateKey.3 \ | 987 | SSL_CTX_use_certificate.3,SSL_use_PrivateKey.3 \ |