Turn B<...()> into ...()
authorRich Salz <rsalz@akamai.com>
Thu, 19 Nov 2015 20:49:30 +0000 (15:49 -0500)
committerRich Salz <rsalz@openssl.org>
Sat, 21 Nov 2015 16:50:01 +0000 (11:50 -0500)
commit35cb565a9b3bb198d286e9e07897af8e774cb0b4
tree786aa0cea0cbe970d79c5e8347bbe03551d0230c
parente61434b427f00504859e9e01461fd8dc39700837
Turn B<...()> into ...()

For all functions, consistently use asdf() not B<asdf()>

Reviewed-by: Kurt Roeckx <kurt@openssl.org>
12 files changed:
doc/apps/config.pod
doc/apps/dsaparam.pod
doc/apps/ecparam.pod
doc/crypto/CMS_sign.pod
doc/crypto/CRYPTO_set_ex_data.pod
doc/crypto/PKCS7_sign.pod
doc/crypto/RSA_get_ex_new_index.pod
doc/crypto/SMIME_write_PKCS7.pod
doc/crypto/X509_VERIFY_PARAM_set_flags.pod
doc/crypto/d2i_X509.pod
doc/ssl/SSL_CTX_set_cert_cb.pod
doc/ssl/SSL_CTX_set_client_cert_cb.pod