Place return values after examples in doc
authorPaul Yang <yang.yang@baishancloud.com>
Tue, 26 Feb 2019 05:11:10 +0000 (13:11 +0800)
committerDr. Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
Mon, 15 Apr 2019 10:26:49 +0000 (12:26 +0200)
commitd090fc0019b8ef04bcae8c7eafe98950a9694fc8
treeb69db746dbfa0dc20b2bf3bf8c1604e4ca21310b
parente861d659c0b2ddccc5eff577b322d2fd4a8f9616
Place return values after examples in doc

Reviewed-by: Richard Levitte <levitte@openssl.org>
(cherry picked from commit 4564e77ae9dd1866e8a033f03511b6a1792c024e)

 Conflicts:
doc/internal/man3/openssl_ctx_get_data.pod (non-existant)
doc/man3/OPENSSL_s390xcap.pod (non-existant)

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
(Merged from https://github.com/openssl/openssl/pull/8736)
18 files changed:
doc/man3/ASN1_TIME_set.pod
doc/man3/ASN1_generate_nconf.pod
doc/man3/BIO_push.pod
doc/man3/BIO_s_file.pod
doc/man3/CONF_modules_load_file.pod
doc/man3/EVP_PKEY_set1_RSA.pod
doc/man3/OBJ_nid2obj.pod
doc/man3/PEM_read_bio_PrivateKey.pod
doc/man3/SSL_CONF_cmd.pod
doc/man3/SSL_CTX_load_verify_locations.pod
doc/man3/SSL_CTX_set1_sigalgs.pod
doc/man3/SSL_CTX_set_generate_session_id.pod
doc/man3/SSL_CTX_set_tlsext_ticket_key_cb.pod
doc/man3/SSL_CTX_set_tmp_dh_callback.pod
doc/man3/SSL_load_client_CA_file.pod
doc/man3/X509_NAME_add_entry_by_txt.pod
doc/man3/X509_NAME_get_index_by_NID.pod
doc/man3/d2i_X509.pod