RT4593: Add space after comma (doc nits)
authorRich Salz <rsalz@openssl.org>
Tue, 19 Jul 2016 13:27:53 +0000 (09:27 -0400)
committerRich Salz <rsalz@openssl.org>
Tue, 19 Jul 2016 13:29:53 +0000 (09:29 -0400)
commitaebb9aac486fe81fd2bd9eca7c508d305af2fbe0
treea0fbb2a4b028867dba4bf3ebaf5f8d46a65c6667
parentd6accd504046e243155082160dd1e650fc13ea76
RT4593: Add space after comma (doc nits)

Update find-doc-nits to find errors in SYNOPSIS (the most common
place where they were missing).

Reviewed-by: Matt Caswell <matt@openssl.org>
40 files changed:
crypto/bn/README.pod
doc/apps/ec.pod
doc/apps/ecparam.pod
doc/crypto/BF_encrypt.pod
doc/crypto/BIO_f_ssl.pod
doc/crypto/BIO_find_type.pod
doc/crypto/BIO_new.pod
doc/crypto/BIO_push.pod
doc/crypto/BIO_s_file.pod
doc/crypto/BIO_s_mem.pod
doc/crypto/BIO_set_callback.pod
doc/crypto/BN_BLINDING_new.pod
doc/crypto/BN_generate_prime.pod
doc/crypto/DH_generate_parameters.pod
doc/crypto/DSA_generate_parameters.pod
doc/crypto/EVP_BytesToKey.pod
doc/crypto/EVP_DigestInit.pod
doc/crypto/EVP_OpenInit.pod
doc/crypto/EVP_PKEY_encrypt.pod
doc/crypto/EVP_PKEY_keygen.pod
doc/crypto/EVP_PKEY_set1_RSA.pod
doc/crypto/EVP_SignInit.pod
doc/crypto/EVP_VerifyInit.pod
doc/crypto/RSA_generate_key.pod
doc/crypto/RSA_get0_key.pod
doc/crypto/X509_NAME_ENTRY_get_object.pod
doc/crypto/X509_NAME_add_entry_by_txt.pod
doc/crypto/X509_NAME_get_index_by_NID.pod
doc/crypto/X509_NAME_print_ex.pod
doc/crypto/X509_STORE_CTX_new.pod
doc/crypto/X509_STORE_CTX_set_verify_cb.pod
doc/ssl/SSL_CTX_set_cert_verify_callback.pod
doc/ssl/SSL_CTX_set_client_CA_list.pod
doc/ssl/SSL_CTX_set_info_callback.pod
doc/ssl/SSL_CTX_set_tlsext_ticket_key_cb.pod
doc/ssl/SSL_CTX_set_verify.pod
doc/ssl/SSL_CTX_use_certificate.pod
doc/ssl/SSL_get_current_cipher.pod
doc/ssl/ssl.pod
util/find-doc-nits.pl