]> git.ipfire.org Git - thirdparty/openssl.git/commit
Fix L<> entries without sections
authorRich Salz <rsalz@akamai.com>
Fri, 4 Oct 2019 21:09:19 +0000 (17:09 -0400)
committerTomas Mraz <tmraz@fedoraproject.org>
Thu, 31 Oct 2019 13:26:34 +0000 (14:26 +0100)
commit6e4618a0d7e84e70703d546a194df887fd624727
tree5f1297d73c92eb486c5570dbf7fa9297765ec440
parent9fcb9702fba8aa135945f96aefddf050a6f4f11d
Fix L<> entries without sections

Add sections (almost always "(3)" to L<> references that were missing
them. Among other things, this
Fixes: #10226
Also remove two references to non-existant manpages that have never
existed, and with the 3.0 structure, are unlikely to do so.

Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/10240)
31 files changed:
doc/internal/man3/evp_generic_fetch.pod
doc/internal/man3/ossl_param_bld_init.pod
doc/man1/openssl-ciphers.pod
doc/man1/openssl-pkcs8.pod.in
doc/man1/tsget.pod
doc/man3/BIO_get_data.pod
doc/man3/BIO_meth_new.pod
doc/man3/BIO_push.pod
doc/man3/BIO_should_retry.pod
doc/man3/CMS_get0_type.pod
doc/man3/CTLOG_STORE_new.pod
doc/man3/DSA_meth_new.pod
doc/man3/DSA_set_method.pod
doc/man3/EVP_CIPHER_meth_new.pod
doc/man3/EVP_EncryptInit.pod
doc/man3/EVP_PKEY_new.pod
doc/man3/EVP_set_default_properties.pod
doc/man3/OSSL_CMP_CTX_new.pod
doc/man3/OSSL_STORE_expect.pod
doc/man3/RSA_meth_new.pod
doc/man3/SCT_print.pod
doc/man3/SSL_CTX_set_client_hello_cb.pod
doc/man3/SSL_CTX_set_ctlog_list_file.pod
doc/man3/SSL_CTX_set_session_ticket_cb.pod
doc/man3/SSL_alloc_buffers.pod
doc/man3/SSL_read_early_data.pod
doc/man3/o2i_SCT_LIST.pod
doc/man5/x509v3_config.pod
doc/man7/EVP_KDF-KRB5KDF.pod
doc/man7/EVP_KDF-SSHKDF.pod
util/find-doc-nits