Update various man pages to place HISTORY section after SEE ALSO
authorJoshua Lock <jlock@vmware.com>
Tue, 9 Apr 2019 14:13:55 +0000 (15:13 +0100)
committerDr. Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
Mon, 15 Apr 2019 10:26:49 +0000 (12:26 +0200)
commit18bad53564e10b92832475dfce0c56665b5d3bed
treed32c314f933c6b6e0b56c48e26299ccc20dba6f5
parent3b01f353b8533f2d66f7411c3513d9444ba68329
Update various man pages to place HISTORY section after SEE ALSO

SEE ALSO before HISTORY is the more common pattern in OpenSSL manual
pages and seems to be the prevalent order based on sampling my system
manual pages.

Fixes #8631

Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(cherry picked from commit b5c4bbbe54e112b976155004b3d702e47ce7d9d9)

 Conflicts:
doc/man3/RAND_DRBG_generate.pod
doc/man3/RAND_DRBG_reseed.pod

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/8736)
21 files changed:
doc/man3/BIO_connect.pod
doc/man3/BN_rand.pod
doc/man3/BN_security_bits.pod
doc/man3/DES_random_key.pod
doc/man3/PEM_read_bio_PrivateKey.pod
doc/man3/RAND_DRBG_generate.pod
doc/man3/RAND_DRBG_get0_master.pod
doc/man3/RAND_DRBG_new.pod
doc/man3/RAND_DRBG_reseed.pod
doc/man3/RAND_DRBG_set_callbacks.pod
doc/man3/RAND_add.pod
doc/man3/RAND_bytes.pod
doc/man3/RAND_cleanup.pod
doc/man3/SSL_CIPHER_get_name.pod
doc/man3/SSL_CTX_new.pod
doc/man3/SSL_CTX_set_default_passwd_cb.pod
doc/man3/SSL_CTX_set_min_proto_version.pod
doc/man3/SSL_CTX_set_split_send_fragment.pod
doc/man3/SSL_read.pod
doc/man3/SSL_write.pod
doc/man3/X509_get_subject_name.pod