It makes more sense to refer to specific function manuals than the concept
authorRichard Levitte <levitte@openssl.org>
Wed, 25 Sep 2002 13:34:37 +0000 (13:34 +0000)
committerRichard Levitte <levitte@openssl.org>
Wed, 25 Sep 2002 13:34:37 +0000 (13:34 +0000)
commitb3c1d18d03ce8554e02f198647266edfc5fdf582
tree2882d9027b2727072bf4e217ed313907ad9ad431
parent6c8aec60ca2397d0294710b82bc57f4602c97041
It makes more sense to refer to specific function manuals than the concept
manual when the specific function is refered to in the current manual text.
This correction was originally introduced in OpenBSD's tracking of OpenSSL.
27 files changed:
doc/crypto/BN_CTX_new.pod
doc/crypto/BN_bn2bin.pod
doc/crypto/BN_copy.pod
doc/crypto/BN_generate_prime.pod
doc/crypto/BN_mod_inverse.pod
doc/crypto/BN_mod_mul_montgomery.pod
doc/crypto/BN_mod_mul_reciprocal.pod
doc/crypto/BN_new.pod
doc/crypto/BN_rand.pod
doc/crypto/DH_generate_key.pod
doc/crypto/DH_generate_parameters.pod
doc/crypto/DH_new.pod
doc/crypto/DSA_SIG_new.pod
doc/crypto/DSA_do_sign.pod
doc/crypto/DSA_dup_DH.pod
doc/crypto/DSA_generate_key.pod
doc/crypto/DSA_generate_parameters.pod
doc/crypto/DSA_new.pod
doc/crypto/DSA_sign.pod
doc/crypto/RAND_bytes.pod
doc/crypto/RSA_check_key.pod
doc/crypto/RSA_generate_key.pod
doc/crypto/RSA_new.pod
doc/crypto/RSA_private_encrypt.pod
doc/crypto/RSA_public_encrypt.pod
doc/crypto/RSA_sign.pod
doc/crypto/RSA_sign_ASN1_OCTET_STRING.pod