summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorDr. Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>2018-12-09 01:02:36 +0100
committerDr. Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>2018-12-15 22:27:26 +0100
commitfc5ecaddd0c2aa76dfc8b9c4a7b3686cf2a3a292 (patch)
tree97c10c5573738437fe73eae0f638a3f1b72724a6 /doc
parent6e94b5aecd619afd25e3dc25902952b1b3194edf (diff)
man: harmonize the various formulations in the HISTORY sections
While stereotyped repetitions are frowned upon in literature, they serve a useful purpose in manual pages, because it is easier for the user to find certain information if it is always presented in the same way. For that reason, this commit harmonizes the varying formulations in the HISTORY section about which functions, flags, etc. were added in which OpenSSL version. It also attempts to make the pod files more grep friendly by avoiding to insert line breaks between the symbol names and the corresponding version number in which they were introduced (wherever possible). Some punctuation and typographical errors were fixed on the way. Reviewed-by: Tim Hudson <tjh@openssl.org> (Merged from https://github.com/openssl/openssl/pull/7854)
Diffstat (limited to 'doc')
-rw-r--r--doc/man1/ciphers.pod2
-rw-r--r--doc/man1/cms.pod10
-rw-r--r--doc/man1/enc.pod2
-rw-r--r--doc/man1/genpkey.pod6
-rw-r--r--doc/man1/ocsp.pod2
-rw-r--r--doc/man1/pkcs8.pod2
-rw-r--r--doc/man1/s_client.pod2
-rw-r--r--doc/man1/s_server.pod6
-rw-r--r--doc/man1/smime.pod2
-rw-r--r--doc/man1/storeutl.pod2
-rw-r--r--doc/man1/verify.pod2
-rw-r--r--doc/man3/ASN1_INTEGER_get_int64.pod2
-rw-r--r--doc/man3/ASYNC_WAIT_CTX_new.pod8
-rw-r--r--doc/man3/ASYNC_start_job.pod2
-rw-r--r--doc/man3/BIO_new_CMS.pod2
-rw-r--r--doc/man3/BN_generate_prime.pod4
-rw-r--r--doc/man3/BN_rand.pod3
-rw-r--r--doc/man3/BN_security_bits.pod2
-rw-r--r--doc/man3/BUF_MEM_new.pod2
-rw-r--r--doc/man3/CTLOG_STORE_get0_log_by_id.pod2
-rw-r--r--doc/man3/DH_size.pod2
-rw-r--r--doc/man3/DTLS_get_data_mtu.pod2
-rw-r--r--doc/man3/DTLS_set_timer_cb.pod2
-rw-r--r--doc/man3/DTLSv1_listen.pod6
-rw-r--r--doc/man3/EC_GROUP_copy.pod2
-rw-r--r--doc/man3/EVP_DigestInit.pod8
-rw-r--r--doc/man3/EVP_DigestSignInit.pod2
-rw-r--r--doc/man3/EVP_DigestVerifyInit.pod2
-rw-r--r--doc/man3/EVP_EncryptInit.pod2
-rw-r--r--doc/man3/EVP_PKEY_CTX_ctrl.pod5
-rw-r--r--doc/man3/EVP_PKEY_CTX_new.pod2
-rw-r--r--doc/man3/EVP_PKEY_decrypt.pod2
-rw-r--r--doc/man3/EVP_PKEY_derive.pod2
-rw-r--r--doc/man3/EVP_PKEY_encrypt.pod2
-rw-r--r--doc/man3/EVP_PKEY_get_default_digest_nid.pod2
-rw-r--r--doc/man3/EVP_PKEY_keygen.pod2
-rw-r--r--doc/man3/EVP_PKEY_new.pod9
-rw-r--r--doc/man3/EVP_PKEY_print_private.pod2
-rw-r--r--doc/man3/EVP_PKEY_sign.pod2
-rw-r--r--doc/man3/EVP_PKEY_supports_digest_nid.pod2
-rw-r--r--doc/man3/EVP_PKEY_verify.pod2
-rw-r--r--doc/man3/EVP_PKEY_verify_recover.pod2
-rw-r--r--doc/man3/OPENSSL_secure_malloc.pod2
-rw-r--r--doc/man3/OSSL_STORE_INFO.pod2
-rw-r--r--doc/man3/OSSL_STORE_LOADER.pod2
-rw-r--r--doc/man3/OSSL_STORE_SEARCH.pod2
-rw-r--r--doc/man3/OSSL_STORE_expect.pod2
-rw-r--r--doc/man3/OSSL_STORE_open.pod2
-rw-r--r--doc/man3/OpenSSL_version.pod2
-rw-r--r--doc/man3/PEM_read_bio_ex.pod2
-rw-r--r--doc/man3/PEM_write_bio_CMS_stream.pod2
-rw-r--r--doc/man3/PEM_write_bio_PKCS7_stream.pod2
-rw-r--r--doc/man3/PKCS7_sign.pod4
-rw-r--r--doc/man3/PKCS7_sign_add_signer.pod2
-rw-r--r--doc/man3/RAND_bytes.pod2
-rw-r--r--doc/man3/RSA_get0_key.pod1
-rw-r--r--doc/man3/RSA_size.pod2
-rw-r--r--doc/man3/SRP_VBASE_new.pod4
-rw-r--r--doc/man3/SRP_create_verifier.pod2
-rw-r--r--doc/man3/SRP_user_pwd_new.pod2
-rw-r--r--doc/man3/SSL_CIPHER_get_name.pod14
-rw-r--r--doc/man3/SSL_COMP_add_compression_method.pod5
-rw-r--r--doc/man3/SSL_CONF_CTX_new.pod2
-rw-r--r--doc/man3/SSL_CONF_CTX_set1_prefix.pod2
-rw-r--r--doc/man3/SSL_CONF_CTX_set_flags.pod2
-rw-r--r--doc/man3/SSL_CONF_CTX_set_ssl_ctx.pod2
-rw-r--r--doc/man3/SSL_CONF_cmd.pod8
-rw-r--r--doc/man3/SSL_CONF_cmd_argv.pod2
-rw-r--r--doc/man3/SSL_CTX_add1_chain_cert.pod2
-rw-r--r--doc/man3/SSL_CTX_config.pod2
-rw-r--r--doc/man3/SSL_CTX_dane_enable.pod2
-rw-r--r--doc/man3/SSL_CTX_get0_param.pod2
-rw-r--r--doc/man3/SSL_CTX_set1_curves.pod4
-rw-r--r--doc/man3/SSL_CTX_set1_verify_cert_store.pod2
-rw-r--r--doc/man3/SSL_CTX_set_default_passwd_cb.pod2
-rw-r--r--doc/man3/SSL_CTX_set_mode.pod4
-rw-r--r--doc/man3/SSL_CTX_set_msg_callback.pod3
-rw-r--r--doc/man3/SSL_CTX_set_options.pod6
-rw-r--r--doc/man3/SSL_CTX_set_security_level.pod2
-rw-r--r--doc/man3/SSL_CTX_set_session_ticket_cb.pod4
-rw-r--r--doc/man3/SSL_CTX_set_split_send_fragment.pod4
-rw-r--r--doc/man3/SSL_CTX_set_srp_password.pod2
-rw-r--r--doc/man3/SSL_CTX_set_tlsext_status_cb.pod4
-rw-r--r--doc/man3/SSL_SESSION_free.pod2
-rw-r--r--doc/man3/SSL_SESSION_get0_cipher.pod4
-rw-r--r--doc/man3/SSL_SESSION_get0_hostname.pod4
-rw-r--r--doc/man3/SSL_SESSION_get0_id_context.pod2
-rw-r--r--doc/man3/SSL_SESSION_get_protocol_version.pod4
-rw-r--r--doc/man3/SSL_SESSION_has_ticket.pod4
-rw-r--r--doc/man3/SSL_SESSION_is_resumable.pod2
-rw-r--r--doc/man3/SSL_SESSION_set1_id.pod2
-rw-r--r--doc/man3/SSL_export_keying_material.pod2
-rw-r--r--doc/man3/SSL_extension_supported.pod2
-rw-r--r--doc/man3/SSL_get_all_async_fds.pod4
-rw-r--r--doc/man3/SSL_get_error.pod4
-rw-r--r--doc/man3/SSL_get_version.pod2
-rw-r--r--doc/man3/SSL_read.pod2
-rw-r--r--doc/man3/SSL_set1_host.pod2
-rw-r--r--doc/man3/SSL_want.pod3
-rw-r--r--doc/man3/SSL_write.pod2
-rw-r--r--doc/man3/UI_create_method.pod5
-rw-r--r--doc/man3/UI_new.pod5
-rw-r--r--doc/man3/X509_STORE_CTX_new.pod4
-rw-r--r--doc/man3/X509_STORE_CTX_set_verify_cb.pod3
-rw-r--r--doc/man3/X509_STORE_new.pod2
-rw-r--r--doc/man3/X509_STORE_set_verify_cb_func.pod7
-rw-r--r--doc/man3/X509_VERIFY_PARAM_set_flags.pod8
-rw-r--r--doc/man3/X509_get0_signature.pod10
-rw-r--r--doc/man3/X509_get_serialNumber.pod5
-rw-r--r--doc/man3/X509_get_subject_name.pod4
-rw-r--r--doc/man3/X509_sign.pod8
-rw-r--r--doc/man3/i2d_CMS_bio_stream.pod2
-rw-r--r--doc/man3/i2d_PKCS7_bio_stream.pod2
-rw-r--r--doc/man7/ct.pod2
114 files changed, 186 insertions, 178 deletions
diff --git a/doc/man1/ciphers.pod b/doc/man1/ciphers.pod
index 4a2deccd24..e29c5d7ced 100644
--- a/doc/man1/ciphers.pod
+++ b/doc/man1/ciphers.pod
@@ -762,7 +762,7 @@ The B<-V> option for the B<ciphers> command was added in OpenSSL 1.0.0.
The B<-stdname> is only available if OpenSSL is built with tracing enabled
(B<enable-ssl-trace> argument to Configure) before OpenSSL 1.1.1.
-The B<-convert> was added in OpenSSL 1.1.1.
+The B<-convert> option was added in OpenSSL 1.1.1.
=head1 COPYRIGHT
diff --git a/doc/man1/cms.pod b/doc/man1/cms.pod
index 7be08af96e..3d360e4262 100644
--- a/doc/man1/cms.pod
+++ b/doc/man1/cms.pod
@@ -724,14 +724,14 @@ No revocation checking is done on the signer's certificate.
The use of multiple B<-signer> options and the B<-resign> command were first
added in OpenSSL 1.0.0.
-The B<keyopt> option was first added in OpenSSL 1.0.2.
+The B<keyopt> option was added in OpenSSL 1.0.2.
-Support for RSA-OAEP and RSA-PSS was first added to OpenSSL 1.0.2.
+Support for RSA-OAEP and RSA-PSS was added in OpenSSL 1.0.2.
-The use of non-RSA keys with B<-encrypt> and B<-decrypt> was first added
-to OpenSSL 1.0.2.
+The use of non-RSA keys with B<-encrypt> and B<-decrypt>
+was added in OpenSSL 1.0.2.
-The -no_alt_chains options was first added to OpenSSL 1.0.2b.
+The -no_alt_chains option was added in OpenSSL 1.0.2b.
=head1 COPYRIGHT
diff --git a/doc/man1/enc.pod b/doc/man1/enc.pod
index ef8d7d9171..7a6ce5a275 100644
--- a/doc/man1/enc.pod
+++ b/doc/man1/enc.pod
@@ -417,7 +417,7 @@ certain parameters. So if, for example, you want to use RC2 with a
=head1 HISTORY
-The default digest was changed from MD5 to SHA256 in Openssl 1.1.0.
+The default digest was changed from MD5 to SHA256 in OpenSSL 1.1.0.
=head1 COPYRIGHT
diff --git a/doc/man1/genpkey.pod b/doc/man1/genpkey.pod
index 4a2c064e45..1774974a61 100644
--- a/doc/man1/genpkey.pod
+++ b/doc/man1/genpkey.pod
@@ -319,9 +319,9 @@ Generate an ED448 private key:
=head1 HISTORY
The ability to use NIST curve names, and to generate an EC key directly,
-were added in OpenSSL 1.0.2. The ability to generate X25519 keys was added in
-OpenSSL 1.1.0. The ability to generate X448, ED25519 and ED448 keys was added in
-OpenSSL 1.1.1.
+were added in OpenSSL 1.0.2.
+The ability to generate X25519 keys was added in OpenSSL 1.1.0.
+The ability to generate X448, ED25519 and ED448 keys was added in OpenSSL 1.1.1.
=head1 COPYRIGHT
diff --git a/doc/man1/ocsp.pod b/doc/man1/ocsp.pod
index 7bfa6936c0..c8c3276363 100644
--- a/doc/man1/ocsp.pod
+++ b/doc/man1/ocsp.pod
@@ -486,7 +486,7 @@ to a second file.
=head1 HISTORY
-The -no_alt_chains options was first added to OpenSSL 1.1.0.
+The -no_alt_chains option was added in OpenSSL 1.1.0.
=head1 COPYRIGHT
diff --git a/doc/man1/pkcs8.pod b/doc/man1/pkcs8.pod
index f2bde1a100..8099c9075a 100644
--- a/doc/man1/pkcs8.pod
+++ b/doc/man1/pkcs8.pod
@@ -305,7 +305,7 @@ L<gendsa(1)>
=head1 HISTORY
-The B<-iter> option was added to OpenSSL 1.1.0.
+The B<-iter> option was added in OpenSSL 1.1.0.
=head1 COPYRIGHT
diff --git a/doc/man1/s_client.pod b/doc/man1/s_client.pod
index fa6a28f1bd..1a241e606f 100644
--- a/doc/man1/s_client.pod
+++ b/doc/man1/s_client.pod
@@ -811,7 +811,7 @@ L<SSL_CTX_set_max_pipelines(3)>
=head1 HISTORY
-The B<-no_alt_chains> option was first added to OpenSSL 1.1.0.
+The B<-no_alt_chains> option was added in OpenSSL 1.1.0.
The B<-name> option was added in OpenSSL 1.1.1.
=head1 COPYRIGHT
diff --git a/doc/man1/s_server.pod b/doc/man1/s_server.pod
index 80b82de135..e86c2b3648 100644
--- a/doc/man1/s_server.pod
+++ b/doc/man1/s_server.pod
@@ -829,10 +829,10 @@ L<SSL_CTX_set_max_pipelines(3)>
=head1 HISTORY
-The -no_alt_chains option was first added to OpenSSL 1.1.0.
+The -no_alt_chains option was added in OpenSSL 1.1.0.
-The -allow-no-dhe-kex and -prioritize_chacha options were first added to
-OpenSSL 1.1.1.
+The
+-allow-no-dhe-kex and -prioritize_chacha options were added in OpenSSL 1.1.1.
=head1 COPYRIGHT
diff --git a/doc/man1/smime.pod b/doc/man1/smime.pod
index 7d5b7460e3..be20161d49 100644
--- a/doc/man1/smime.pod
+++ b/doc/man1/smime.pod
@@ -510,7 +510,7 @@ structures may cause parsing errors.
The use of multiple B<-signer> options and the B<-resign> command were first
added in OpenSSL 1.0.0
-The -no_alt_chains options was first added to OpenSSL 1.1.0.
+The -no_alt_chains option was added in OpenSSL 1.1.0.
=head1 COPYRIGHT
diff --git a/doc/man1/storeutl.pod b/doc/man1/storeutl.pod
index 63c616e72a..210a8878d9 100644
--- a/doc/man1/storeutl.pod
+++ b/doc/man1/storeutl.pod
@@ -119,7 +119,7 @@ L<openssl(1)>
=head1 HISTORY
-B<openssl> B<storeutl> was added to OpenSSL 1.1.1.
+The B<openssl> B<storeutl>