Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/lib/libcrypto/man Fix date (22/Jul/2000 instead of 22/Jul/100).



details:   https://anonhg.NetBSD.org/src/rev/d1fde430ba45
branches:  trunk
changeset: 501933:d1fde430ba45
user:      wiz <wiz%NetBSD.org@localhost>
date:      Tue Jan 09 12:11:27 2001 +0000

description:
Fix date (22/Jul/2000 instead of 22/Jul/100).
(pod2man problem?)

diffstat:

 lib/libcrypto/man/BN_CTX_new.3                   |  2 +-
 lib/libcrypto/man/BN_CTX_start.3                 |  2 +-
 lib/libcrypto/man/BN_add.3                       |  2 +-
 lib/libcrypto/man/BN_add_word.3                  |  2 +-
 lib/libcrypto/man/BN_bn2bin.3                    |  2 +-
 lib/libcrypto/man/BN_cmp.3                       |  2 +-
 lib/libcrypto/man/BN_copy.3                      |  2 +-
 lib/libcrypto/man/BN_generate_prime.3            |  2 +-
 lib/libcrypto/man/BN_mod_inverse.3               |  2 +-
 lib/libcrypto/man/BN_mod_mul_montgomery.3        |  2 +-
 lib/libcrypto/man/BN_mod_mul_reciprocal.3        |  2 +-
 lib/libcrypto/man/BN_new.3                       |  2 +-
 lib/libcrypto/man/BN_num_bytes.3                 |  2 +-
 lib/libcrypto/man/BN_rand.3                      |  2 +-
 lib/libcrypto/man/BN_set_bit.3                   |  2 +-
 lib/libcrypto/man/BN_zero.3                      |  2 +-
 lib/libcrypto/man/CRYPTO_set_ex_data.3           |  2 +-
 lib/libcrypto/man/DH_generate_key.3              |  2 +-
 lib/libcrypto/man/DH_generate_parameters.3       |  2 +-
 lib/libcrypto/man/DH_get_ex_new_index.3          |  2 +-
 lib/libcrypto/man/DH_new.3                       |  2 +-
 lib/libcrypto/man/DH_set_method.3                |  2 +-
 lib/libcrypto/man/DH_size.3                      |  2 +-
 lib/libcrypto/man/DSA_SIG_new.3                  |  2 +-
 lib/libcrypto/man/DSA_do_sign.3                  |  2 +-
 lib/libcrypto/man/DSA_dup_DH.3                   |  2 +-
 lib/libcrypto/man/DSA_generate_key.3             |  2 +-
 lib/libcrypto/man/DSA_generate_parameters.3      |  2 +-
 lib/libcrypto/man/DSA_get_ex_new_index.3         |  2 +-
 lib/libcrypto/man/DSA_new.3                      |  2 +-
 lib/libcrypto/man/DSA_set_method.3               |  2 +-
 lib/libcrypto/man/DSA_sign.3                     |  2 +-
 lib/libcrypto/man/DSA_size.3                     |  2 +-
 lib/libcrypto/man/ERR_GET_LIB.3                  |  2 +-
 lib/libcrypto/man/ERR_clear_error.3              |  2 +-
 lib/libcrypto/man/ERR_error_string.3             |  2 +-
 lib/libcrypto/man/ERR_get_error.3                |  2 +-
 lib/libcrypto/man/ERR_load_crypto_strings.3      |  2 +-
 lib/libcrypto/man/ERR_load_strings.3             |  2 +-
 lib/libcrypto/man/ERR_print_errors.3             |  2 +-
 lib/libcrypto/man/ERR_put_error.3                |  2 +-
 lib/libcrypto/man/ERR_remove_state.3             |  2 +-
 lib/libcrypto/man/EVP_DigestInit.3               |  2 +-
 lib/libcrypto/man/EVP_EncryptInit.3              |  2 +-
 lib/libcrypto/man/EVP_OpenInit.3                 |  2 +-
 lib/libcrypto/man/EVP_SealInit.3                 |  2 +-
 lib/libcrypto/man/EVP_SignInit.3                 |  2 +-
 lib/libcrypto/man/EVP_VerifyInit.3               |  2 +-
 lib/libcrypto/man/MD5_Init.3                     |  2 +-
 lib/libcrypto/man/OPENSSL_VERSION_NUMBER.3       |  2 +-
 lib/libcrypto/man/OpenSSL_add_all_algorithms.3   |  2 +-
 lib/libcrypto/man/RAND_add.3                     |  2 +-
 lib/libcrypto/man/RAND_bytes.3                   |  2 +-
 lib/libcrypto/man/RAND_cleanup.3                 |  2 +-
 lib/libcrypto/man/RAND_egd.3                     |  2 +-
 lib/libcrypto/man/RAND_load_file.3               |  2 +-
 lib/libcrypto/man/RAND_seed.3                    |  2 +-
 lib/libcrypto/man/RAND_set_rand_method.3         |  2 +-
 lib/libcrypto/man/RSA_blinding_on.3              |  2 +-
 lib/libcrypto/man/RSA_check_key.3                |  2 +-
 lib/libcrypto/man/RSA_generate_key.3             |  2 +-
 lib/libcrypto/man/RSA_get_ex_new_index.3         |  2 +-
 lib/libcrypto/man/RSA_new.3                      |  2 +-
 lib/libcrypto/man/RSA_padding_add_PKCS1_type_1.3 |  2 +-
 lib/libcrypto/man/RSA_print.3                    |  2 +-
 lib/libcrypto/man/RSA_private_encrypt.3          |  2 +-
 lib/libcrypto/man/RSA_public_encrypt.3           |  2 +-
 lib/libcrypto/man/RSA_set_method.3               |  2 +-
 lib/libcrypto/man/RSA_sign.3                     |  2 +-
 lib/libcrypto/man/RSA_sign_ASN1_OCTET_STRING.3   |  2 +-
 lib/libcrypto/man/RSA_size.3                     |  2 +-
 lib/libcrypto/man/SSL_get_error.3                |  2 +-
 lib/libcrypto/man/blowfish.3                     |  2 +-
 lib/libcrypto/man/bn.3                           |  2 +-
 lib/libcrypto/man/bn_internal.3                  |  2 +-
 lib/libcrypto/man/buffer.3                       |  2 +-
 lib/libcrypto/man/crypto.3                       |  2 +-
 lib/libcrypto/man/d2i_DHparams.3                 |  2 +-
 lib/libcrypto/man/d2i_RSAPublicKey.3             |  2 +-
 lib/libcrypto/man/des.3                          |  2 +-
 lib/libcrypto/man/des_modes.7                    |  2 +-
 lib/libcrypto/man/dh.3                           |  2 +-
 lib/libcrypto/man/dsa.3                          |  2 +-
 lib/libcrypto/man/hmac.3                         |  2 +-
 lib/libcrypto/man/lh_stats.3                     |  2 +-
 lib/libcrypto/man/lhash.3                        |  2 +-
 lib/libcrypto/man/mdc2.3                         |  2 +-
 lib/libcrypto/man/openssl.1                      |  2 +-
 lib/libcrypto/man/openssl.cnf.5                  |  2 +-
 lib/libcrypto/man/openssl_CA.pl.1                |  2 +-
 lib/libcrypto/man/openssl_asn1parse.1            |  2 +-
 lib/libcrypto/man/openssl_ca.1                   |  2 +-
 lib/libcrypto/man/openssl_ciphers.1              |  2 +-
 lib/libcrypto/man/openssl_crl.1                  |  2 +-
 lib/libcrypto/man/openssl_crl2pkcs7.1            |  2 +-
 lib/libcrypto/man/openssl_dgst.1                 |  2 +-
 lib/libcrypto/man/openssl_dhparam.1              |  2 +-
 lib/libcrypto/man/openssl_dsa.1                  |  2 +-
 lib/libcrypto/man/openssl_dsaparam.1             |  2 +-
 lib/libcrypto/man/openssl_enc.1                  |  2 +-
 lib/libcrypto/man/openssl_err.3                  |  2 +-
 lib/libcrypto/man/openssl_gendsa.1               |  2 +-
 lib/libcrypto/man/openssl_genrsa.1               |  2 +-
 lib/libcrypto/man/openssl_nseq.1                 |  2 +-
 lib/libcrypto/man/openssl_passwd.1               |  2 +-
 lib/libcrypto/man/openssl_pkcs12.1               |  2 +-
 lib/libcrypto/man/openssl_pkcs7.1                |  2 +-
 lib/libcrypto/man/openssl_pkcs8.1                |  2 +-
 lib/libcrypto/man/openssl_rand.1                 |  2 +-
 lib/libcrypto/man/openssl_req.1                  |  2 +-
 lib/libcrypto/man/openssl_rsa.1                  |  2 +-
 lib/libcrypto/man/openssl_s_client.1             |  2 +-
 lib/libcrypto/man/openssl_s_server.1             |  2 +-
 lib/libcrypto/man/openssl_sess_id.1              |  2 +-
 lib/libcrypto/man/openssl_smime.1                |  2 +-
 lib/libcrypto/man/openssl_speed.1                |  2 +-
 lib/libcrypto/man/openssl_spkac.1                |  2 +-
 lib/libcrypto/man/openssl_verify.1               |  2 +-
 lib/libcrypto/man/openssl_version.1              |  2 +-
 lib/libcrypto/man/openssl_x509.1                 |  2 +-
 lib/libcrypto/man/rc4.3                          |  2 +-
 lib/libcrypto/man/ripemd.3                       |  2 +-
 lib/libcrypto/man/rsa.3                          |  2 +-
 lib/libcrypto/man/sha.3                          |  2 +-
 lib/libcrypto/man/ssl.3                          |  2 +-
 lib/libcrypto/man/threads.3                      |  2 +-
 126 files changed, 126 insertions(+), 126 deletions(-)

diffs (truncated from 1512 to 300 lines):

diff -r dbed97e3ae06 -r d1fde430ba45 lib/libcrypto/man/BN_CTX_new.3
--- a/lib/libcrypto/man/BN_CTX_new.3    Tue Jan 09 12:03:15 2001 +0000
+++ b/lib/libcrypto/man/BN_CTX_new.3    Tue Jan 09 12:11:27 2001 +0000
@@ -91,7 +91,7 @@
 .nr % 0
 .rr F
 .\}
-.TH BN_CTX_new 3 "0.9.5a" "22/Jul/100" "OpenSSL"
+.TH BN_CTX_new 3 "0.9.5a" "22/Jul/2000" "OpenSSL"
 .UC
 .if n .hy 0
 .if n .na
diff -r dbed97e3ae06 -r d1fde430ba45 lib/libcrypto/man/BN_CTX_start.3
--- a/lib/libcrypto/man/BN_CTX_start.3  Tue Jan 09 12:03:15 2001 +0000
+++ b/lib/libcrypto/man/BN_CTX_start.3  Tue Jan 09 12:11:27 2001 +0000
@@ -91,7 +91,7 @@
 .nr % 0
 .rr F
 .\}
-.TH BN_CTX_start 3 "0.9.5a" "22/Jul/100" "OpenSSL"
+.TH BN_CTX_start 3 "0.9.5a" "22/Jul/2000" "OpenSSL"
 .UC
 .if n .hy 0
 .if n .na
diff -r dbed97e3ae06 -r d1fde430ba45 lib/libcrypto/man/BN_add.3
--- a/lib/libcrypto/man/BN_add.3        Tue Jan 09 12:03:15 2001 +0000
+++ b/lib/libcrypto/man/BN_add.3        Tue Jan 09 12:11:27 2001 +0000
@@ -91,7 +91,7 @@
 .nr % 0
 .rr F
 .\}
-.TH BN_add 3 "0.9.5a" "22/Jul/100" "OpenSSL"
+.TH BN_add 3 "0.9.5a" "22/Jul/2000" "OpenSSL"
 .UC
 .if n .hy 0
 .if n .na
diff -r dbed97e3ae06 -r d1fde430ba45 lib/libcrypto/man/BN_add_word.3
--- a/lib/libcrypto/man/BN_add_word.3   Tue Jan 09 12:03:15 2001 +0000
+++ b/lib/libcrypto/man/BN_add_word.3   Tue Jan 09 12:11:27 2001 +0000
@@ -91,7 +91,7 @@
 .nr % 0
 .rr F
 .\}
-.TH BN_add_word 3 "0.9.5a" "22/Jul/100" "OpenSSL"
+.TH BN_add_word 3 "0.9.5a" "22/Jul/2000" "OpenSSL"
 .UC
 .if n .hy 0
 .if n .na
diff -r dbed97e3ae06 -r d1fde430ba45 lib/libcrypto/man/BN_bn2bin.3
--- a/lib/libcrypto/man/BN_bn2bin.3     Tue Jan 09 12:03:15 2001 +0000
+++ b/lib/libcrypto/man/BN_bn2bin.3     Tue Jan 09 12:11:27 2001 +0000
@@ -91,7 +91,7 @@
 .nr % 0
 .rr F
 .\}
-.TH BN_bn2bin 3 "0.9.5a" "22/Jul/100" "OpenSSL"
+.TH BN_bn2bin 3 "0.9.5a" "22/Jul/2000" "OpenSSL"
 .UC
 .if n .hy 0
 .if n .na
diff -r dbed97e3ae06 -r d1fde430ba45 lib/libcrypto/man/BN_cmp.3
--- a/lib/libcrypto/man/BN_cmp.3        Tue Jan 09 12:03:15 2001 +0000
+++ b/lib/libcrypto/man/BN_cmp.3        Tue Jan 09 12:11:27 2001 +0000
@@ -91,7 +91,7 @@
 .nr % 0
 .rr F
 .\}
-.TH BN_cmp 3 "0.9.5a" "22/Jul/100" "OpenSSL"
+.TH BN_cmp 3 "0.9.5a" "22/Jul/2000" "OpenSSL"
 .UC
 .if n .hy 0
 .if n .na
diff -r dbed97e3ae06 -r d1fde430ba45 lib/libcrypto/man/BN_copy.3
--- a/lib/libcrypto/man/BN_copy.3       Tue Jan 09 12:03:15 2001 +0000
+++ b/lib/libcrypto/man/BN_copy.3       Tue Jan 09 12:11:27 2001 +0000
@@ -91,7 +91,7 @@
 .nr % 0
 .rr F
 .\}
-.TH BN_copy 3 "0.9.5a" "22/Jul/100" "OpenSSL"
+.TH BN_copy 3 "0.9.5a" "22/Jul/2000" "OpenSSL"
 .UC
 .if n .hy 0
 .if n .na
diff -r dbed97e3ae06 -r d1fde430ba45 lib/libcrypto/man/BN_generate_prime.3
--- a/lib/libcrypto/man/BN_generate_prime.3     Tue Jan 09 12:03:15 2001 +0000
+++ b/lib/libcrypto/man/BN_generate_prime.3     Tue Jan 09 12:11:27 2001 +0000
@@ -91,7 +91,7 @@
 .nr % 0
 .rr F
 .\}
-.TH BN_generate_prime 3 "0.9.5a" "22/Jul/100" "OpenSSL"
+.TH BN_generate_prime 3 "0.9.5a" "22/Jul/2000" "OpenSSL"
 .UC
 .if n .hy 0
 .if n .na
diff -r dbed97e3ae06 -r d1fde430ba45 lib/libcrypto/man/BN_mod_inverse.3
--- a/lib/libcrypto/man/BN_mod_inverse.3        Tue Jan 09 12:03:15 2001 +0000
+++ b/lib/libcrypto/man/BN_mod_inverse.3        Tue Jan 09 12:11:27 2001 +0000
@@ -91,7 +91,7 @@
 .nr % 0
 .rr F
 .\}
-.TH BN_mod_inverse 3 "0.9.5a" "22/Jul/100" "OpenSSL"
+.TH BN_mod_inverse 3 "0.9.5a" "22/Jul/2000" "OpenSSL"
 .UC
 .if n .hy 0
 .if n .na
diff -r dbed97e3ae06 -r d1fde430ba45 lib/libcrypto/man/BN_mod_mul_montgomery.3
--- a/lib/libcrypto/man/BN_mod_mul_montgomery.3 Tue Jan 09 12:03:15 2001 +0000
+++ b/lib/libcrypto/man/BN_mod_mul_montgomery.3 Tue Jan 09 12:11:27 2001 +0000
@@ -91,7 +91,7 @@
 .nr % 0
 .rr F
 .\}
-.TH BN_mod_mul_montgomery 3 "0.9.5a" "22/Jul/100" "OpenSSL"
+.TH BN_mod_mul_montgomery 3 "0.9.5a" "22/Jul/2000" "OpenSSL"
 .UC
 .if n .hy 0
 .if n .na
diff -r dbed97e3ae06 -r d1fde430ba45 lib/libcrypto/man/BN_mod_mul_reciprocal.3
--- a/lib/libcrypto/man/BN_mod_mul_reciprocal.3 Tue Jan 09 12:03:15 2001 +0000
+++ b/lib/libcrypto/man/BN_mod_mul_reciprocal.3 Tue Jan 09 12:11:27 2001 +0000
@@ -91,7 +91,7 @@
 .nr % 0
 .rr F
 .\}
-.TH BN_mod_mul_reciprocal 3 "0.9.5a" "22/Jul/100" "OpenSSL"
+.TH BN_mod_mul_reciprocal 3 "0.9.5a" "22/Jul/2000" "OpenSSL"
 .UC
 .if n .hy 0
 .if n .na
diff -r dbed97e3ae06 -r d1fde430ba45 lib/libcrypto/man/BN_new.3
--- a/lib/libcrypto/man/BN_new.3        Tue Jan 09 12:03:15 2001 +0000
+++ b/lib/libcrypto/man/BN_new.3        Tue Jan 09 12:11:27 2001 +0000
@@ -91,7 +91,7 @@
 .nr % 0
 .rr F
 .\}
-.TH BN_new 3 "0.9.5a" "22/Jul/100" "OpenSSL"
+.TH BN_new 3 "0.9.5a" "22/Jul/2000" "OpenSSL"
 .UC
 .if n .hy 0
 .if n .na
diff -r dbed97e3ae06 -r d1fde430ba45 lib/libcrypto/man/BN_num_bytes.3
--- a/lib/libcrypto/man/BN_num_bytes.3  Tue Jan 09 12:03:15 2001 +0000
+++ b/lib/libcrypto/man/BN_num_bytes.3  Tue Jan 09 12:11:27 2001 +0000
@@ -91,7 +91,7 @@
 .nr % 0
 .rr F
 .\}
-.TH BN_num_bytes 3 "0.9.5a" "22/Jul/100" "OpenSSL"
+.TH BN_num_bytes 3 "0.9.5a" "22/Jul/2000" "OpenSSL"
 .UC
 .if n .hy 0
 .if n .na
diff -r dbed97e3ae06 -r d1fde430ba45 lib/libcrypto/man/BN_rand.3
--- a/lib/libcrypto/man/BN_rand.3       Tue Jan 09 12:03:15 2001 +0000
+++ b/lib/libcrypto/man/BN_rand.3       Tue Jan 09 12:11:27 2001 +0000
@@ -91,7 +91,7 @@
 .nr % 0
 .rr F
 .\}
-.TH BN_rand 3 "0.9.5a" "22/Jul/100" "OpenSSL"
+.TH BN_rand 3 "0.9.5a" "22/Jul/2000" "OpenSSL"
 .UC
 .if n .hy 0
 .if n .na
diff -r dbed97e3ae06 -r d1fde430ba45 lib/libcrypto/man/BN_set_bit.3
--- a/lib/libcrypto/man/BN_set_bit.3    Tue Jan 09 12:03:15 2001 +0000
+++ b/lib/libcrypto/man/BN_set_bit.3    Tue Jan 09 12:11:27 2001 +0000
@@ -91,7 +91,7 @@
 .nr % 0
 .rr F
 .\}
-.TH BN_set_bit 3 "0.9.5a" "22/Jul/100" "OpenSSL"
+.TH BN_set_bit 3 "0.9.5a" "22/Jul/2000" "OpenSSL"
 .UC
 .if n .hy 0
 .if n .na
diff -r dbed97e3ae06 -r d1fde430ba45 lib/libcrypto/man/BN_zero.3
--- a/lib/libcrypto/man/BN_zero.3       Tue Jan 09 12:03:15 2001 +0000
+++ b/lib/libcrypto/man/BN_zero.3       Tue Jan 09 12:11:27 2001 +0000
@@ -91,7 +91,7 @@
 .nr % 0
 .rr F
 .\}
-.TH BN_zero 3 "0.9.5a" "22/Jul/100" "OpenSSL"
+.TH BN_zero 3 "0.9.5a" "22/Jul/2000" "OpenSSL"
 .UC
 .if n .hy 0
 .if n .na
diff -r dbed97e3ae06 -r d1fde430ba45 lib/libcrypto/man/CRYPTO_set_ex_data.3
--- a/lib/libcrypto/man/CRYPTO_set_ex_data.3    Tue Jan 09 12:03:15 2001 +0000
+++ b/lib/libcrypto/man/CRYPTO_set_ex_data.3    Tue Jan 09 12:11:27 2001 +0000
@@ -91,7 +91,7 @@
 .nr % 0
 .rr F
 .\}
-.TH CRYPTO_set_ex_data 3 "0.9.5a" "22/Jul/100" "OpenSSL"
+.TH CRYPTO_set_ex_data 3 "0.9.5a" "22/Jul/2000" "OpenSSL"
 .UC
 .if n .hy 0
 .if n .na
diff -r dbed97e3ae06 -r d1fde430ba45 lib/libcrypto/man/DH_generate_key.3
--- a/lib/libcrypto/man/DH_generate_key.3       Tue Jan 09 12:03:15 2001 +0000
+++ b/lib/libcrypto/man/DH_generate_key.3       Tue Jan 09 12:11:27 2001 +0000
@@ -91,7 +91,7 @@
 .nr % 0
 .rr F
 .\}
-.TH DH_generate_key 3 "0.9.5a" "22/Jul/100" "OpenSSL"
+.TH DH_generate_key 3 "0.9.5a" "22/Jul/2000" "OpenSSL"
 .UC
 .if n .hy 0
 .if n .na
diff -r dbed97e3ae06 -r d1fde430ba45 lib/libcrypto/man/DH_generate_parameters.3
--- a/lib/libcrypto/man/DH_generate_parameters.3        Tue Jan 09 12:03:15 2001 +0000
+++ b/lib/libcrypto/man/DH_generate_parameters.3        Tue Jan 09 12:11:27 2001 +0000
@@ -91,7 +91,7 @@
 .nr % 0
 .rr F
 .\}
-.TH DH_generate_parameters 3 "0.9.5a" "22/Jul/100" "OpenSSL"
+.TH DH_generate_parameters 3 "0.9.5a" "22/Jul/2000" "OpenSSL"
 .UC
 .if n .hy 0
 .if n .na
diff -r dbed97e3ae06 -r d1fde430ba45 lib/libcrypto/man/DH_get_ex_new_index.3
--- a/lib/libcrypto/man/DH_get_ex_new_index.3   Tue Jan 09 12:03:15 2001 +0000
+++ b/lib/libcrypto/man/DH_get_ex_new_index.3   Tue Jan 09 12:11:27 2001 +0000
@@ -91,7 +91,7 @@
 .nr % 0
 .rr F
 .\}
-.TH DH_get_ex_new_index 3 "0.9.5a" "22/Jul/100" "OpenSSL"
+.TH DH_get_ex_new_index 3 "0.9.5a" "22/Jul/2000" "OpenSSL"
 .UC
 .if n .hy 0
 .if n .na
diff -r dbed97e3ae06 -r d1fde430ba45 lib/libcrypto/man/DH_new.3
--- a/lib/libcrypto/man/DH_new.3        Tue Jan 09 12:03:15 2001 +0000
+++ b/lib/libcrypto/man/DH_new.3        Tue Jan 09 12:11:27 2001 +0000
@@ -91,7 +91,7 @@
 .nr % 0
 .rr F
 .\}
-.TH DH_new 3 "0.9.5a" "22/Jul/100" "OpenSSL"
+.TH DH_new 3 "0.9.5a" "22/Jul/2000" "OpenSSL"
 .UC
 .if n .hy 0
 .if n .na
diff -r dbed97e3ae06 -r d1fde430ba45 lib/libcrypto/man/DH_set_method.3
--- a/lib/libcrypto/man/DH_set_method.3 Tue Jan 09 12:03:15 2001 +0000
+++ b/lib/libcrypto/man/DH_set_method.3 Tue Jan 09 12:11:27 2001 +0000
@@ -91,7 +91,7 @@
 .nr % 0
 .rr F
 .\}
-.TH DH_set_method 3 "0.9.5a" "22/Jul/100" "OpenSSL"
+.TH DH_set_method 3 "0.9.5a" "22/Jul/2000" "OpenSSL"
 .UC
 .if n .hy 0
 .if n .na
diff -r dbed97e3ae06 -r d1fde430ba45 lib/libcrypto/man/DH_size.3
--- a/lib/libcrypto/man/DH_size.3       Tue Jan 09 12:03:15 2001 +0000
+++ b/lib/libcrypto/man/DH_size.3       Tue Jan 09 12:11:27 2001 +0000
@@ -91,7 +91,7 @@
 .nr % 0
 .rr F
 .\}
-.TH DH_size 3 "0.9.5a" "22/Jul/100" "OpenSSL"
+.TH DH_size 3 "0.9.5a" "22/Jul/2000" "OpenSSL"
 .UC
 .if n .hy 0
 .if n .na
diff -r dbed97e3ae06 -r d1fde430ba45 lib/libcrypto/man/DSA_SIG_new.3
--- a/lib/libcrypto/man/DSA_SIG_new.3   Tue Jan 09 12:03:15 2001 +0000
+++ b/lib/libcrypto/man/DSA_SIG_new.3   Tue Jan 09 12:11:27 2001 +0000
@@ -91,7 +91,7 @@
 .nr % 0
 .rr F
 .\}
-.TH DSA_SIG_new 3 "0.9.5a" "22/Jul/100" "OpenSSL"
+.TH DSA_SIG_new 3 "0.9.5a" "22/Jul/2000" "OpenSSL"
 .UC
 .if n .hy 0
 .if n .na
diff -r dbed97e3ae06 -r d1fde430ba45 lib/libcrypto/man/DSA_do_sign.3
--- a/lib/libcrypto/man/DSA_do_sign.3   Tue Jan 09 12:03:15 2001 +0000
+++ b/lib/libcrypto/man/DSA_do_sign.3   Tue Jan 09 12:11:27 2001 +0000
@@ -91,7 +91,7 @@
 .nr % 0
 .rr F
 .\}
-.TH DSA_do_sign 3 "0.9.5a" "22/Jul/100" "OpenSSL"
+.TH DSA_do_sign 3 "0.9.5a" "22/Jul/2000" "OpenSSL"
 .UC
 .if n .hy 0
 .if n .na



Home | Main Index | Thread Index | Old Index