diff options
author | Brent Cook <bcook@openbsd.org> | 2018-07-30 10:51:26 -0500 |
---|---|---|
committer | Brent Cook <bcook@openbsd.org> | 2018-07-30 10:51:26 -0500 |
commit | a6db5d445d2fc53a4578e6f675f14c7aaff592c6 (patch) | |
tree | bc8411c4affb50d0b04607fa9b30c1602680700f | |
parent | f30569c005f40b75d8cb524d66673020ef436344 (diff) | |
download | portable-a6db5d445d2fc53a4578e6f675f14c7aaff592c6.tar.gz portable-a6db5d445d2fc53a4578e6f675f14c7aaff592c6.tar.bz2 portable-a6db5d445d2fc53a4578e6f675f14c7aaff592c6.zip |
update manpage links
-rw-r--r-- | man/links | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -2,6 +2,13 @@ | |||
2 | ACCESS_DESCRIPTION_new.3,ACCESS_DESCRIPTION_free.3 | 2 | ACCESS_DESCRIPTION_new.3,ACCESS_DESCRIPTION_free.3 |
3 | ACCESS_DESCRIPTION_new.3,AUTHORITY_INFO_ACCESS_free.3 | 3 | ACCESS_DESCRIPTION_new.3,AUTHORITY_INFO_ACCESS_free.3 |
4 | ACCESS_DESCRIPTION_new.3,AUTHORITY_INFO_ACCESS_new.3 | 4 | ACCESS_DESCRIPTION_new.3,AUTHORITY_INFO_ACCESS_new.3 |
5 | ASN1_INTEGER_get.3,ASN1_ENUMERATED_get.3 | ||
6 | ASN1_INTEGER_get.3,ASN1_ENUMERATED_set.3 | ||
7 | ASN1_INTEGER_get.3,ASN1_ENUMERATED_to_BN.3 | ||
8 | ASN1_INTEGER_get.3,ASN1_INTEGER_set.3 | ||
9 | ASN1_INTEGER_get.3,ASN1_INTEGER_to_BN.3 | ||
10 | ASN1_INTEGER_get.3,BN_to_ASN1_ENUMERATED.3 | ||
11 | ASN1_INTEGER_get.3,BN_to_ASN1_INTEGER.3 | ||
5 | ASN1_OBJECT_new.3,ASN1_OBJECT_free.3 | 12 | ASN1_OBJECT_new.3,ASN1_OBJECT_free.3 |
6 | ASN1_STRING_TABLE_add.3,ASN1_STRING_TABLE_cleanup.3 | 13 | ASN1_STRING_TABLE_add.3,ASN1_STRING_TABLE_cleanup.3 |
7 | ASN1_STRING_TABLE_add.3,ASN1_STRING_TABLE_get.3 | 14 | ASN1_STRING_TABLE_add.3,ASN1_STRING_TABLE_get.3 |
@@ -2431,7 +2438,7 @@ tls_ocsp_process_response.3,tls_peer_ocsp_cert_status.3 | |||
2431 | tls_ocsp_process_response.3,tls_peer_ocsp_crl_reason.3 | 2438 | tls_ocsp_process_response.3,tls_peer_ocsp_crl_reason.3 |
2432 | tls_ocsp_process_response.3,tls_peer_ocsp_next_update.3 | 2439 | tls_ocsp_process_response.3,tls_peer_ocsp_next_update.3 |
2433 | tls_ocsp_process_response.3,tls_peer_ocsp_response_status.3 | 2440 | tls_ocsp_process_response.3,tls_peer_ocsp_response_status.3 |
2434 | tls_ocsp_process_response.3,tls_peer_ocsp_result_msg.3 | 2441 | tls_ocsp_process_response.3,tls_peer_ocsp_result.3 |
2435 | tls_ocsp_process_response.3,tls_peer_ocsp_revocation_time.3 | 2442 | tls_ocsp_process_response.3,tls_peer_ocsp_revocation_time.3 |
2436 | tls_ocsp_process_response.3,tls_peer_ocsp_this_update.3 | 2443 | tls_ocsp_process_response.3,tls_peer_ocsp_this_update.3 |
2437 | tls_ocsp_process_response.3,tls_peer_ocsp_url.3 | 2444 | tls_ocsp_process_response.3,tls_peer_ocsp_url.3 |