summaryrefslogtreecommitdiff
path: root/lib/libcrypto
diff options
context:
space:
mode:
authorwiz <wiz@NetBSD.org>2003-06-30 14:18:56 +0000
committerwiz <wiz@NetBSD.org>2003-06-30 14:18:56 +0000
commit03cb7d2b4fe01ea5233dc83a2b31ec7e400f615b (patch)
treeb0ba9802b487b484026a210551127cf04ca60238 /lib/libcrypto
parent1a6d2307a3d216e68c710664a913164ca49833b8 (diff)
Remove .UC -- not Berkeley Distribution man pages.
Diffstat (limited to 'lib/libcrypto')
-rw-r--r--lib/libcrypto/man/BIO_ctrl.33
-rw-r--r--lib/libcrypto/man/BIO_f_base64.33
-rw-r--r--lib/libcrypto/man/BIO_f_buffer.33
-rw-r--r--lib/libcrypto/man/BIO_f_cipher.33
-rw-r--r--lib/libcrypto/man/BIO_f_md.33
-rw-r--r--lib/libcrypto/man/BIO_f_null.33
-rw-r--r--lib/libcrypto/man/BIO_f_ssl.33
-rw-r--r--lib/libcrypto/man/BIO_find_type.33
-rw-r--r--lib/libcrypto/man/BIO_new.33
-rw-r--r--lib/libcrypto/man/BIO_new_bio_pair.33
-rw-r--r--lib/libcrypto/man/BIO_push.33
-rw-r--r--lib/libcrypto/man/BIO_read.33
-rw-r--r--lib/libcrypto/man/BIO_s_accept.33
-rw-r--r--lib/libcrypto/man/BIO_s_bio.33
-rw-r--r--lib/libcrypto/man/BIO_s_connect.33
-rw-r--r--lib/libcrypto/man/BIO_s_fd.33
-rw-r--r--lib/libcrypto/man/BIO_s_file.33
-rw-r--r--lib/libcrypto/man/BIO_s_mem.33
-rw-r--r--lib/libcrypto/man/BIO_s_null.33
-rw-r--r--lib/libcrypto/man/BIO_s_socket.33
-rw-r--r--lib/libcrypto/man/BIO_set_callback.33
-rw-r--r--lib/libcrypto/man/BIO_should_retry.33
-rw-r--r--lib/libcrypto/man/BN_CTX_new.33
-rw-r--r--lib/libcrypto/man/BN_CTX_start.33
-rw-r--r--lib/libcrypto/man/BN_add.33
-rw-r--r--lib/libcrypto/man/BN_add_word.33
-rw-r--r--lib/libcrypto/man/BN_bn2bin.33
-rw-r--r--lib/libcrypto/man/BN_cmp.33
-rw-r--r--lib/libcrypto/man/BN_copy.33
-rw-r--r--lib/libcrypto/man/BN_generate_prime.33
-rw-r--r--lib/libcrypto/man/BN_mod_inverse.33
-rw-r--r--lib/libcrypto/man/BN_mod_mul_montgomery.33
-rw-r--r--lib/libcrypto/man/BN_mod_mul_reciprocal.33
-rw-r--r--lib/libcrypto/man/BN_new.33
-rw-r--r--lib/libcrypto/man/BN_num_bytes.33
-rw-r--r--lib/libcrypto/man/BN_rand.33
-rw-r--r--lib/libcrypto/man/BN_set_bit.33
-rw-r--r--lib/libcrypto/man/BN_zero.33
-rw-r--r--lib/libcrypto/man/CRYPTO_set_ex_data.33
-rw-r--r--lib/libcrypto/man/DH_generate_key.33
-rw-r--r--lib/libcrypto/man/DH_generate_parameters.33
-rw-r--r--lib/libcrypto/man/DH_get_ex_new_index.33
-rw-r--r--lib/libcrypto/man/DH_new.33
-rw-r--r--lib/libcrypto/man/DH_set_method.33
-rw-r--r--lib/libcrypto/man/DH_size.33
-rw-r--r--lib/libcrypto/man/DSA_SIG_new.33
-rw-r--r--lib/libcrypto/man/DSA_do_sign.33
-rw-r--r--lib/libcrypto/man/DSA_dup_DH.33
-rw-r--r--lib/libcrypto/man/DSA_generate_key.33
-rw-r--r--lib/libcrypto/man/DSA_generate_parameters.33
-rw-r--r--lib/libcrypto/man/DSA_get_ex_new_index.33
-rw-r--r--lib/libcrypto/man/DSA_new.33
-rw-r--r--lib/libcrypto/man/DSA_set_method.33
-rw-r--r--lib/libcrypto/man/DSA_sign.33
-rw-r--r--lib/libcrypto/man/DSA_size.33
-rw-r--r--lib/libcrypto/man/ERR_GET_LIB.33
-rw-r--r--lib/libcrypto/man/ERR_clear_error.33
-rw-r--r--lib/libcrypto/man/ERR_error_string.33
-rw-r--r--lib/libcrypto/man/ERR_get_error.33
-rw-r--r--lib/libcrypto/man/ERR_load_crypto_strings.33
-rw-r--r--lib/libcrypto/man/ERR_load_strings.33
-rw-r--r--lib/libcrypto/man/ERR_print_errors.33
-rw-r--r--lib/libcrypto/man/ERR_put_error.33
-rw-r--r--lib/libcrypto/man/ERR_remove_state.33
-rw-r--r--lib/libcrypto/man/EVP_DigestInit.33
-rw-r--r--lib/libcrypto/man/EVP_EncryptInit.33
-rw-r--r--lib/libcrypto/man/EVP_OpenInit.33
-rw-r--r--lib/libcrypto/man/EVP_SealInit.33
-rw-r--r--lib/libcrypto/man/EVP_SignInit.33
-rw-r--r--lib/libcrypto/man/EVP_VerifyInit.33
-rw-r--r--lib/libcrypto/man/Makefile4
-rw-r--r--lib/libcrypto/man/OPENSSL_VERSION_NUMBER.33
-rw-r--r--lib/libcrypto/man/OpenSSL_add_all_algorithms.33
-rw-r--r--lib/libcrypto/man/RAND_add.33
-rw-r--r--lib/libcrypto/man/RAND_bytes.33
-rw-r--r--lib/libcrypto/man/RAND_cleanup.33
-rw-r--r--lib/libcrypto/man/RAND_egd.33
-rw-r--r--lib/libcrypto/man/RAND_load_file.33
-rw-r--r--lib/libcrypto/man/RAND_set_rand_method.33
-rw-r--r--lib/libcrypto/man/RSA_blinding_on.33
-rw-r--r--lib/libcrypto/man/RSA_check_key.33
-rw-r--r--lib/libcrypto/man/RSA_generate_key.33
-rw-r--r--lib/libcrypto/man/RSA_get_ex_new_index.33
-rw-r--r--lib/libcrypto/man/RSA_new.33
-rw-r--r--lib/libcrypto/man/RSA_padding_add_PKCS1_type_1.33
-rw-r--r--lib/libcrypto/man/RSA_print.33
-rw-r--r--lib/libcrypto/man/RSA_private_encrypt.33
-rw-r--r--lib/libcrypto/man/RSA_public_encrypt.33
-rw-r--r--lib/libcrypto/man/RSA_set_method.33
-rw-r--r--lib/libcrypto/man/RSA_sign.33
-rw-r--r--lib/libcrypto/man/RSA_sign_ASN1_OCTET_STRING.33
-rw-r--r--lib/libcrypto/man/RSA_size.33
-rw-r--r--lib/libcrypto/man/SSL_CIPHER_get_name.33
-rw-r--r--lib/libcrypto/man/SSL_COMP_add_compression_method.33
-rw-r--r--lib/libcrypto/man/SSL_CTX_add_extra_chain_cert.33
-rw-r--r--lib/libcrypto/man/SSL_CTX_add_session.33
-rw-r--r--lib/libcrypto/man/SSL_CTX_ctrl.33
-rw-r--r--lib/libcrypto/man/SSL_CTX_flush_sessions.33
-rw-r--r--lib/libcrypto/man/SSL_CTX_free.33
-rw-r--r--lib/libcrypto/man/SSL_CTX_get_ex_new_index.33
-rw-r--r--lib/libcrypto/man/SSL_CTX_get_verify_mode.33
-rw-r--r--lib/libcrypto/man/SSL_CTX_load_verify_locations.33
-rw-r--r--lib/libcrypto/man/SSL_CTX_new.33
-rw-r--r--lib/libcrypto/man/SSL_CTX_sess_number.33
-rw-r--r--lib/libcrypto/man/SSL_CTX_sess_set_cache_size.33
-rw-r--r--lib/libcrypto/man/SSL_CTX_sess_set_get_cb.33
-rw-r--r--lib/libcrypto/man/SSL_CTX_sessions.33
-rw-r--r--lib/libcrypto/man/SSL_CTX_set_cert_store.33
-rw-r--r--lib/libcrypto/man/SSL_CTX_set_cert_verify_callback.33
-rw-r--r--lib/libcrypto/man/SSL_CTX_set_cipher_list.33
-rw-r--r--lib/libcrypto/man/SSL_CTX_set_client_CA_list.33
-rw-r--r--lib/libcrypto/man/SSL_CTX_set_client_cert_cb.33
-rw-r--r--lib/libcrypto/man/SSL_CTX_set_default_passwd_cb.33
-rw-r--r--lib/libcrypto/man/SSL_CTX_set_info_callback.33
-rw-r--r--lib/libcrypto/man/SSL_CTX_set_mode.33
-rw-r--r--lib/libcrypto/man/SSL_CTX_set_options.33
-rw-r--r--lib/libcrypto/man/SSL_CTX_set_quiet_shutdown.33
-rw-r--r--lib/libcrypto/man/SSL_CTX_set_session_cache_mode.33
-rw-r--r--lib/libcrypto/man/SSL_CTX_set_session_id_context.33
-rw-r--r--lib/libcrypto/man/SSL_CTX_set_ssl_version.33
-rw-r--r--lib/libcrypto/man/SSL_CTX_set_timeout.33
-rw-r--r--lib/libcrypto/man/SSL_CTX_set_tmp_dh_callback.33
-rw-r--r--lib/libcrypto/man/SSL_CTX_set_tmp_rsa_callback.33
-rw-r--r--lib/libcrypto/man/SSL_CTX_set_verify.33
-rw-r--r--lib/libcrypto/man/SSL_CTX_use_certificate.33
-rw-r--r--lib/libcrypto/man/SSL_SESSION_free.33
-rw-r--r--lib/libcrypto/man/SSL_SESSION_get_ex_new_index.33
-rw-r--r--lib/libcrypto/man/SSL_SESSION_get_time.33
-rw-r--r--lib/libcrypto/man/SSL_accept.33
-rw-r--r--lib/libcrypto/man/SSL_alert_type_string.33
-rw-r--r--lib/libcrypto/man/SSL_clear.33
-rw-r--r--lib/libcrypto/man/SSL_connect.33
-rw-r--r--lib/libcrypto/man/SSL_do_handshake.33
-rw-r--r--lib/libcrypto/man/SSL_free.33
-rw-r--r--lib/libcrypto/man/SSL_get_SSL_CTX.33
-rw-r--r--lib/libcrypto/man/SSL_get_ciphers.33
-rw-r--r--lib/libcrypto/man/SSL_get_client_CA_list.33
-rw-r--r--lib/libcrypto/man/SSL_get_current_cipher.33
-rw-r--r--lib/libcrypto/man/SSL_get_default_timeout.33
-rw-r--r--lib/libcrypto/man/SSL_get_error.33
-rw-r--r--lib/libcrypto/man/SSL_get_ex_data_X509_STORE_CTX_idx.33
-rw-r--r--lib/libcrypto/man/SSL_get_ex_new_index.33
-rw-r--r--lib/libcrypto/man/SSL_get_fd.33
-rw-r--r--lib/libcrypto/man/SSL_get_peer_cert_chain.33
-rw-r--r--lib/libcrypto/man/SSL_get_peer_certificate.33
-rw-r--r--lib/libcrypto/man/SSL_get_rbio.33
-rw-r--r--lib/libcrypto/man/SSL_get_session.33
-rw-r--r--lib/libcrypto/man/SSL_get_verify_result.33
-rw-r--r--lib/libcrypto/man/SSL_get_version.33
-rw-r--r--lib/libcrypto/man/SSL_library_init.33
-rw-r--r--lib/libcrypto/man/SSL_load_client_CA_file.33
-rw-r--r--lib/libcrypto/man/SSL_new.33
-rw-r--r--lib/libcrypto/man/SSL_pending.33
-rw-r--r--lib/libcrypto/man/SSL_read.33
-rw-r--r--lib/libcrypto/man/SSL_rstate_string.33
-rw-r--r--lib/libcrypto/man/SSL_session_reused.33
-rw-r--r--lib/libcrypto/man/SSL_set_bio.33
-rw-r--r--lib/libcrypto/man/SSL_set_connect_state.33
-rw-r--r--lib/libcrypto/man/SSL_set_fd.33
-rw-r--r--lib/libcrypto/man/SSL_set_session.33
-rw-r--r--lib/libcrypto/man/SSL_set_shutdown.33
-rw-r--r--lib/libcrypto/man/SSL_set_verify_result.33
-rw-r--r--lib/libcrypto/man/SSL_shutdown.33
-rw-r--r--lib/libcrypto/man/SSL_state_string.33
-rw-r--r--lib/libcrypto/man/SSL_want.33
-rw-r--r--lib/libcrypto/man/SSL_write.33
-rw-r--r--lib/libcrypto/man/crypto.33
-rw-r--r--lib/libcrypto/man/d2i_DHparams.33
-rw-r--r--lib/libcrypto/man/d2i_RSAPublicKey.33
-rw-r--r--lib/libcrypto/man/d2i_SSL_SESSION.33
-rw-r--r--lib/libcrypto/man/des_modes.71
-rw-r--r--lib/libcrypto/man/lh_stats.33
-rw-r--r--lib/libcrypto/man/openssl.13
-rw-r--r--lib/libcrypto/man/openssl.cnf.53
-rw-r--r--lib/libcrypto/man/openssl_CA.pl.13
-rw-r--r--lib/libcrypto/man/openssl_asn1parse.13
-rw-r--r--lib/libcrypto/man/openssl_bio.33
-rw-r--r--lib/libcrypto/man/openssl_blowfish.33
-rw-r--r--lib/libcrypto/man/openssl_bn.33
-rw-r--r--lib/libcrypto/man/openssl_bn_internal.33
-rw-r--r--lib/libcrypto/man/openssl_buffer.33
-rw-r--r--lib/libcrypto/man/openssl_ca.13
-rw-r--r--lib/libcrypto/man/openssl_ciphers.13
-rw-r--r--lib/libcrypto/man/openssl_crl.13
-rw-r--r--lib/libcrypto/man/openssl_crl2pkcs7.13
-rw-r--r--lib/libcrypto/man/openssl_des.33
-rw-r--r--lib/libcrypto/man/openssl_dgst.13
-rw-r--r--lib/libcrypto/man/openssl_dh.33
-rw-r--r--lib/libcrypto/man/openssl_dhparam.13
-rw-r--r--lib/libcrypto/man/openssl_dsa.13
-rw-r--r--lib/libcrypto/man/openssl_dsa.33
-rw-r--r--lib/libcrypto/man/openssl_dsaparam.13
-rw-r--r--lib/libcrypto/man/openssl_enc.13
-rw-r--r--lib/libcrypto/man/openssl_err.33
-rw-r--r--lib/libcrypto/man/openssl_evp.33
-rw-r--r--lib/libcrypto/man/openssl_gendsa.13
-rw-r--r--lib/libcrypto/man/openssl_genrsa.13
-rw-r--r--lib/libcrypto/man/openssl_hmac.33
-rw-r--r--lib/libcrypto/man/openssl_lhash.33
-rw-r--r--lib/libcrypto/man/openssl_md5.33
-rw-r--r--lib/libcrypto/man/openssl_mdc2.33
-rw-r--r--lib/libcrypto/man/openssl_nseq.13
-rw-r--r--lib/libcrypto/man/openssl_passwd.13
-rw-r--r--lib/libcrypto/man/openssl_pkcs12.13
-rw-r--r--lib/libcrypto/man/openssl_pkcs7.13
-rw-r--r--lib/libcrypto/man/openssl_pkcs8.13
-rw-r--r--lib/libcrypto/man/openssl_rand.13
-rw-r--r--lib/libcrypto/man/openssl_rand.33
-rw-r--r--lib/libcrypto/man/openssl_rc4.33
-rw-r--r--lib/libcrypto/man/openssl_req.13
-rw-r--r--lib/libcrypto/man/openssl_ripemd.33
-rw-r--r--lib/libcrypto/man/openssl_rsa.13
-rw-r--r--lib/libcrypto/man/openssl_rsa.33
-rw-r--r--lib/libcrypto/man/openssl_rsautl.13
-rw-r--r--lib/libcrypto/man/openssl_s_client.13
-rw-r--r--lib/libcrypto/man/openssl_s_server.13
-rw-r--r--lib/libcrypto/man/openssl_sess_id.13
-rw-r--r--lib/libcrypto/man/openssl_sha.33
-rw-r--r--lib/libcrypto/man/openssl_smime.13
-rw-r--r--lib/libcrypto/man/openssl_speed.13
-rw-r--r--lib/libcrypto/man/openssl_spkac.13
-rw-r--r--lib/libcrypto/man/openssl_threads.33
-rw-r--r--lib/libcrypto/man/openssl_verify.13
-rw-r--r--lib/libcrypto/man/openssl_version.13
-rw-r--r--lib/libcrypto/man/openssl_x509.13
-rw-r--r--lib/libcrypto/man/ssl.33
226 files changed, 227 insertions, 450 deletions
diff --git a/lib/libcrypto/man/BIO_ctrl.3 b/lib/libcrypto/man/BIO_ctrl.3
index dca16faab7e..60620bd4bea 100644
--- a/lib/libcrypto/man/BIO_ctrl.3
+++ b/lib/libcrypto/man/BIO_ctrl.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: BIO_ctrl.3,v 1.6 2002/08/09 16:15:36 itojun Exp $
+.\" $NetBSD: BIO_ctrl.3,v 1.7 2003/06/30 14:18:56 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:55:38 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "BIO_ctrl 3"
.TH BIO_ctrl 3 "0.9.6g" "2001-04-12" "OpenSSL"
-.UC
.SH "NAME"
BIO_ctrl, BIO_callback_ctrl, BIO_ptr_ctrl, BIO_int_ctrl, BIO_reset,
BIO_seek, BIO_tell, BIO_flush, BIO_eof, BIO_set_close, BIO_get_close,
diff --git a/lib/libcrypto/man/BIO_f_base64.3 b/lib/libcrypto/man/BIO_f_base64.3
index 7c32cbc69bb..5b9b73da006 100644
--- a/lib/libcrypto/man/BIO_f_base64.3
+++ b/lib/libcrypto/man/BIO_f_base64.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: BIO_f_base64.3,v 1.6 2002/08/09 16:15:36 itojun Exp $
+.\" $NetBSD: BIO_f_base64.3,v 1.7 2003/06/30 14:18:56 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:55:39 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "BIO_f_base64 3"
.TH BIO_f_base64 3 "0.9.6g" "2001-04-12" "OpenSSL"
-.UC
.SH "NAME"
BIO_f_base64 \- base64 \s-1BIO\s0 filter
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/BIO_f_buffer.3 b/lib/libcrypto/man/BIO_f_buffer.3
index 34aa04b747d..563412e6bb0 100644
--- a/lib/libcrypto/man/BIO_f_buffer.3
+++ b/lib/libcrypto/man/BIO_f_buffer.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: BIO_f_buffer.3,v 1.6 2002/08/09 16:15:36 itojun Exp $
+.\" $NetBSD: BIO_f_buffer.3,v 1.7 2003/06/30 14:18:56 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:55:40 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "BIO_f_buffer 3"
.TH BIO_f_buffer 3 "0.9.6g" "2001-04-12" "OpenSSL"
-.UC
.SH "NAME"
BIO_f_buffer \- buffering \s-1BIO\s0
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/BIO_f_cipher.3 b/lib/libcrypto/man/BIO_f_cipher.3
index 89955a8d4bf..a30c2d63d68 100644
--- a/lib/libcrypto/man/BIO_f_cipher.3
+++ b/lib/libcrypto/man/BIO_f_cipher.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: BIO_f_cipher.3,v 1.6 2002/08/09 16:15:36 itojun Exp $
+.\" $NetBSD: BIO_f_cipher.3,v 1.7 2003/06/30 14:18:56 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:55:41 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "BIO_f_cipher 3"
.TH BIO_f_cipher 3 "0.9.6g" "2001-04-12" "OpenSSL"
-.UC
.SH "NAME"
BIO_f_cipher, BIO_set_cipher, BIO_get_cipher_status, BIO_get_cipher_ctx \- cipher \s-1BIO\s0 filter
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/BIO_f_md.3 b/lib/libcrypto/man/BIO_f_md.3
index faa7dd6c867..04fbacfdcf2 100644
--- a/lib/libcrypto/man/BIO_f_md.3
+++ b/lib/libcrypto/man/BIO_f_md.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: BIO_f_md.3,v 1.7 2002/08/09 16:15:36 itojun Exp $
+.\" $NetBSD: BIO_f_md.3,v 1.8 2003/06/30 14:18:56 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:55:43 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "BIO_f_md 3"
.TH BIO_f_md 3 "0.9.6g" "2001-04-12" "OpenSSL"
-.UC
.SH "NAME"
BIO_f_md, BIO_set_md, BIO_get_md, BIO_get_md_ctx \- message digest \s-1BIO\s0 filter
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/BIO_f_null.3 b/lib/libcrypto/man/BIO_f_null.3
index 50329538ff6..64993048add 100644
--- a/lib/libcrypto/man/BIO_f_null.3
+++ b/lib/libcrypto/man/BIO_f_null.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: BIO_f_null.3,v 1.6 2002/08/09 16:15:36 itojun Exp $
+.\" $NetBSD: BIO_f_null.3,v 1.7 2003/06/30 14:18:56 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:55:44 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "BIO_f_null 3"
.TH BIO_f_null 3 "0.9.6g" "2001-04-12" "OpenSSL"
-.UC
.SH "NAME"
BIO_f_null \- null filter
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/BIO_f_ssl.3 b/lib/libcrypto/man/BIO_f_ssl.3
index fa2ff36879f..e6808d10d0a 100644
--- a/lib/libcrypto/man/BIO_f_ssl.3
+++ b/lib/libcrypto/man/BIO_f_ssl.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: BIO_f_ssl.3,v 1.7 2002/08/09 16:15:36 itojun Exp $
+.\" $NetBSD: BIO_f_ssl.3,v 1.8 2003/06/30 14:18:57 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:55:45 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "BIO_f_ssl 3"
.TH BIO_f_ssl 3 "0.9.6g" "2001-04-12" "OpenSSL"
-.UC
.SH "NAME"
BIO_f_ssl, BIO_set_ssl, BIO_get_ssl, BIO_set_ssl_mode, BIO_set_ssl_renegotiate_bytes,
BIO_get_num_renegotiates, BIO_set_ssl_renegotiate_timeout, BIO_new_ssl,
diff --git a/lib/libcrypto/man/BIO_find_type.3 b/lib/libcrypto/man/BIO_find_type.3
index fe40a97d91a..77248dfad46 100644
--- a/lib/libcrypto/man/BIO_find_type.3
+++ b/lib/libcrypto/man/BIO_find_type.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: BIO_find_type.3,v 1.6 2002/08/09 16:15:36 itojun Exp $
+.\" $NetBSD: BIO_find_type.3,v 1.7 2003/06/30 14:18:57 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:55:46 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "BIO_find_type 3"
.TH BIO_find_type 3 "0.9.6g" "2001-04-12" "OpenSSL"
-.UC
.SH "NAME"
BIO_find_type, BIO_next \- \s-1BIO\s0 chain traversal
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/BIO_new.3 b/lib/libcrypto/man/BIO_new.3
index 67ed30ed677..85ab63f8d8c 100644
--- a/lib/libcrypto/man/BIO_new.3
+++ b/lib/libcrypto/man/BIO_new.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: BIO_new.3,v 1.6 2002/08/09 16:15:36 itojun Exp $
+.\" $NetBSD: BIO_new.3,v 1.7 2003/06/30 14:18:57 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:55:47 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "BIO_new 3"
.TH BIO_new 3 "0.9.6g" "2001-04-12" "OpenSSL"
-.UC
.SH "NAME"
BIO_new, BIO_set, BIO_free, BIO_vfree, BIO_free_all \- \s-1BIO\s0 allocation and freeing functions
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/BIO_new_bio_pair.3 b/lib/libcrypto/man/BIO_new_bio_pair.3
index 3050cfa91d9..aca57f050be 100644
--- a/lib/libcrypto/man/BIO_new_bio_pair.3
+++ b/lib/libcrypto/man/BIO_new_bio_pair.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: BIO_new_bio_pair.3,v 1.6 2002/08/09 16:15:37 itojun Exp $
+.\" $NetBSD: BIO_new_bio_pair.3,v 1.7 2003/06/30 14:18:57 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:55:48 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "BIO_new_bio_pair 3"
.TH BIO_new_bio_pair 3 "0.9.6g" "2001-04-12" "OpenSSL"
-.UC
.SH "NAME"
BIO_new_bio_pair \- create a new \s-1BIO\s0 pair
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/BIO_push.3 b/lib/libcrypto/man/BIO_push.3
index c8c06acf6a0..83c2b631afd 100644
--- a/lib/libcrypto/man/BIO_push.3
+++ b/lib/libcrypto/man/BIO_push.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: BIO_push.3,v 1.6 2002/08/09 16:15:37 itojun Exp $
+.\" $NetBSD: BIO_push.3,v 1.7 2003/06/30 14:18:57 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:55:49 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "BIO_push 3"
.TH BIO_push 3 "0.9.6g" "2001-04-12" "OpenSSL"
-.UC
.SH "NAME"
BIO_push, BIO_pop \- add and remove BIOs from a chain.
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/BIO_read.3 b/lib/libcrypto/man/BIO_read.3
index 20815f6ba1f..0634373583e 100644
--- a/lib/libcrypto/man/BIO_read.3
+++ b/lib/libcrypto/man/BIO_read.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: BIO_read.3,v 1.6 2002/08/09 16:15:37 itojun Exp $
+.\" $NetBSD: BIO_read.3,v 1.7 2003/06/30 14:18:57 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:55:50 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "BIO_read 3"
.TH BIO_read 3 "0.9.6g" "2001-04-12" "OpenSSL"
-.UC
.SH "NAME"
BIO_read, BIO_write, BIO_gets, BIO_puts \- \s-1BIO\s0 I/O functions
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/BIO_s_accept.3 b/lib/libcrypto/man/BIO_s_accept.3
index 39496cb404f..8bc119db942 100644
--- a/lib/libcrypto/man/BIO_s_accept.3
+++ b/lib/libcrypto/man/BIO_s_accept.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: BIO_s_accept.3,v 1.6 2002/08/09 16:15:37 itojun Exp $
+.\" $NetBSD: BIO_s_accept.3,v 1.7 2003/06/30 14:18:57 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:55:51 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "BIO_s_accept 3"
.TH BIO_s_accept 3 "0.9.6g" "2001-04-12" "OpenSSL"
-.UC
.SH "NAME"
BIO_s_accept, BIO_set_nbio, BIO_set_accept_port, BIO_get_accept_port,
BIO_set_nbio_accept, BIO_set_accept_bios, BIO_set_bind_mode,
diff --git a/lib/libcrypto/man/BIO_s_bio.3 b/lib/libcrypto/man/BIO_s_bio.3
index be561d2f97b..f3c875a172f 100644
--- a/lib/libcrypto/man/BIO_s_bio.3
+++ b/lib/libcrypto/man/BIO_s_bio.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: BIO_s_bio.3,v 1.6 2002/08/09 16:15:37 itojun Exp $
+.\" $NetBSD: BIO_s_bio.3,v 1.7 2003/06/30 14:18:58 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:55:53 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "BIO_s_bio 3"
.TH BIO_s_bio 3 "0.9.6g" "2001-04-12" "OpenSSL"
-.UC
.SH "NAME"
BIO_s_bio, BIO_make_bio_pair, BIO_destroy_bio_pair, BIO_shutdown_wr,
BIO_set_write_buf_size, BIO_get_write_buf_size, BIO_new_bio_pair,
diff --git a/lib/libcrypto/man/BIO_s_connect.3 b/lib/libcrypto/man/BIO_s_connect.3
index 79709e92653..881ae41c521 100644
--- a/lib/libcrypto/man/BIO_s_connect.3
+++ b/lib/libcrypto/man/BIO_s_connect.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: BIO_s_connect.3,v 1.6 2002/08/09 16:15:37 itojun Exp $
+.\" $NetBSD: BIO_s_connect.3,v 1.7 2003/06/30 14:18:58 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:55:53 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "BIO_s_connect 3"
.TH BIO_s_connect 3 "0.9.6g" "2001-04-12" "OpenSSL"
-.UC
.SH "NAME"
BIO_s_connect, BIO_set_conn_hostname, BIO_set_conn_port,
BIO_set_conn_ip, BIO_set_conn_int_port, BIO_get_conn_hostname,
diff --git a/lib/libcrypto/man/BIO_s_fd.3 b/lib/libcrypto/man/BIO_s_fd.3
index 7092f961855..afda89f5a48 100644
--- a/lib/libcrypto/man/BIO_s_fd.3
+++ b/lib/libcrypto/man/BIO_s_fd.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: BIO_s_fd.3,v 1.6 2002/08/09 16:15:37 itojun Exp $
+.\" $NetBSD: BIO_s_fd.3,v 1.7 2003/06/30 14:18:58 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:55:55 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "BIO_s_fd 3"
.TH BIO_s_fd 3 "0.9.6g" "2001-04-12" "OpenSSL"
-.UC
.SH "NAME"
BIO_s_fd, BIO_set_fd, BIO_get_fd, BIO_new_fd \- file descriptor \s-1BIO\s0
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/BIO_s_file.3 b/lib/libcrypto/man/BIO_s_file.3
index 14b01e273a3..599067d6005 100644
--- a/lib/libcrypto/man/BIO_s_file.3
+++ b/lib/libcrypto/man/BIO_s_file.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: BIO_s_file.3,v 1.6 2002/08/09 16:15:37 itojun Exp $
+.\" $NetBSD: BIO_s_file.3,v 1.7 2003/06/30 14:18:58 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:55:56 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "BIO_s_file 3"
.TH BIO_s_file 3 "0.9.6g" "2001-04-12" "OpenSSL"
-.UC
.SH "NAME"
BIO_s_file, BIO_new_file, BIO_new_fp, BIO_set_fp, BIO_get_fp,
BIO_read_filename, BIO_write_filename, BIO_append_filename,
diff --git a/lib/libcrypto/man/BIO_s_mem.3 b/lib/libcrypto/man/BIO_s_mem.3
index 4cb74af4e5a..863c0e1229b 100644
--- a/lib/libcrypto/man/BIO_s_mem.3
+++ b/lib/libcrypto/man/BIO_s_mem.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: BIO_s_mem.3,v 1.7 2002/08/09 16:15:37 itojun Exp $
+.\" $NetBSD: BIO_s_mem.3,v 1.8 2003/06/30 14:18:58 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:55:57 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "BIO_s_mem 3"
.TH BIO_s_mem 3 "0.9.6g" "2001-04-12" "OpenSSL"
-.UC
.SH "NAME"
BIO_s_mem, BIO_set_mem_eof_return, BIO_get_mem_data, BIO_set_mem_buf,
BIO_get_mem_ptr, BIO_new_mem_buf \- memory \s-1BIO\s0
diff --git a/lib/libcrypto/man/BIO_s_null.3 b/lib/libcrypto/man/BIO_s_null.3
index 6c2c0f9b3ec..8c23cb01e4b 100644
--- a/lib/libcrypto/man/BIO_s_null.3
+++ b/lib/libcrypto/man/BIO_s_null.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: BIO_s_null.3,v 1.6 2002/08/09 16:15:37 itojun Exp $
+.\" $NetBSD: BIO_s_null.3,v 1.7 2003/06/30 14:18:58 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:55:58 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "BIO_s_null 3"
.TH BIO_s_null 3 "0.9.6g" "2001-04-12" "OpenSSL"
-.UC
.SH "NAME"
BIO_s_null \- null data sink
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/BIO_s_socket.3 b/lib/libcrypto/man/BIO_s_socket.3
index 4542b8868d8..7138cfbef79 100644
--- a/lib/libcrypto/man/BIO_s_socket.3
+++ b/lib/libcrypto/man/BIO_s_socket.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: BIO_s_socket.3,v 1.6 2002/08/09 16:15:37 itojun Exp $
+.\" $NetBSD: BIO_s_socket.3,v 1.7 2003/06/30 14:18:58 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:55:59 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "BIO_s_socket 3"
.TH BIO_s_socket 3 "0.9.6g" "2001-04-12" "OpenSSL"
-.UC
.SH "NAME"
BIO_s_socket, BIO_new_socket \- socket \s-1BIO\s0
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/BIO_set_callback.3 b/lib/libcrypto/man/BIO_set_callback.3
index 6cc8eb03555..129e993e6e4 100644
--- a/lib/libcrypto/man/BIO_set_callback.3
+++ b/lib/libcrypto/man/BIO_set_callback.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: BIO_set_callback.3,v 1.6 2002/08/09 16:15:37 itojun Exp $
+.\" $NetBSD: BIO_set_callback.3,v 1.7 2003/06/30 14:18:59 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:56:00 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "BIO_set_callback 3"
.TH BIO_set_callback 3 "0.9.6g" "2001-04-12" "OpenSSL"
-.UC
.SH "NAME"
BIO_set_callback, BIO_get_callback, BIO_set_callback_arg, BIO_get_callback_arg,
BIO_debug_callback \- \s-1BIO\s0 callback functions
diff --git a/lib/libcrypto/man/BIO_should_retry.3 b/lib/libcrypto/man/BIO_should_retry.3
index 3b9dd6f35ad..80a36c111f7 100644
--- a/lib/libcrypto/man/BIO_should_retry.3
+++ b/lib/libcrypto/man/BIO_should_retry.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: BIO_should_retry.3,v 1.7 2002/08/09 16:15:37 itojun Exp $
+.\" $NetBSD: BIO_should_retry.3,v 1.8 2003/06/30 14:18:59 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:56:01 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "BIO_should_retry 3"
.TH BIO_should_retry 3 "0.9.6g" "2001-04-12" "OpenSSL"
-.UC
.SH "NAME"
BIO_should_retry, BIO_should_read, BIO_should_write,
BIO_should_io_special, BIO_retry_type, BIO_should_retry,
diff --git a/lib/libcrypto/man/BN_CTX_new.3 b/lib/libcrypto/man/BN_CTX_new.3
index 21783ef0ade..9d3a1639b7b 100644
--- a/lib/libcrypto/man/BN_CTX_new.3
+++ b/lib/libcrypto/man/BN_CTX_new.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: BN_CTX_new.3,v 1.10 2002/08/09 16:15:37 itojun Exp $
+.\" $NetBSD: BN_CTX_new.3,v 1.11 2003/06/30 14:18:59 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:56:02 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "BN_CTX_new 3"
.TH BN_CTX_new 3 "0.9.6g" "2000-07-22" "OpenSSL"
-.UC
.SH "NAME"
BN_CTX_new, BN_CTX_init, BN_CTX_free \- allocate and free \s-1BN_CTX\s0 structures
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/BN_CTX_start.3 b/lib/libcrypto/man/BN_CTX_start.3
index 0a1f16228ed..bb64f35fb57 100644
--- a/lib/libcrypto/man/BN_CTX_start.3
+++ b/lib/libcrypto/man/BN_CTX_start.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: BN_CTX_start.3,v 1.10 2002/08/09 16:15:37 itojun Exp $
+.\" $NetBSD: BN_CTX_start.3,v 1.11 2003/06/30 14:18:59 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:56:03 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "BN_CTX_start 3"
.TH BN_CTX_start 3 "0.9.6g" "2001-04-12" "OpenSSL"
-.UC
.SH "NAME"
BN_CTX_start, BN_CTX_get, BN_CTX_end \- use temporary \s-1BIGNUM\s0 variables
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/BN_add.3 b/lib/libcrypto/man/BN_add.3
index 52b73f62b87..243f8e551bb 100644
--- a/lib/libcrypto/man/BN_add.3
+++ b/lib/libcrypto/man/BN_add.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: BN_add.3,v 1.10 2002/08/09 16:15:37 itojun Exp $
+.\" $NetBSD: BN_add.3,v 1.11 2003/06/30 14:18:59 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:56:04 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "BN_add 3"
.TH BN_add 3 "0.9.6g" "2000-07-22" "OpenSSL"
-.UC
.SH "NAME"
BN_add, BN_sub, BN_mul, BN_div, BN_sqr, BN_mod, BN_mod_mul, BN_exp,
BN_mod_exp, BN_gcd \- arithmetic operations on BIGNUMs
diff --git a/lib/libcrypto/man/BN_add_word.3 b/lib/libcrypto/man/BN_add_word.3
index 3324f26413c..ab3134c1a39 100644
--- a/lib/libcrypto/man/BN_add_word.3
+++ b/lib/libcrypto/man/BN_add_word.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: BN_add_word.3,v 1.10 2002/08/09 16:15:37 itojun Exp $
+.\" $NetBSD: BN_add_word.3,v 1.11 2003/06/30 14:18:59 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:56:05 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "BN_add_word 3"
.TH BN_add_word 3 "0.9.6g" "2000-07-22" "OpenSSL"
-.UC
.SH "NAME"
BN_add_word, BN_sub_word, BN_mul_word, BN_div_word, BN_mod_word \- arithmetic
functions on BIGNUMs with integers
diff --git a/lib/libcrypto/man/BN_bn2bin.3 b/lib/libcrypto/man/BN_bn2bin.3
index a4b479157ee..c74f72ae274 100644
--- a/lib/libcrypto/man/BN_bn2bin.3
+++ b/lib/libcrypto/man/BN_bn2bin.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: BN_bn2bin.3,v 1.10 2002/08/09 16:15:37 itojun Exp $
+.\" $NetBSD: BN_bn2bin.3,v 1.11 2003/06/30 14:19:00 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:56:06 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "BN_bn2bin 3"
.TH BN_bn2bin 3 "0.9.6g" "2002-06-10" "OpenSSL"
-.UC
.SH "NAME"
BN_bn2bin, BN_bin2bn, BN_bn2hex, BN_bn2dec, BN_hex2bn, BN_dec2bn,
BN_print, BN_print_fp, BN_bn2mpi, BN_mpi2bn \- format conversions
diff --git a/lib/libcrypto/man/BN_cmp.3 b/lib/libcrypto/man/BN_cmp.3
index 21e0c599213..5b0045ec1db 100644
--- a/lib/libcrypto/man/BN_cmp.3
+++ b/lib/libcrypto/man/BN_cmp.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: BN_cmp.3,v 1.10 2002/08/09 16:15:37 itojun Exp $
+.\" $NetBSD: BN_cmp.3,v 1.11 2003/06/30 14:19:00 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:56:07 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "BN_cmp 3"
.TH BN_cmp 3 "0.9.6g" "2000-07-22" "OpenSSL"
-.UC
.SH "NAME"
BN_cmp, BN_ucmp, BN_is_zero, BN_is_one, BN_is_word, BN_is_odd \- \s-1BIGNUM\s0 comparison and test functions
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/BN_copy.3 b/lib/libcrypto/man/BN_copy.3
index 91b65a8c8ff..954ab82fc03 100644
--- a/lib/libcrypto/man/BN_copy.3
+++ b/lib/libcrypto/man/BN_copy.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: BN_copy.3,v 1.10 2002/08/09 16:15:38 itojun Exp $
+.\" $NetBSD: BN_copy.3,v 1.11 2003/06/30 14:19:00 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:56:08 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "BN_copy 3"
.TH BN_copy 3 "0.9.6g" "2000-07-22" "OpenSSL"
-.UC
.SH "NAME"
BN_copy, BN_dup \- copy BIGNUMs
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/BN_generate_prime.3 b/lib/libcrypto/man/BN_generate_prime.3
index 381822c1cc7..2ad9fa21592 100644
--- a/lib/libcrypto/man/BN_generate_prime.3
+++ b/lib/libcrypto/man/BN_generate_prime.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: BN_generate_prime.3,v 1.10 2002/08/09 16:15:38 itojun Exp $
+.\" $NetBSD: BN_generate_prime.3,v 1.11 2003/06/30 14:19:00 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:56:09 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "BN_generate_prime 3"
.TH BN_generate_prime 3 "0.9.6g" "2000-07-22" "OpenSSL"
-.UC
.SH "NAME"
BN_generate_prime, BN_is_prime, BN_is_prime_fasttest \- generate primes and test for primality
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/BN_mod_inverse.3 b/lib/libcrypto/man/BN_mod_inverse.3
index c6597b5cfdc..b6fbcd79e2c 100644
--- a/lib/libcrypto/man/BN_mod_inverse.3
+++ b/lib/libcrypto/man/BN_mod_inverse.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: BN_mod_inverse.3,v 1.10 2002/08/09 16:15:38 itojun Exp $
+.\" $NetBSD: BN_mod_inverse.3,v 1.11 2003/06/30 14:19:00 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:56:10 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "BN_mod_inverse 3"
.TH BN_mod_inverse 3 "0.9.6g" "2000-07-22" "OpenSSL"
-.UC
.SH "NAME"
BN_mod_inverse \- compute inverse modulo n
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/BN_mod_mul_montgomery.3 b/lib/libcrypto/man/BN_mod_mul_montgomery.3
index 3859caa22a8..e6d9a4a4e73 100644
--- a/lib/libcrypto/man/BN_mod_mul_montgomery.3
+++ b/lib/libcrypto/man/BN_mod_mul_montgomery.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: BN_mod_mul_montgomery.3,v 1.10 2002/08/09 16:15:38 itojun Exp $
+.\" $NetBSD: BN_mod_mul_montgomery.3,v 1.11 2003/06/30 14:19:01 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:56:11 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "BN_mod_mul_montgomery 3"
.TH BN_mod_mul_montgomery 3 "0.9.6g" "2001-04-12" "OpenSSL"
-.UC
.SH "NAME"
BN_mod_mul_montgomery, BN_MONT_CTX_new, BN_MONT_CTX_init,
BN_MONT_CTX_free, BN_MONT_CTX_set, BN_MONT_CTX_copy,
diff --git a/lib/libcrypto/man/BN_mod_mul_reciprocal.3 b/lib/libcrypto/man/BN_mod_mul_reciprocal.3
index 74b5df8522f..a6ae7ac0d68 100644
--- a/lib/libcrypto/man/BN_mod_mul_reciprocal.3
+++ b/lib/libcrypto/man/BN_mod_mul_reciprocal.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: BN_mod_mul_reciprocal.3,v 1.10 2002/08/09 16:15:38 itojun Exp $
+.\" $NetBSD: BN_mod_mul_reciprocal.3,v 1.11 2003/06/30 14:19:01 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:56:12 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "BN_mod_mul_reciprocal 3"
.TH BN_mod_mul_reciprocal 3 "0.9.6g" "2001-04-12" "OpenSSL"
-.UC
.SH "NAME"
BN_mod_mul_reciprocal, BN_div_recp, BN_RECP_CTX_new, BN_RECP_CTX_init,
BN_RECP_CTX_free, BN_RECP_CTX_set \- modular multiplication using
diff --git a/lib/libcrypto/man/BN_new.3 b/lib/libcrypto/man/BN_new.3
index 43faf3ffac0..4e33310d626 100644
--- a/lib/libcrypto/man/BN_new.3
+++ b/lib/libcrypto/man/BN_new.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: BN_new.3,v 1.10 2002/08/09 16:15:38 itojun Exp $
+.\" $NetBSD: BN_new.3,v 1.11 2003/06/30 14:19:01 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:56:13 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "BN_new 3"
.TH BN_new 3 "0.9.6g" "2000-07-22" "OpenSSL"
-.UC
.SH "NAME"
BN_new, BN_init, BN_clear, BN_free, BN_clear_free \- allocate and free BIGNUMs
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/BN_num_bytes.3 b/lib/libcrypto/man/BN_num_bytes.3
index 3e23aaf95fb..ec239719318 100644
--- a/lib/libcrypto/man/BN_num_bytes.3
+++ b/lib/libcrypto/man/BN_num_bytes.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: BN_num_bytes.3,v 1.10 2002/08/09 16:15:38 itojun Exp $
+.\" $NetBSD: BN_num_bytes.3,v 1.11 2003/06/30 14:19:01 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:56:14 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "BN_num_bytes 3"
.TH BN_num_bytes 3 "0.9.6g" "2000-07-22" "OpenSSL"
-.UC
.SH "NAME"
BN_num_bits, BN_num_bytes, BN_num_bits_word \- get \s-1BIGNUM\s0 size
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/BN_rand.3 b/lib/libcrypto/man/BN_rand.3
index 0136ff99a98..66833dff25d 100644
--- a/lib/libcrypto/man/BN_rand.3
+++ b/lib/libcrypto/man/BN_rand.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: BN_rand.3,v 1.10 2002/08/09 16:15:38 itojun Exp $
+.\" $NetBSD: BN_rand.3,v 1.11 2003/06/30 14:19:01 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:56:15 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "BN_rand 3"
.TH BN_rand 3 "0.9.6g" "2002-07-31" "OpenSSL"
-.UC
.SH "NAME"
BN_rand, BN_pseudo_rand \- generate pseudo-random number
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/BN_set_bit.3 b/lib/libcrypto/man/BN_set_bit.3
index 8772a036856..c28b4005f80 100644
--- a/lib/libcrypto/man/BN_set_bit.3
+++ b/lib/libcrypto/man/BN_set_bit.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: BN_set_bit.3,v 1.11 2002/08/09 16:15:38 itojun Exp $
+.\" $NetBSD: BN_set_bit.3,v 1.12 2003/06/30 14:19:02 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:56:16 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "BN_set_bit 3"
.TH BN_set_bit 3 "0.9.6g" "2000-07-22" "OpenSSL"
-.UC
.SH "NAME"
BN_set_bit, BN_clear_bit, BN_is_bit_set, BN_mask_bits, BN_lshift,
BN_lshift1, BN_rshift, BN_rshift1 \- bit operations on BIGNUMs
diff --git a/lib/libcrypto/man/BN_zero.3 b/lib/libcrypto/man/BN_zero.3
index f45e6b2ec19..ce93b61327f 100644
--- a/lib/libcrypto/man/BN_zero.3
+++ b/lib/libcrypto/man/BN_zero.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: BN_zero.3,v 1.10 2002/08/09 16:15:38 itojun Exp $
+.\" $NetBSD: BN_zero.3,v 1.11 2003/06/30 14:19:02 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:56:17 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "BN_zero 3"
.TH BN_zero 3 "0.9.6g" "2001-04-12" "OpenSSL"
-.UC
.SH "NAME"
BN_zero, BN_one, BN_value_one, BN_set_word, BN_get_word \- \s-1BIGNUM\s0 assignment
operations
diff --git a/lib/libcrypto/man/CRYPTO_set_ex_data.3 b/lib/libcrypto/man/CRYPTO_set_ex_data.3
index e08102fd3e5..eaf67076428 100644
--- a/lib/libcrypto/man/CRYPTO_set_ex_data.3
+++ b/lib/libcrypto/man/CRYPTO_set_ex_data.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: CRYPTO_set_ex_data.3,v 1.9 2002/08/09 16:15:38 itojun Exp $
+.\" $NetBSD: CRYPTO_set_ex_data.3,v 1.10 2003/06/30 14:19:02 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:56:18 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "CRYPTO_set_ex_data 3"
.TH CRYPTO_set_ex_data 3 "0.9.6g" "2000-07-22" "OpenSSL"
-.UC
.SH "NAME"
CRYPTO_set_ex_data, CRYPTO_get_ex_data \- internal application specific data functions
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/DH_generate_key.3 b/lib/libcrypto/man/DH_generate_key.3
index efc4fe648a6..693321b6bae 100644
--- a/lib/libcrypto/man/DH_generate_key.3
+++ b/lib/libcrypto/man/DH_generate_key.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: DH_generate_key.3,v 1.10 2002/08/09 16:15:38 itojun Exp $
+.\" $NetBSD: DH_generate_key.3,v 1.11 2003/06/30 14:19:02 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:56:19 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "DH_generate_key 3"
.TH DH_generate_key 3 "0.9.6g" "2000-07-22" "OpenSSL"
-.UC
.SH "NAME"
DH_generate_key, DH_compute_key \- perform Diffie-Hellman key exchange
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/DH_generate_parameters.3 b/lib/libcrypto/man/DH_generate_parameters.3
index 2e0037a9a56..878282ab344 100644
--- a/lib/libcrypto/man/DH_generate_parameters.3
+++ b/lib/libcrypto/man/DH_generate_parameters.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: DH_generate_parameters.3,v 1.10 2002/08/09 16:15:38 itojun Exp $
+.\" $NetBSD: DH_generate_parameters.3,v 1.11 2003/06/30 14:19:02 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:56:20 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "DH_generate_parameters 3"
.TH DH_generate_parameters 3 "0.9.6g" "2000-07-22" "OpenSSL"
-.UC
.SH "NAME"
DH_generate_parameters, DH_check \- generate and check Diffie-Hellman parameters
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/DH_get_ex_new_index.3 b/lib/libcrypto/man/DH_get_ex_new_index.3
index 987619ad560..6d56789f59c 100644
--- a/lib/libcrypto/man/DH_get_ex_new_index.3
+++ b/lib/libcrypto/man/DH_get_ex_new_index.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: DH_get_ex_new_index.3,v 1.10 2002/08/09 16:15:38 itojun Exp $
+.\" $NetBSD: DH_get_ex_new_index.3,v 1.11 2003/06/30 14:19:03 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:56:21 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "DH_get_ex_new_index 3"
.TH DH_get_ex_new_index 3 "0.9.6g" "2002-07-31" "OpenSSL"
-.UC
.SH "NAME"
DH_get_ex_new_index, DH_set_ex_data, DH_get_ex_data \- add application specific data to \s-1DH\s0 structures
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/DH_new.3 b/lib/libcrypto/man/DH_new.3
index e0caf28ed33..b65fb03341e 100644
--- a/lib/libcrypto/man/DH_new.3
+++ b/lib/libcrypto/man/DH_new.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: DH_new.3,v 1.10 2002/08/09 16:15:38 itojun Exp $
+.\" $NetBSD: DH_new.3,v 1.11 2003/06/30 14:19:03 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:56:22 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "DH_new 3"
.TH DH_new 3 "0.9.6g" "2000-07-22" "OpenSSL"
-.UC
.SH "NAME"
DH_new, DH_free \- allocate and free \s-1DH\s0 objects
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/DH_set_method.3 b/lib/libcrypto/man/DH_set_method.3
index 9913fade7b9..d5054ea3024 100644
--- a/lib/libcrypto/man/DH_set_method.3
+++ b/lib/libcrypto/man/DH_set_method.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: DH_set_method.3,v 1.10 2002/08/09 16:15:38 itojun Exp $
+.\" $NetBSD: DH_set_method.3,v 1.11 2003/06/30 14:19:03 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:56:23 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "DH_set_method 3"
.TH DH_set_method 3 "0.9.6g" "2001-04-12" "OpenSSL"
-.UC
.SH "NAME"
DH_set_default_method, DH_get_default_method, DH_set_method,
DH_new_method, DH_OpenSSL \- select \s-1DH\s0 method
diff --git a/lib/libcrypto/man/DH_size.3 b/lib/libcrypto/man/DH_size.3
index ee0b28f099e..e5ae7d7a5e6 100644
--- a/lib/libcrypto/man/DH_size.3
+++ b/lib/libcrypto/man/DH_size.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: DH_size.3,v 1.10 2002/08/09 16:15:38 itojun Exp $
+.\" $NetBSD: DH_size.3,v 1.11 2003/06/30 14:19:03 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:56:24 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "DH_size 3"
.TH DH_size 3 "0.9.6g" "2000-07-22" "OpenSSL"
-.UC
.SH "NAME"
DH_size \- get Diffie-Hellman prime size
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/DSA_SIG_new.3 b/lib/libcrypto/man/DSA_SIG_new.3
index 4c4f9b5dce6..6b6e9325b89 100644
--- a/lib/libcrypto/man/DSA_SIG_new.3
+++ b/lib/libcrypto/man/DSA_SIG_new.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: DSA_SIG_new.3,v 1.10 2002/08/09 16:15:38 itojun Exp $
+.\" $NetBSD: DSA_SIG_new.3,v 1.11 2003/06/30 14:19:03 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:56:25 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "DSA_SIG_new 3"
.TH DSA_SIG_new 3 "0.9.6g" "2000-07-22" "OpenSSL"
-.UC
.SH "NAME"
DSA_SIG_new, DSA_SIG_free \- allocate and free \s-1DSA\s0 signature objects
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/DSA_do_sign.3 b/lib/libcrypto/man/DSA_do_sign.3
index 0d760f99b9c..2c9c75b3fc6 100644
--- a/lib/libcrypto/man/DSA_do_sign.3
+++ b/lib/libcrypto/man/DSA_do_sign.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: DSA_do_sign.3,v 1.10 2002/08/09 16:15:38 itojun Exp $
+.\" $NetBSD: DSA_do_sign.3,v 1.11 2003/06/30 14:19:03 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:56:26 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "DSA_do_sign 3"
.TH DSA_do_sign 3 "0.9.6g" "2000-07-22" "OpenSSL"
-.UC
.SH "NAME"
DSA_do_sign, DSA_do_verify \- raw \s-1DSA\s0 signature operations
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/DSA_dup_DH.3 b/lib/libcrypto/man/DSA_dup_DH.3
index c969e251a3b..e307113befb 100644
--- a/lib/libcrypto/man/DSA_dup_DH.3
+++ b/lib/libcrypto/man/DSA_dup_DH.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: DSA_dup_DH.3,v 1.10 2002/08/09 16:15:38 itojun Exp $
+.\" $NetBSD: DSA_dup_DH.3,v 1.11 2003/06/30 14:19:04 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:56:27 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "DSA_dup_DH 3"
.TH DSA_dup_DH 3 "0.9.6g" "2000-07-22" "OpenSSL"
-.UC
.SH "NAME"
DSA_dup_DH \- create a \s-1DH\s0 structure out of \s-1DSA\s0 structure
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/DSA_generate_key.3 b/lib/libcrypto/man/DSA_generate_key.3
index 077c7d90be7..6473a8bd599 100644
--- a/lib/libcrypto/man/DSA_generate_key.3
+++ b/lib/libcrypto/man/DSA_generate_key.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: DSA_generate_key.3,v 1.10 2002/08/09 16:15:38 itojun Exp $
+.\" $NetBSD: DSA_generate_key.3,v 1.11 2003/06/30 14:19:04 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:56:28 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "DSA_generate_key 3"
.TH DSA_generate_key 3 "0.9.6g" "2000-07-22" "OpenSSL"
-.UC
.SH "NAME"
DSA_generate_key \- generate \s-1DSA\s0 key pair
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/DSA_generate_parameters.3 b/lib/libcrypto/man/DSA_generate_parameters.3
index d7a27480529..c00fa65c55b 100644
--- a/lib/libcrypto/man/DSA_generate_parameters.3
+++ b/lib/libcrypto/man/DSA_generate_parameters.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: DSA_generate_parameters.3,v 1.10 2002/08/09 16:15:38 itojun Exp $
+.\" $NetBSD: DSA_generate_parameters.3,v 1.11 2003/06/30 14:19:04 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:56:29 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "DSA_generate_parameters 3"
.TH DSA_generate_parameters 3 "0.9.6g" "2000-07-22" "OpenSSL"
-.UC
.SH "NAME"
DSA_generate_parameters \- generate \s-1DSA\s0 parameters
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/DSA_get_ex_new_index.3 b/lib/libcrypto/man/DSA_get_ex_new_index.3
index b18f69a7cd5..2a85fa52871 100644
--- a/lib/libcrypto/man/DSA_get_ex_new_index.3
+++ b/lib/libcrypto/man/DSA_get_ex_new_index.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: DSA_get_ex_new_index.3,v 1.10 2002/08/09 16:15:38 itojun Exp $
+.\" $NetBSD: DSA_get_ex_new_index.3,v 1.11 2003/06/30 14:19:04 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:56:30 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "DSA_get_ex_new_index 3"
.TH DSA_get_ex_new_index 3 "0.9.6g" "2000-07-22" "OpenSSL"
-.UC
.SH "NAME"
DSA_get_ex_new_index, DSA_set_ex_data, DSA_get_ex_data \- add application specific data to \s-1DSA\s0 structures
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/DSA_new.3 b/lib/libcrypto/man/DSA_new.3
index 4898de390c5..327e73018ae 100644
--- a/lib/libcrypto/man/DSA_new.3
+++ b/lib/libcrypto/man/DSA_new.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: DSA_new.3,v 1.10 2002/08/09 16:15:38 itojun Exp $
+.\" $NetBSD: DSA_new.3,v 1.11 2003/06/30 14:19:04 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:56:31 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "DSA_new 3"
.TH DSA_new 3 "0.9.6g" "2000-07-22" "OpenSSL"
-.UC
.SH "NAME"
DSA_new, DSA_free \- allocate and free \s-1DSA\s0 objects
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/DSA_set_method.3 b/lib/libcrypto/man/DSA_set_method.3
index a6f767052ea..948c99eb46b 100644
--- a/lib/libcrypto/man/DSA_set_method.3
+++ b/lib/libcrypto/man/DSA_set_method.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: DSA_set_method.3,v 1.10 2002/08/09 16:15:38 itojun Exp $
+.\" $NetBSD: DSA_set_method.3,v 1.11 2003/06/30 14:19:04 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:56:32 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "DSA_set_method 3"
.TH DSA_set_method 3 "0.9.6g" "2001-04-12" "OpenSSL"
-.UC
.SH "NAME"
DSA_set_default_method, DSA_get_default_method, DSA_set_method,
DSA_new_method, DSA_OpenSSL \- select \s-1DSA\s0 method
diff --git a/lib/libcrypto/man/DSA_sign.3 b/lib/libcrypto/man/DSA_sign.3
index 0ffa0eec04d..a9525b0e7fd 100644
--- a/lib/libcrypto/man/DSA_sign.3
+++ b/lib/libcrypto/man/DSA_sign.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: DSA_sign.3,v 1.10 2002/08/09 16:15:38 itojun Exp $
+.\" $NetBSD: DSA_sign.3,v 1.11 2003/06/30 14:19:04 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:56:33 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "DSA_sign 3"
.TH DSA_sign 3 "0.9.6g" "2000-07-22" "OpenSSL"
-.UC
.SH "NAME"
DSA_sign, DSA_sign_setup, DSA_verify \- \s-1DSA\s0 signatures
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/DSA_size.3 b/lib/libcrypto/man/DSA_size.3
index c1ad0414f71..5db7d7057ee 100644
--- a/lib/libcrypto/man/DSA_size.3
+++ b/lib/libcrypto/man/DSA_size.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: DSA_size.3,v 1.10 2002/08/09 16:15:38 itojun Exp $
+.\" $NetBSD: DSA_size.3,v 1.11 2003/06/30 14:19:05 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:56:34 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "DSA_size 3"
.TH DSA_size 3 "0.9.6g" "2000-07-22" "OpenSSL"
-.UC
.SH "NAME"
DSA_size \- get \s-1DSA\s0 signature size
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/ERR_GET_LIB.3 b/lib/libcrypto/man/ERR_GET_LIB.3
index 0be0425b553..97399cedec6 100644
--- a/lib/libcrypto/man/ERR_GET_LIB.3
+++ b/lib/libcrypto/man/ERR_GET_LIB.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: ERR_GET_LIB.3,v 1.10 2002/08/09 16:15:38 itojun Exp $
+.\" $NetBSD: ERR_GET_LIB.3,v 1.11 2003/06/30 14:19:05 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:56:35 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "ERR_GET_LIB 3"
.TH ERR_GET_LIB 3 "0.9.6g" "2000-07-22" "OpenSSL"
-.UC
.SH "NAME"
\&\s-1ERR_GET_LIB\s0, \s-1ERR_GET_FUNC\s0, \s-1ERR_GET_REASON\s0 \- get library, function and
reason code
diff --git a/lib/libcrypto/man/ERR_clear_error.3 b/lib/libcrypto/man/ERR_clear_error.3
index ff18b399cd1..7e023fe5b60 100644
--- a/lib/libcrypto/man/ERR_clear_error.3
+++ b/lib/libcrypto/man/ERR_clear_error.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: ERR_clear_error.3,v 1.10 2002/08/09 16:15:38 itojun Exp $
+.\" $NetBSD: ERR_clear_error.3,v 1.11 2003/06/30 14:19:05 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:56:36 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "ERR_clear_error 3"
.TH ERR_clear_error 3 "0.9.6g" "2000-07-22" "OpenSSL"
-.UC
.SH "NAME"
ERR_clear_error \- clear the error queue
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/ERR_error_string.3 b/lib/libcrypto/man/ERR_error_string.3
index f4e72629757..3ee6425bfd3 100644
--- a/lib/libcrypto/man/ERR_error_string.3
+++ b/lib/libcrypto/man/ERR_error_string.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: ERR_error_string.3,v 1.10 2002/08/09 16:15:38 itojun Exp $
+.\" $NetBSD: ERR_error_string.3,v 1.11 2003/06/30 14:19:05 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:56:37 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "ERR_error_string 3"
.TH ERR_error_string 3 "0.9.6g" "2001-04-12" "OpenSSL"
-.UC
.SH "NAME"
ERR_error_string, ERR_error_string_n, ERR_lib_error_string,
ERR_func_error_string, ERR_reason_error_string \- obtain human-readable
diff --git a/lib/libcrypto/man/ERR_get_error.3 b/lib/libcrypto/man/ERR_get_error.3
index c861698699f..90a3bd8dee7 100644
--- a/lib/libcrypto/man/ERR_get_error.3
+++ b/lib/libcrypto/man/ERR_get_error.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: ERR_get_error.3,v 1.11 2002/08/09 16:15:39 itojun Exp $
+.\" $NetBSD: ERR_get_error.3,v 1.12 2003/06/30 14:19:05 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:56:38 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "ERR_get_error 3"
.TH ERR_get_error 3 "0.9.6g" "2001-04-12" "OpenSSL"
-.UC
.SH "NAME"
ERR_get_error, ERR_peek_error, ERR_get_error_line, ERR_peek_error_line,
ERR_get_error_line_data, ERR_peek_error_line_data \- obtain error code and data
diff --git a/lib/libcrypto/man/ERR_load_crypto_strings.3 b/lib/libcrypto/man/ERR_load_crypto_strings.3
index 74dd2d02a91..739ad5d8a08 100644
--- a/lib/libcrypto/man/ERR_load_crypto_strings.3
+++ b/lib/libcrypto/man/ERR_load_crypto_strings.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: ERR_load_crypto_strings.3,v 1.10 2002/08/09 16:15:39 itojun Exp $
+.\" $NetBSD: ERR_load_crypto_strings.3,v 1.11 2003/06/30 14:19:05 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:56:39 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "ERR_load_crypto_strings 3"
.TH ERR_load_crypto_strings 3 "0.9.6g" "2000-07-22" "OpenSSL"
-.UC
.SH "NAME"
ERR_load_crypto_strings, SSL_load_error_strings, ERR_free_strings \-
load and free error strings
diff --git a/lib/libcrypto/man/ERR_load_strings.3 b/lib/libcrypto/man/ERR_load_strings.3
index ea40800af40..617d2cafe34 100644
--- a/lib/libcrypto/man/ERR_load_strings.3
+++ b/lib/libcrypto/man/ERR_load_strings.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: ERR_load_strings.3,v 1.10 2002/08/09 16:15:39 itojun Exp $
+.\" $NetBSD: ERR_load_strings.3,v 1.11 2003/06/30 14:19:05 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:56:40 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "ERR_load_strings 3"
.TH ERR_load_strings 3 "0.9.6g" "2000-07-22" "OpenSSL"
-.UC
.SH "NAME"
ERR_load_strings, \s-1ERR_PACK\s0, ERR_get_next_error_library \- load
arbitrary error strings
diff --git a/lib/libcrypto/man/ERR_print_errors.3 b/lib/libcrypto/man/ERR_print_errors.3
index 7e49a4c5618..bb98a411d83 100644
--- a/lib/libcrypto/man/ERR_print_errors.3
+++ b/lib/libcrypto/man/ERR_print_errors.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: ERR_print_errors.3,v 1.10 2002/08/09 16:15:39 itojun Exp $
+.\" $NetBSD: ERR_print_errors.3,v 1.11 2003/06/30 14:19:06 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:56:41 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "ERR_print_errors 3"
.TH ERR_print_errors 3 "0.9.6g" "2000-07-22" "OpenSSL"
-.UC
.SH "NAME"
ERR_print_errors, ERR_print_errors_fp \- print error messages
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/ERR_put_error.3 b/lib/libcrypto/man/ERR_put_error.3
index e4bba907afc..a7f1db66b59 100644
--- a/lib/libcrypto/man/ERR_put_error.3
+++ b/lib/libcrypto/man/ERR_put_error.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: ERR_put_error.3,v 1.10 2002/08/09 16:15:39 itojun Exp $
+.\" $NetBSD: ERR_put_error.3,v 1.11 2003/06/30 14:19:06 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:56:42 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "ERR_put_error 3"
.TH ERR_put_error 3 "0.9.6g" "2000-07-22" "OpenSSL"
-.UC
.SH "NAME"
ERR_put_error, ERR_add_error_data \- record an error
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/ERR_remove_state.3 b/lib/libcrypto/man/ERR_remove_state.3
index f1dbb16ce77..1b9738aa133 100644
--- a/lib/libcrypto/man/ERR_remove_state.3
+++ b/lib/libcrypto/man/ERR_remove_state.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: ERR_remove_state.3,v 1.10 2002/08/09 16:15:39 itojun Exp $
+.\" $NetBSD: ERR_remove_state.3,v 1.11 2003/06/30 14:19:06 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:56:43 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "ERR_remove_state 3"
.TH ERR_remove_state 3 "0.9.6g" "2001-04-12" "OpenSSL"
-.UC
.SH "NAME"
ERR_remove_state \- free a thread's error queue
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/EVP_DigestInit.3 b/lib/libcrypto/man/EVP_DigestInit.3
index d737135a130..8735bf73b64 100644
--- a/lib/libcrypto/man/EVP_DigestInit.3
+++ b/lib/libcrypto/man/EVP_DigestInit.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: EVP_DigestInit.3,v 1.11 2002/08/09 16:15:39 itojun Exp $
+.\" $NetBSD: EVP_DigestInit.3,v 1.12 2003/06/30 14:19:06 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:56:44 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "EVP_DigestInit 3"
.TH EVP_DigestInit 3 "0.9.6g" "2002-07-31" "OpenSSL"
-.UC
.SH "NAME"
EVP_DigestInit, EVP_DigestUpdate, EVP_DigestFinal, \s-1EVP_MAX_MD_SIZE\s0,
EVP_MD_CTX_copy, EVP_MD_type, EVP_MD_pkey_type, EVP_MD_size, EVP_MD_block_size,
diff --git a/lib/libcrypto/man/EVP_EncryptInit.3 b/lib/libcrypto/man/EVP_EncryptInit.3
index a26b64fb8e8..1080251b695 100644
--- a/lib/libcrypto/man/EVP_EncryptInit.3
+++ b/lib/libcrypto/man/EVP_EncryptInit.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: EVP_EncryptInit.3,v 1.11 2002/08/09 16:15:39 itojun Exp $
+.\" $NetBSD: EVP_EncryptInit.3,v 1.12 2003/06/30 14:19:06 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:56:45 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "EVP_EncryptInit 3"
.TH EVP_EncryptInit 3 "0.9.6g" "2002-06-10" "OpenSSL"
-.UC
.SH "NAME"
EVP_EncryptInit, EVP_EncryptUpdate, EVP_EncryptFinal, EVP_DecryptInit,
EVP_DecryptUpdate, EVP_DecryptFinal, EVP_CipherInit, EVP_CipherUpdate,
diff --git a/lib/libcrypto/man/EVP_OpenInit.3 b/lib/libcrypto/man/EVP_OpenInit.3
index abd7fb8d8b5..f2e0cecb157 100644
--- a/lib/libcrypto/man/EVP_OpenInit.3
+++ b/lib/libcrypto/man/EVP_OpenInit.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: EVP_OpenInit.3,v 1.10 2002/08/09 16:15:39 itojun Exp $
+.\" $NetBSD: EVP_OpenInit.3,v 1.11 2003/06/30 14:19:06 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:56:47 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "EVP_OpenInit 3"
.TH EVP_OpenInit 3 "0.9.6g" "2001-04-12" "OpenSSL"
-.UC
.SH "NAME"
EVP_OpenInit, EVP_OpenUpdate, EVP_OpenFinal \- \s-1EVP\s0 envelope decryption
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/EVP_SealInit.3 b/lib/libcrypto/man/EVP_SealInit.3
index 4cb485b5daf..797a2822aec 100644
--- a/lib/libcrypto/man/EVP_SealInit.3
+++ b/lib/libcrypto/man/EVP_SealInit.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: EVP_SealInit.3,v 1.10 2002/08/09 16:15:39 itojun Exp $
+.\" $NetBSD: EVP_SealInit.3,v 1.11 2003/06/30 14:19:07 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:56:48 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "EVP_SealInit 3"
.TH EVP_SealInit 3 "0.9.6g" "2001-04-12" "OpenSSL"
-.UC
.SH "NAME"
EVP_SealInit, EVP_SealUpdate, EVP_SealFinal \- \s-1EVP\s0 envelope encryption
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/EVP_SignInit.3 b/lib/libcrypto/man/EVP_SignInit.3
index f6e81c167e0..09de3956f83 100644
--- a/lib/libcrypto/man/EVP_SignInit.3
+++ b/lib/libcrypto/man/EVP_SignInit.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: EVP_SignInit.3,v 1.10 2002/08/09 16:15:39 itojun Exp $
+.\" $NetBSD: EVP_SignInit.3,v 1.11 2003/06/30 14:19:07 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:56:49 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "EVP_SignInit 3"
.TH EVP_SignInit 3 "0.9.6g" "2002-07-31" "OpenSSL"
-.UC
.SH "NAME"
EVP_SignInit, EVP_SignUpdate, EVP_SignFinal \- \s-1EVP\s0 signing functions
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/EVP_VerifyInit.3 b/lib/libcrypto/man/EVP_VerifyInit.3
index 1ef4f6235ba..5b75197c51c 100644
--- a/lib/libcrypto/man/EVP_VerifyInit.3
+++ b/lib/libcrypto/man/EVP_VerifyInit.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: EVP_VerifyInit.3,v 1.10 2002/08/09 16:15:39 itojun Exp $
+.\" $NetBSD: EVP_VerifyInit.3,v 1.11 2003/06/30 14:19:07 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:56:50 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "EVP_VerifyInit 3"
.TH EVP_VerifyInit 3 "0.9.6g" "2002-07-31" "OpenSSL"
-.UC
.SH "NAME"
EVP_VerifyInit, EVP_VerifyUpdate, EVP_VerifyFinal \- \s-1EVP\s0 signature verification functions
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/Makefile b/lib/libcrypto/man/Makefile
index b7f7d426f66..07d73a25ae3 100644
--- a/lib/libcrypto/man/Makefile
+++ b/lib/libcrypto/man/Makefile
@@ -1,8 +1,10 @@
-# $NetBSD: Makefile,v 1.10 2002/08/19 09:41:29 lukem Exp $
+# $NetBSD: Makefile,v 1.11 2003/06/30 14:19:07 wiz Exp $
# the makefile is not, and should not be visited during normal build process.
# try to use latest pod2man, which comes with the latest perl.
+# XXX: remove .UC lines
+
.include <bsd.own.mk>
CRYPTODIST= ${NETBSDSRCDIR}/crypto/dist
diff --git a/lib/libcrypto/man/OPENSSL_VERSION_NUMBER.3 b/lib/libcrypto/man/OPENSSL_VERSION_NUMBER.3
index e5a1b1d945d..c233210cb06 100644
--- a/lib/libcrypto/man/OPENSSL_VERSION_NUMBER.3
+++ b/lib/libcrypto/man/OPENSSL_VERSION_NUMBER.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: OPENSSL_VERSION_NUMBER.3,v 1.10 2002/08/09 16:15:39 itojun Exp $
+.\" $NetBSD: OPENSSL_VERSION_NUMBER.3,v 1.11 2003/06/30 14:19:07 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:56:51 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "OPENSSL_VERSION_NUMBER 3"
.TH OPENSSL_VERSION_NUMBER 3 "0.9.6g" "2002-06-10" "OpenSSL"
-.UC
.SH "NAME"
\&\s-1OPENSSL_VERSION_NUMBER\s0, SSLeay, SSLeay_version \- get OpenSSL version number
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/OpenSSL_add_all_algorithms.3 b/lib/libcrypto/man/OpenSSL_add_all_algorithms.3
index a114eb964f3..d2603ce1ebd 100644
--- a/lib/libcrypto/man/OpenSSL_add_all_algorithms.3
+++ b/lib/libcrypto/man/OpenSSL_add_all_algorithms.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: OpenSSL_add_all_algorithms.3,v 1.10 2002/08/09 16:15:39 itojun Exp $
+.\" $NetBSD: OpenSSL_add_all_algorithms.3,v 1.11 2003/06/30 14:19:07 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:56:52 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "OpenSSL_add_all_algorithms 3"
.TH OpenSSL_add_all_algorithms 3 "0.9.6g" "2001-04-12" "OpenSSL"
-.UC
.SH "NAME"
OpenSSL_add_all_algorithms, OpenSSL_add_all_ciphers, OpenSSL_add_all_digests \-
add algorithms to internal table
diff --git a/lib/libcrypto/man/RAND_add.3 b/lib/libcrypto/man/RAND_add.3
index 9bca7ea531f..b36efe6b221 100644
--- a/lib/libcrypto/man/RAND_add.3
+++ b/lib/libcrypto/man/RAND_add.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: RAND_add.3,v 1.10 2002/08/09 16:15:39 itojun Exp $
+.\" $NetBSD: RAND_add.3,v 1.11 2003/06/30 14:19:07 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:56:53 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "RAND_add 3"
.TH RAND_add 3 "0.9.6g" "2000-07-22" "OpenSSL"
-.UC
.SH "NAME"
RAND_add, RAND_seed, RAND_status, RAND_event, RAND_screen \- add
entropy to the \s-1PRNG\s0
diff --git a/lib/libcrypto/man/RAND_bytes.3 b/lib/libcrypto/man/RAND_bytes.3
index aec3d32c87b..07e9423a0c3 100644
--- a/lib/libcrypto/man/RAND_bytes.3
+++ b/lib/libcrypto/man/RAND_bytes.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: RAND_bytes.3,v 1.10 2002/08/09 16:15:39 itojun Exp $
+.\" $NetBSD: RAND_bytes.3,v 1.11 2003/06/30 14:19:08 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:56:54 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "RAND_bytes 3"
.TH RAND_bytes 3 "0.9.6g" "2000-07-22" "OpenSSL"
-.UC
.SH "NAME"
RAND_bytes, RAND_pseudo_bytes \- generate random data
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/RAND_cleanup.3 b/lib/libcrypto/man/RAND_cleanup.3
index 0d182079574..2ed3866626b 100644
--- a/lib/libcrypto/man/RAND_cleanup.3
+++ b/lib/libcrypto/man/RAND_cleanup.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: RAND_cleanup.3,v 1.10 2002/08/09 16:15:39 itojun Exp $
+.\" $NetBSD: RAND_cleanup.3,v 1.11 2003/06/30 14:19:08 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:56:55 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "RAND_cleanup 3"
.TH RAND_cleanup 3 "0.9.6g" "2000-07-22" "OpenSSL"
-.UC
.SH "NAME"
RAND_cleanup \- erase the \s-1PRNG\s0 state
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/RAND_egd.3 b/lib/libcrypto/man/RAND_egd.3
index 86f8da0660c..6a08b4bc121 100644
--- a/lib/libcrypto/man/RAND_egd.3
+++ b/lib/libcrypto/man/RAND_egd.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: RAND_egd.3,v 1.10 2002/08/09 16:15:39 itojun Exp $
+.\" $NetBSD: RAND_egd.3,v 1.11 2003/06/30 14:19:08 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:56:56 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "RAND_egd 3"
.TH RAND_egd 3 "0.9.6g" "2001-04-12" "OpenSSL"
-.UC
.SH "NAME"
RAND_egd \- query entropy gathering daemon
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/RAND_load_file.3 b/lib/libcrypto/man/RAND_load_file.3
index 62383d20949..4845a3ca81a 100644
--- a/lib/libcrypto/man/RAND_load_file.3
+++ b/lib/libcrypto/man/RAND_load_file.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: RAND_load_file.3,v 1.10 2002/08/09 16:15:39 itojun Exp $
+.\" $NetBSD: RAND_load_file.3,v 1.11 2003/06/30 14:19:08 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:56:58 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "RAND_load_file 3"
.TH RAND_load_file 3 "0.9.6g" "2001-04-12" "OpenSSL"
-.UC
.SH "NAME"
RAND_load_file, RAND_write_file, RAND_file_name \- \s-1PRNG\s0 seed file
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/RAND_set_rand_method.3 b/lib/libcrypto/man/RAND_set_rand_method.3
index 4101a3b88a7..54350894c38 100644
--- a/lib/libcrypto/man/RAND_set_rand_method.3
+++ b/lib/libcrypto/man/RAND_set_rand_method.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: RAND_set_rand_method.3,v 1.10 2002/08/09 16:15:39 itojun Exp $
+.\" $NetBSD: RAND_set_rand_method.3,v 1.11 2003/06/30 14:19:08 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:56:59 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "RAND_set_rand_method 3"
.TH RAND_set_rand_method 3 "0.9.6g" "2000-07-22" "OpenSSL"
-.UC
.SH "NAME"
RAND_set_rand_method, RAND_get_rand_method, RAND_SSLeay \- select \s-1RAND\s0 method
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/RSA_blinding_on.3 b/lib/libcrypto/man/RSA_blinding_on.3
index 91192c2b14a..e29d8430bd7 100644
--- a/lib/libcrypto/man/RSA_blinding_on.3
+++ b/lib/libcrypto/man/RSA_blinding_on.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: RSA_blinding_on.3,v 1.10 2002/08/09 16:15:39 itojun Exp $
+.\" $NetBSD: RSA_blinding_on.3,v 1.11 2003/06/30 14:19:08 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:57:00 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "RSA_blinding_on 3"
.TH RSA_blinding_on 3 "0.9.6g" "2000-07-22" "OpenSSL"
-.UC
.SH "NAME"
RSA_blinding_on, RSA_blinding_off \- protect the \s-1RSA\s0 operation from timing attacks
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/RSA_check_key.3 b/lib/libcrypto/man/RSA_check_key.3
index df83ac4f030..c083a1b076f 100644
--- a/lib/libcrypto/man/RSA_check_key.3
+++ b/lib/libcrypto/man/RSA_check_key.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: RSA_check_key.3,v 1.10 2002/08/09 16:15:39 itojun Exp $
+.\" $NetBSD: RSA_check_key.3,v 1.11 2003/06/30 14:19:09 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:57:01 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "RSA_check_key 3"
.TH RSA_check_key 3 "0.9.6g" "2002-07-31" "OpenSSL"
-.UC
.SH "NAME"
RSA_check_key \- validate private \s-1RSA\s0 keys
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/RSA_generate_key.3 b/lib/libcrypto/man/RSA_generate_key.3
index 7df96400aa2..3cc4cde0bdc 100644
--- a/lib/libcrypto/man/RSA_generate_key.3
+++ b/lib/libcrypto/man/RSA_generate_key.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: RSA_generate_key.3,v 1.10 2002/08/09 16:15:39 itojun Exp $
+.\" $NetBSD: RSA_generate_key.3,v 1.11 2003/06/30 14:19:09 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:57:02 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "RSA_generate_key 3"
.TH RSA_generate_key 3 "0.9.6g" "2002-06-10" "OpenSSL"
-.UC
.SH "NAME"
RSA_generate_key \- generate \s-1RSA\s0 key pair
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/RSA_get_ex_new_index.3 b/lib/libcrypto/man/RSA_get_ex_new_index.3
index f69b69ccc4d..06ee867658e 100644
--- a/lib/libcrypto/man/RSA_get_ex_new_index.3
+++ b/lib/libcrypto/man/RSA_get_ex_new_index.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: RSA_get_ex_new_index.3,v 1.10 2002/08/09 16:15:39 itojun Exp $
+.\" $NetBSD: RSA_get_ex_new_index.3,v 1.11 2003/06/30 14:19:09 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:57:03 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "RSA_get_ex_new_index 3"
.TH RSA_get_ex_new_index 3 "0.9.6g" "2001-04-12" "OpenSSL"
-.UC
.SH "NAME"
RSA_get_ex_new_index, RSA_set_ex_data, RSA_get_ex_data \- add application specific data to \s-1RSA\s0 structures
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/RSA_new.3 b/lib/libcrypto/man/RSA_new.3
index 4e777a909c0..7938951f256 100644
--- a/lib/libcrypto/man/RSA_new.3
+++ b/lib/libcrypto/man/RSA_new.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: RSA_new.3,v 1.10 2002/08/09 16:15:39 itojun Exp $
+.\" $NetBSD: RSA_new.3,v 1.11 2003/06/30 14:19:09 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:57:04 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "RSA_new 3"
.TH RSA_new 3 "0.9.6g" "2000-07-22" "OpenSSL"
-.UC
.SH "NAME"
RSA_new, RSA_free \- allocate and free \s-1RSA\s0 objects
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/RSA_padding_add_PKCS1_type_1.3 b/lib/libcrypto/man/RSA_padding_add_PKCS1_type_1.3
index d93d2d16d9f..55b8ef141f0 100644
--- a/lib/libcrypto/man/RSA_padding_add_PKCS1_type_1.3
+++ b/lib/libcrypto/man/RSA_padding_add_PKCS1_type_1.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: RSA_padding_add_PKCS1_type_1.3,v 1.10 2002/08/09 16:15:39 itojun Exp $
+.\" $NetBSD: RSA_padding_add_PKCS1_type_1.3,v 1.11 2003/06/30 14:19:09 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:57:05 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "RSA_padding_add_PKCS1_type_1 3"
.TH RSA_padding_add_PKCS1_type_1 3 "0.9.6g" "2000-07-22" "OpenSSL"
-.UC
.SH "NAME"
RSA_padding_add_PKCS1_type_1, RSA_padding_check_PKCS1_type_1,
RSA_padding_add_PKCS1_type_2, RSA_padding_check_PKCS1_type_2,
diff --git a/lib/libcrypto/man/RSA_print.3 b/lib/libcrypto/man/RSA_print.3
index 318a4ac7185..defce351056 100644
--- a/lib/libcrypto/man/RSA_print.3
+++ b/lib/libcrypto/man/RSA_print.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: RSA_print.3,v 1.10 2002/08/09 16:15:39 itojun Exp $
+.\" $NetBSD: RSA_print.3,v 1.11 2003/06/30 14:19:09 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:57:07 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "RSA_print 3"
.TH RSA_print 3 "0.9.6g" "2001-04-12" "OpenSSL"
-.UC
.SH "NAME"
RSA_print, RSA_print_fp, DHparams_print, DHparams_print_fp, DSA_print,
DSA_print_fp, DHparams_print, DHparams_print_fp \- print cryptographic
diff --git a/lib/libcrypto/man/RSA_private_encrypt.3 b/lib/libcrypto/man/RSA_private_encrypt.3
index c072212d94a..c0eba8eab1e 100644
--- a/lib/libcrypto/man/RSA_private_encrypt.3
+++ b/lib/libcrypto/man/RSA_private_encrypt.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: RSA_private_encrypt.3,v 1.10 2002/08/09 16:15:39 itojun Exp $
+.\" $NetBSD: RSA_private_encrypt.3,v 1.11 2003/06/30 14:19:09 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:57:08 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "RSA_private_encrypt 3"
.TH RSA_private_encrypt 3 "0.9.6g" "2000-07-22" "OpenSSL"
-.UC
.SH "NAME"
RSA_private_encrypt, RSA_public_decrypt \- low level signature operations
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/RSA_public_encrypt.3 b/lib/libcrypto/man/RSA_public_encrypt.3
index fae5b4a90bb..2d2ec8fdf7d 100644
--- a/lib/libcrypto/man/RSA_public_encrypt.3
+++ b/lib/libcrypto/man/RSA_public_encrypt.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: RSA_public_encrypt.3,v 1.10 2002/08/09 16:15:39 itojun Exp $
+.\" $NetBSD: RSA_public_encrypt.3,v 1.11 2003/06/30 14:19:10 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:57:09 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "RSA_public_encrypt 3"
.TH RSA_public_encrypt 3 "0.9.6g" "2001-04-12" "OpenSSL"
-.UC
.SH "NAME"
RSA_public_encrypt, RSA_private_decrypt \- \s-1RSA\s0 public key cryptography
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/RSA_set_method.3 b/lib/libcrypto/man/RSA_set_method.3
index 2890dfcddd7..79ac2abce8d 100644
--- a/lib/libcrypto/man/RSA_set_method.3
+++ b/lib/libcrypto/man/RSA_set_method.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: RSA_set_method.3,v 1.11 2002/08/09 16:15:40 itojun Exp $
+.\" $NetBSD: RSA_set_method.3,v 1.12 2003/06/30 14:19:10 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:57:10 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "RSA_set_method 3"
.TH RSA_set_method 3 "0.9.6g" "2001-04-12" "OpenSSL"
-.UC
.SH "NAME"
RSA_set_default_method, RSA_get_default_method, RSA_set_method,
RSA_get_method, RSA_PKCS1_SSLeay, RSA_PKCS1_RSAref,
diff --git a/lib/libcrypto/man/RSA_sign.3 b/lib/libcrypto/man/RSA_sign.3
index e7e40c596be..e2cdb37b380 100644
--- a/lib/libcrypto/man/RSA_sign.3
+++ b/lib/libcrypto/man/RSA_sign.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: RSA_sign.3,v 1.10 2002/08/09 16:15:40 itojun Exp $
+.\" $NetBSD: RSA_sign.3,v 1.11 2003/06/30 14:19:10 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:57:11 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "RSA_sign 3"
.TH RSA_sign 3 "0.9.6g" "2000-07-22" "OpenSSL"
-.UC
.SH "NAME"
RSA_sign, RSA_verify \- \s-1RSA\s0 signatures
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/RSA_sign_ASN1_OCTET_STRING.3 b/lib/libcrypto/man/RSA_sign_ASN1_OCTET_STRING.3
index 74f4b5d6600..0c7c3b16be2 100644
--- a/lib/libcrypto/man/RSA_sign_ASN1_OCTET_STRING.3
+++ b/lib/libcrypto/man/RSA_sign_ASN1_OCTET_STRING.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: RSA_sign_ASN1_OCTET_STRING.3,v 1.10 2002/08/09 16:15:40 itojun Exp $
+.\" $NetBSD: RSA_sign_ASN1_OCTET_STRING.3,v 1.11 2003/06/30 14:19:10 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:57:12 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "RSA_sign_ASN1_OCTET_STRING 3"
.TH RSA_sign_ASN1_OCTET_STRING 3 "0.9.6g" "2000-07-22" "OpenSSL"
-.UC
.SH "NAME"
RSA_sign_ASN1_OCTET_STRING, RSA_verify_ASN1_OCTET_STRING \- \s-1RSA\s0 signatures
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/RSA_size.3 b/lib/libcrypto/man/RSA_size.3
index 76bded7adc1..f8cd3af86d2 100644
--- a/lib/libcrypto/man/RSA_size.3
+++ b/lib/libcrypto/man/RSA_size.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: RSA_size.3,v 1.10 2002/08/09 16:15:40 itojun Exp $
+.\" $NetBSD: RSA_size.3,v 1.11 2003/06/30 14:19:10 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:57:13 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "RSA_size 3"
.TH RSA_size 3 "0.9.6g" "2000-07-22" "OpenSSL"
-.UC
.SH "NAME"
RSA_size \- get \s-1RSA\s0 modulus size
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/SSL_CIPHER_get_name.3 b/lib/libcrypto/man/SSL_CIPHER_get_name.3
index 2d69a160eb4..d79ecce5fb1 100644
--- a/lib/libcrypto/man/SSL_CIPHER_get_name.3
+++ b/lib/libcrypto/man/SSL_CIPHER_get_name.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: SSL_CIPHER_get_name.3,v 1.6 2002/08/09 16:15:40 itojun Exp $
+.\" $NetBSD: SSL_CIPHER_get_name.3,v 1.7 2003/06/30 14:19:10 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:57:44 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "SSL_CIPHER_get_name 3"
.TH SSL_CIPHER_get_name 3 "0.9.6g" "2001-04-12" "OpenSSL"
-.UC
.SH "NAME"
SSL_CIPHER_get_name, SSL_CIPHER_get_bits, SSL_CIPHER_get_version, SSL_CIPHER_description \- get \s-1SSL_CIPHER\s0 properties
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/SSL_COMP_add_compression_method.3 b/lib/libcrypto/man/SSL_COMP_add_compression_method.3
index 130f47354c8..4142a180669 100644
--- a/lib/libcrypto/man/SSL_COMP_add_compression_method.3
+++ b/lib/libcrypto/man/SSL_COMP_add_compression_method.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: SSL_COMP_add_compression_method.3,v 1.4 2002/08/09 16:15:40 itojun Exp $
+.\" $NetBSD: SSL_COMP_add_compression_method.3,v 1.5 2003/06/30 14:19:10 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:57:45 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "SSL_COMP_add_compression_method 3"
.TH SSL_COMP_add_compression_method 3 "0.9.6g" "2002-08-05" "OpenSSL"
-.UC
.SH "NAME"
SSL_COMP_add_compression_method \- handle \s-1SSL/TLS\s0 integrated compression methods
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/SSL_CTX_add_extra_chain_cert.3 b/lib/libcrypto/man/SSL_CTX_add_extra_chain_cert.3
index 0c1d24680d1..fa7f8f03572 100644
--- a/lib/libcrypto/man/SSL_CTX_add_extra_chain_cert.3
+++ b/lib/libcrypto/man/SSL_CTX_add_extra_chain_cert.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: SSL_CTX_add_extra_chain_cert.3,v 1.6 2002/08/09 16:15:40 itojun Exp $
+.\" $NetBSD: SSL_CTX_add_extra_chain_cert.3,v 1.7 2003/06/30 14:19:11 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:57:46 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "SSL_CTX_add_extra_chain_cert 3"
.TH SSL_CTX_add_extra_chain_cert 3 "0.9.6g" "2002-06-10" "OpenSSL"
-.UC
.SH "NAME"
SSL_CTX_add_extra_chain_cert \- add certificate to chain
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/SSL_CTX_add_session.3 b/lib/libcrypto/man/SSL_CTX_add_session.3
index 16f6f3a6c61..ff8070c4099 100644
--- a/lib/libcrypto/man/SSL_CTX_add_session.3
+++ b/lib/libcrypto/man/SSL_CTX_add_session.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: SSL_CTX_add_session.3,v 1.6 2002/08/09 16:15:40 itojun Exp $
+.\" $NetBSD: SSL_CTX_add_session.3,v 1.7 2003/06/30 14:19:11 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:57:47 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "SSL_CTX_add_session 3"
.TH SSL_CTX_add_session 3 "0.9.6g" "2001-04-12" "OpenSSL"
-.UC
.SH "NAME"
SSL_CTX_add_session, SSL_add_session, SSL_CTX_remove_session, SSL_remove_session \- manipulate session cache
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/SSL_CTX_ctrl.3 b/lib/libcrypto/man/SSL_CTX_ctrl.3
index 48f4465d5a6..39422696889 100644
--- a/lib/libcrypto/man/SSL_CTX_ctrl.3
+++ b/lib/libcrypto/man/SSL_CTX_ctrl.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: SSL_CTX_ctrl.3,v 1.4 2002/08/09 16:15:40 itojun Exp $
+.\" $NetBSD: SSL_CTX_ctrl.3,v 1.5 2003/06/30 14:19:11 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:57:48 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "SSL_CTX_ctrl 3"
.TH SSL_CTX_ctrl 3 "0.9.6g" "2002-08-05" "OpenSSL"
-.UC
.SH "NAME"
SSL_CTX_ctrl, SSL_CTX_callback_ctrl, SSL_ctrl, SSL_callback_ctrl \- internal handling functions for \s-1SSL_CTX\s0 and \s-1SSL\s0 objects
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/SSL_CTX_flush_sessions.3 b/lib/libcrypto/man/SSL_CTX_flush_sessions.3
index 70b8cb3f3d6..b99aab3c49c 100644
--- a/lib/libcrypto/man/SSL_CTX_flush_sessions.3
+++ b/lib/libcrypto/man/SSL_CTX_flush_sessions.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: SSL_CTX_flush_sessions.3,v 1.6 2002/08/09 16:15:40 itojun Exp $
+.\" $NetBSD: SSL_CTX_flush_sessions.3,v 1.7 2003/06/30 14:19:11 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:57:49 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "SSL_CTX_flush_sessions 3"
.TH SSL_CTX_flush_sessions 3 "0.9.6g" "2001-04-12" "OpenSSL"
-.UC
.SH "NAME"
SSL_CTX_flush_sessions, SSL_flush_sessions \- remove expired sessions
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/SSL_CTX_free.3 b/lib/libcrypto/man/SSL_CTX_free.3
index 7f81e250462..b074ab8137f 100644
--- a/lib/libcrypto/man/SSL_CTX_free.3
+++ b/lib/libcrypto/man/SSL_CTX_free.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: SSL_CTX_free.3,v 1.6 2002/08/09 16:15:40 itojun Exp $
+.\" $NetBSD: SSL_CTX_free.3,v 1.7 2003/06/30 14:19:11 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:57:50 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "SSL_CTX_free 3"
.TH SSL_CTX_free 3 "0.9.6g" "2002-06-10" "OpenSSL"
-.UC
.SH "NAME"
SSL_CTX_free \- free an allocated \s-1SSL_CTX\s0 object
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/SSL_CTX_get_ex_new_index.3 b/lib/libcrypto/man/SSL_CTX_get_ex_new_index.3
index d6122557fd7..02b6f00031b 100644
--- a/lib/libcrypto/man/SSL_CTX_get_ex_new_index.3
+++ b/lib/libcrypto/man/SSL_CTX_get_ex_new_index.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: SSL_CTX_get_ex_new_index.3,v 1.6 2002/08/09 16:15:40 itojun Exp $
+.\" $NetBSD: SSL_CTX_get_ex_new_index.3,v 1.7 2003/06/30 14:19:11 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:57:51 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "SSL_CTX_get_ex_new_index 3"
.TH SSL_CTX_get_ex_new_index 3 "0.9.6g" "2001-07-11" "OpenSSL"
-.UC
.SH "NAME"
SSL_CTX_get_ex_new_index, SSL_CTX_set_ex_data, SSL_CTX_get_ex_data \- internal application specific data functions
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/SSL_CTX_get_verify_mode.3 b/lib/libcrypto/man/SSL_CTX_get_verify_mode.3
index 2b54be0f337..2d761190d28 100644
--- a/lib/libcrypto/man/SSL_CTX_get_verify_mode.3
+++ b/lib/libcrypto/man/SSL_CTX_get_verify_mode.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: SSL_CTX_get_verify_mode.3,v 1.6 2002/08/09 16:15:40 itojun Exp $
+.\" $NetBSD: SSL_CTX_get_verify_mode.3,v 1.7 2003/06/30 14:19:11 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:57:52 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "SSL_CTX_get_verify_mode 3"
.TH SSL_CTX_get_verify_mode 3 "0.9.6g" "2001-04-12" "OpenSSL"
-.UC
.SH "NAME"
SSL_CTX_get_verify_mode, SSL_get_verify_mode, SSL_CTX_get_verify_depth, SSL_get_verify_depth, SSL_get_verify_callback, SSL_CTX_get_verify_callback \- get currently set verification parameters
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/SSL_CTX_load_verify_locations.3 b/lib/libcrypto/man/SSL_CTX_load_verify_locations.3
index c89bc30e93a..dc7d37c86d6 100644
--- a/lib/libcrypto/man/SSL_CTX_load_verify_locations.3
+++ b/lib/libcrypto/man/SSL_CTX_load_verify_locations.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: SSL_CTX_load_verify_locations.3,v 1.6 2002/08/09 16:15:40 itojun Exp $
+.\" $NetBSD: SSL_CTX_load_verify_locations.3,v 1.7 2003/06/30 14:19:11 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:57:53 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "SSL_CTX_load_verify_locations 3"
.TH SSL_CTX_load_verify_locations 3 "0.9.6g" "2002-06-10" "OpenSSL"
-.UC
.SH "NAME"
SSL_CTX_load_verify_locations \- set default locations for trusted \s-1CA\s0
certificates
diff --git a/lib/libcrypto/man/SSL_CTX_new.3 b/lib/libcrypto/man/SSL_CTX_new.3
index e4c2bbb6914..ce76b262a6d 100644
--- a/lib/libcrypto/man/SSL_CTX_new.3
+++ b/lib/libcrypto/man/SSL_CTX_new.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: SSL_CTX_new.3,v 1.6 2002/08/09 16:15:40 itojun Exp $
+.\" $NetBSD: SSL_CTX_new.3,v 1.7 2003/06/30 14:19:12 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:57:54 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "SSL_CTX_new 3"
.TH SSL_CTX_new 3 "0.9.6g" "2002-06-10" "OpenSSL"
-.UC
.SH "NAME"
SSL_CTX_new \- create a new \s-1SSL_CTX\s0 object as framework for \s-1TLS/SSL\s0 enabled functions
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/SSL_CTX_sess_number.3 b/lib/libcrypto/man/SSL_CTX_sess_number.3
index ef23715ebcb..bf1b1401d16 100644
--- a/lib/libcrypto/man/SSL_CTX_sess_number.3
+++ b/lib/libcrypto/man/SSL_CTX_sess_number.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: SSL_CTX_sess_number.3,v 1.6 2002/08/09 16:15:40 itojun Exp $
+.\" $NetBSD: SSL_CTX_sess_number.3,v 1.7 2003/06/30 14:19:12 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:57:55 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "SSL_CTX_sess_number 3"
.TH SSL_CTX_sess_number 3 "0.9.6g" "2001-04-12" "OpenSSL"
-.UC
.SH "NAME"
SSL_CTX_sess_number, SSL_CTX_sess_connect, SSL_CTX_sess_connect_good, SSL_CTX_sess_connect_renegotiate, SSL_CTX_sess_accept, SSL_CTX_sess_accept_good, SSL_CTX_sess_accept_renegotiate, SSL_CTX_sess_hits, SSL_CTX_sess_cb_hits, SSL_CTX_sess_misses, SSL_CTX_sess_timeouts, SSL_CTX_sess_cache_full \- obtain session cache statistics
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/SSL_CTX_sess_set_cache_size.3 b/lib/libcrypto/man/SSL_CTX_sess_set_cache_size.3
index 58e18dcb8a9..701b4156a60 100644
--- a/lib/libcrypto/man/SSL_CTX_sess_set_cache_size.3
+++ b/lib/libcrypto/man/SSL_CTX_sess_set_cache_size.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: SSL_CTX_sess_set_cache_size.3,v 1.6 2002/08/09 16:15:40 itojun Exp $
+.\" $NetBSD: SSL_CTX_sess_set_cache_size.3,v 1.7 2003/06/30 14:19:12 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:57:56 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "SSL_CTX_sess_set_cache_size 3"
.TH SSL_CTX_sess_set_cache_size 3 "0.9.6g" "2002-07-31" "OpenSSL"
-.UC
.SH "NAME"
SSL_CTX_sess_set_cache_size, SSL_CTX_sess_get_cache_size \- manipulate session cache size
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/SSL_CTX_sess_set_get_cb.3 b/lib/libcrypto/man/SSL_CTX_sess_set_get_cb.3
index 41c7ed9faa9..48f75580593 100644
--- a/lib/libcrypto/man/SSL_CTX_sess_set_get_cb.3
+++ b/lib/libcrypto/man/SSL_CTX_sess_set_get_cb.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: SSL_CTX_sess_set_get_cb.3,v 1.6 2002/08/09 16:15:40 itojun Exp $
+.\" $NetBSD: SSL_CTX_sess_set_get_cb.3,v 1.7 2003/06/30 14:19:12 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:57:57 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "SSL_CTX_sess_set_get_cb 3"
.TH SSL_CTX_sess_set_get_cb 3 "0.9.6g" "2002-07-31" "OpenSSL"
-.UC
.SH "NAME"
SSL_CTX_sess_set_new_cb, SSL_CTX_sess_set_remove_cb, SSL_CTX_sess_set_get_cb, SSL_CTX_sess_get_new_cb, SSL_CTX_sess_get_remove_cb, SSL_CTX_sess_get_get_cb \- provide callback functions for server side external session caching
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/SSL_CTX_sessions.3 b/lib/libcrypto/man/SSL_CTX_sessions.3
index 5032b9b3d03..9a17b25f3eb 100644
--- a/lib/libcrypto/man/SSL_CTX_sessions.3
+++ b/lib/libcrypto/man/SSL_CTX_sessions.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: SSL_CTX_sessions.3,v 1.6 2002/08/09 16:15:41 itojun Exp $
+.\" $NetBSD: SSL_CTX_sessions.3,v 1.7 2003/06/30 14:19:12 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:57:58 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "SSL_CTX_sessions 3"
.TH SSL_CTX_sessions 3 "0.9.6g" "2001-04-12" "OpenSSL"
-.UC
.SH "NAME"
SSL_CTX_sessions \- access internal session cache
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/SSL_CTX_set_cert_store.3 b/lib/libcrypto/man/SSL_CTX_set_cert_store.3
index d6f54bc2ee6..ad303378bec 100644
--- a/lib/libcrypto/man/SSL_CTX_set_cert_store.3
+++ b/lib/libcrypto/man/SSL_CTX_set_cert_store.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: SSL_CTX_set_cert_store.3,v 1.4 2002/08/09 16:15:41 itojun Exp $
+.\" $NetBSD: SSL_CTX_set_cert_store.3,v 1.5 2003/06/30 14:19:12 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:57:59 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "SSL_CTX_set_cert_store 3"
.TH SSL_CTX_set_cert_store 3 "0.9.6g" "2002-08-05" "OpenSSL"
-.UC
.SH "NAME"
SSL_CTX_set_cert_store, SSL_CTX_get_cert_store \- manipulate X509 certificate verification storage
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/SSL_CTX_set_cert_verify_callback.3 b/lib/libcrypto/man/SSL_CTX_set_cert_verify_callback.3
index cb1e89aa9e2..374259bf256 100644
--- a/lib/libcrypto/man/SSL_CTX_set_cert_verify_callback.3
+++ b/lib/libcrypto/man/SSL_CTX_set_cert_verify_callback.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: SSL_CTX_set_cert_verify_callback.3,v 1.4 2002/08/09 16:15:41 itojun Exp $
+.\" $NetBSD: SSL_CTX_set_cert_verify_callback.3,v 1.5 2003/06/30 14:19:12 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:58:00 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "SSL_CTX_set_cert_verify_callback 3"
.TH SSL_CTX_set_cert_verify_callback 3 "0.9.6g" "2002-08-05" "OpenSSL"
-.UC
.SH "NAME"
SSL_CTX_set_cert_verify_callback \- set peer certificate verification procedure
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/SSL_CTX_set_cipher_list.3 b/lib/libcrypto/man/SSL_CTX_set_cipher_list.3
index d3063b01c5e..432ccae3e58 100644
--- a/lib/libcrypto/man/SSL_CTX_set_cipher_list.3
+++ b/lib/libcrypto/man/SSL_CTX_set_cipher_list.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: SSL_CTX_set_cipher_list.3,v 1.6 2002/08/09 16:15:41 itojun Exp $
+.\" $NetBSD: SSL_CTX_set_cipher_list.3,v 1.7 2003/06/30 14:19:12 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:58:01 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "SSL_CTX_set_cipher_list 3"
.TH SSL_CTX_set_cipher_list 3 "0.9.6g" "2002-06-10" "OpenSSL"
-.UC
.SH "NAME"
SSL_CTX_set_cipher_list, SSL_set_cipher_list \- choose list of available SSL_CIPHERs
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/SSL_CTX_set_client_CA_list.3 b/lib/libcrypto/man/SSL_CTX_set_client_CA_list.3
index 33e09ce4f35..cba092f50f2 100644
--- a/lib/libcrypto/man/SSL_CTX_set_client_CA_list.3
+++ b/lib/libcrypto/man/SSL_CTX_set_client_CA_list.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: SSL_CTX_set_client_CA_list.3,v 1.6 2002/08/09 16:15:41 itojun Exp $
+.\" $NetBSD: SSL_CTX_set_client_CA_list.3,v 1.7 2003/06/30 14:19:12 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:58:02 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "SSL_CTX_set_client_CA_list 3"
.TH SSL_CTX_set_client_CA_list 3 "0.9.6g" "2001-07-11" "OpenSSL"
-.UC
.SH "NAME"
SSL_CTX_set_client_CA_list, SSL_set_client_CA_list, SSL_CTX_add_client_CA,
SSL_add_client_CA \- set list of CAs sent to the client when requesting a
diff --git a/lib/libcrypto/man/SSL_CTX_set_client_cert_cb.3 b/lib/libcrypto/man/SSL_CTX_set_client_cert_cb.3
index 4d1135de75e..4db19edc5b1 100644
--- a/lib/libcrypto/man/SSL_CTX_set_client_cert_cb.3
+++ b/lib/libcrypto/man/SSL_CTX_set_client_cert_cb.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: SSL_CTX_set_client_cert_cb.3,v 1.4 2002/08/09 16:15:41 itojun Exp $
+.\" $NetBSD: SSL_CTX_set_client_cert_cb.3,v 1.5 2003/06/30 14:19:13 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:58:03 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "SSL_CTX_set_client_cert_cb 3"
.TH SSL_CTX_set_client_cert_cb 3 "0.9.6g" "2002-08-05" "OpenSSL"
-.UC
.SH "NAME"
SSL_CTX_set_client_cert_cb, SSL_CTX_get_client_cert_cb \- handle client certificate callback function
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/SSL_CTX_set_default_passwd_cb.3 b/lib/libcrypto/man/SSL_CTX_set_default_passwd_cb.3
index bb3d798431c..45b570741ca 100644
--- a/lib/libcrypto/man/SSL_CTX_set_default_passwd_cb.3
+++ b/lib/libcrypto/man/SSL_CTX_set_default_passwd_cb.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: SSL_CTX_set_default_passwd_cb.3,v 1.6 2002/08/09 16:15:41 itojun Exp $
+.\" $NetBSD: SSL_CTX_set_default_passwd_cb.3,v 1.7 2003/06/30 14:19:13 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:58:04 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "SSL_CTX_set_default_passwd_cb 3"
.TH SSL_CTX_set_default_passwd_cb 3 "0.9.6g" "2002-06-10" "OpenSSL"
-.UC
.SH "NAME"
SSL_CTX_set_default_passwd_cb, SSL_CTX_set_default_passwd_cb_userdata \- set passwd callback for encrypted \s-1PEM\s0 file handling
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/SSL_CTX_set_info_callback.3 b/lib/libcrypto/man/SSL_CTX_set_info_callback.3
index 99ebeb1fa24..1d3bd073d55 100644
--- a/lib/libcrypto/man/SSL_CTX_set_info_callback.3
+++ b/lib/libcrypto/man/SSL_CTX_set_info_callback.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: SSL_CTX_set_info_callback.3,v 1.4 2002/08/09 16:15:41 itojun Exp $
+.\" $NetBSD: SSL_CTX_set_info_callback.3,v 1.5 2003/06/30 14:19:13 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:58:05 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "SSL_CTX_set_info_callback 3"
.TH SSL_CTX_set_info_callback 3 "0.9.6g" "2002-08-05" "OpenSSL"
-.UC
.SH "NAME"
SSL_CTX_set_info_callback, SSL_CTX_get_info_callback, SSL_set_info_callback, SSL_get_info_callback \- handle information callback for \s-1SSL\s0 connections
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/SSL_CTX_set_mode.3 b/lib/libcrypto/man/SSL_CTX_set_mode.3
index 5e9f7fc1493..087c3c81334 100644
--- a/lib/libcrypto/man/SSL_CTX_set_mode.3
+++ b/lib/libcrypto/man/SSL_CTX_set_mode.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: SSL_CTX_set_mode.3,v 1.6 2002/08/09 16:15:41 itojun Exp $
+.\" $NetBSD: SSL_CTX_set_mode.3,v 1.7 2003/06/30 14:19:13 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:58:06 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "SSL_CTX_set_mode 3"
.TH SSL_CTX_set_mode 3 "0.9.6g" "2002-06-10" "OpenSSL"
-.UC
.SH "NAME"
SSL_CTX_set_mode, SSL_set_mode, SSL_CTX_get_mode, SSL_get_mode \- manipulate \s-1SSL\s0 engine mode
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/SSL_CTX_set_options.3 b/lib/libcrypto/man/SSL_CTX_set_options.3
index 90c840c62d4..3954822dc8f 100644
--- a/lib/libcrypto/man/SSL_CTX_set_options.3
+++ b/lib/libcrypto/man/SSL_CTX_set_options.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: SSL_CTX_set_options.3,v 1.7 2003/03/15 23:48:29 wiz Exp $
+.\" $NetBSD: SSL_CTX_set_options.3,v 1.8 2003/06/30 14:19:13 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:58:08 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "SSL_CTX_set_options 3"
.TH SSL_CTX_set_options 3 "0.9.6g" "2002-07-31" "OpenSSL"
-.UC
.SH "NAME"
SSL_CTX_set_options, SSL_set_options, SSL_CTX_get_options, SSL_get_options \- manipulate \s-1SSL\s0 engine options
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/SSL_CTX_set_quiet_shutdown.3 b/lib/libcrypto/man/SSL_CTX_set_quiet_shutdown.3
index a0bb2c438f9..49f90f50ab6 100644
--- a/lib/libcrypto/man/SSL_CTX_set_quiet_shutdown.3
+++ b/lib/libcrypto/man/SSL_CTX_set_quiet_shutdown.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: SSL_CTX_set_quiet_shutdown.3,v 1.4 2002/08/09 16:15:41 itojun Exp $
+.\" $NetBSD: SSL_CTX_set_quiet_shutdown.3,v 1.5 2003/06/30 14:19:13 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:58:10 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "SSL_CTX_set_quiet_shutdown 3"
.TH SSL_CTX_set_quiet_shutdown 3 "0.9.6g" "2002-08-05" "OpenSSL"
-.UC
.SH "NAME"
SSL_CTX_set_quiet_shutdown, SSL_CTX_get_quiet_shutdown, SSL_set_quiet_shutdown, SSL_get_quiet_shutdown \- manipulate shutdown behaviour
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/SSL_CTX_set_session_cache_mode.3 b/lib/libcrypto/man/SSL_CTX_set_session_cache_mode.3
index 518a798f430..5f2364f2a50 100644
--- a/lib/libcrypto/man/SSL_CTX_set_session_cache_mode.3
+++ b/lib/libcrypto/man/SSL_CTX_set_session_cache_mode.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: SSL_CTX_set_session_cache_mode.3,v 1.6 2002/08/09 16:15:41 itojun Exp $
+.\" $NetBSD: SSL_CTX_set_session_cache_mode.3,v 1.7 2003/06/30 14:19:13 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:58:11 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "SSL_CTX_set_session_cache_mode 3"
.TH SSL_CTX_set_session_cache_mode 3 "0.9.6g" "2002-06-10" "OpenSSL"
-.UC
.SH "NAME"
SSL_CTX_set_session_cache_mode, SSL_CTX_get_session_cache_mode \- enable/disable session caching
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/SSL_CTX_set_session_id_context.3 b/lib/libcrypto/man/SSL_CTX_set_session_id_context.3
index 8cb0f1dd325..e8db1dbc1cd 100644
--- a/lib/libcrypto/man/SSL_CTX_set_session_id_context.3
+++ b/lib/libcrypto/man/SSL_CTX_set_session_id_context.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: SSL_CTX_set_session_id_context.3,v 1.6 2002/08/09 16:15:42 itojun Exp $
+.\" $NetBSD: SSL_CTX_set_session_id_context.3,v 1.7 2003/06/30 14:19:13 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:58:12 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "SSL_CTX_set_session_id_context 3"
.TH SSL_CTX_set_session_id_context 3 "0.9.6g" "2001-04-12" "OpenSSL"
-.UC
.SH "NAME"
SSL_CTX_set_session_id_context, SSL_set_session_id_context \- set context within which session can be reused (server side only)
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/SSL_CTX_set_ssl_version.3 b/lib/libcrypto/man/SSL_CTX_set_ssl_version.3
index 1403ff08444..726eee763d4 100644
--- a/lib/libcrypto/man/SSL_CTX_set_ssl_version.3
+++ b/lib/libcrypto/man/SSL_CTX_set_ssl_version.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: SSL_CTX_set_ssl_version.3,v 1.6 2002/08/09 16:15:42 itojun Exp $
+.\" $NetBSD: SSL_CTX_set_ssl_version.3,v 1.7 2003/06/30 14:19:14 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:58:13 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "SSL_CTX_set_ssl_version 3"
.TH SSL_CTX_set_ssl_version 3 "0.9.6g" "2001-04-12" "OpenSSL"
-.UC
.SH "NAME"
SSL_CTX_set_ssl_version, SSL_set_ssl_method, SSL_get_ssl_method
\&\- choose a new \s-1TLS/SSL\s0 method
diff --git a/lib/libcrypto/man/SSL_CTX_set_timeout.3 b/lib/libcrypto/man/SSL_CTX_set_timeout.3
index cdf0a1aa7ff..bad5aa1b1c8 100644
--- a/lib/libcrypto/man/SSL_CTX_set_timeout.3
+++ b/lib/libcrypto/man/SSL_CTX_set_timeout.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: SSL_CTX_set_timeout.3,v 1.6 2002/08/09 16:15:42 itojun Exp $
+.\" $NetBSD: SSL_CTX_set_timeout.3,v 1.7 2003/06/30 14:19:14 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:58:14 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "SSL_CTX_set_timeout 3"
.TH SSL_CTX_set_timeout 3 "0.9.6g" "2002-06-10" "OpenSSL"
-.UC
.SH "NAME"
SSL_CTX_set_timeout, SSL_CTX_get_timeout \- manipulate timeout values for session caching
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/SSL_CTX_set_tmp_dh_callback.3 b/lib/libcrypto/man/SSL_CTX_set_tmp_dh_callback.3
index 15b5cdc8615..c31cb069341 100644
--- a/lib/libcrypto/man/SSL_CTX_set_tmp_dh_callback.3
+++ b/lib/libcrypto/man/SSL_CTX_set_tmp_dh_callback.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: SSL_CTX_set_tmp_dh_callback.3,v 1.4 2002/08/09 16:15:42 itojun Exp $
+.\" $NetBSD: SSL_CTX_set_tmp_dh_callback.3,v 1.5 2003/06/30 14:19:14 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:58:15 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "SSL_CTX_set_tmp_dh_callback 3"
.TH SSL_CTX_set_tmp_dh_callback 3 "0.9.6g" "2002-08-05" "OpenSSL"
-.UC
.SH "NAME"
SSL_CTX_set_tmp_dh_callback, SSL_CTX_set_tmp_dh, SSL_set_tmp_dh_callback, SSL_set_tmp_dh \- handle \s-1DH\s0 keys for ephemeral key exchange
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/SSL_CTX_set_tmp_rsa_callback.3 b/lib/libcrypto/man/SSL_CTX_set_tmp_rsa_callback.3
index 3b51d528227..50ffb38335c 100644
--- a/lib/libcrypto/man/SSL_CTX_set_tmp_rsa_callback.3
+++ b/lib/libcrypto/man/SSL_CTX_set_tmp_rsa_callback.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: SSL_CTX_set_tmp_rsa_callback.3,v 1.4 2002/08/09 16:15:42 itojun Exp $
+.\" $NetBSD: SSL_CTX_set_tmp_rsa_callback.3,v 1.5 2003/06/30 14:19:14 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:58:16 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "SSL_CTX_set_tmp_rsa_callback 3"
.TH SSL_CTX_set_tmp_rsa_callback 3 "0.9.6g" "2002-08-05" "OpenSSL"
-.UC
.SH "NAME"
SSL_CTX_set_tmp_rsa_callback, SSL_CTX_set_tmp_rsa, SSL_CTX_need_tmp_rsa, SSL_set_tmp_rsa_callback, SSL_set_tmp_rsa, SSL_need_tmp_rsa \- handle \s-1RSA\s0 keys for ephemeral key exchange
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/SSL_CTX_set_verify.3 b/lib/libcrypto/man/SSL_CTX_set_verify.3
index f214ce51374..982999a4d9f 100644
--- a/lib/libcrypto/man/SSL_CTX_set_verify.3
+++ b/lib/libcrypto/man/SSL_CTX_set_verify.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: SSL_CTX_set_verify.3,v 1.7 2002/08/09 16:15:42 itojun Exp $
+.\" $NetBSD: SSL_CTX_set_verify.3,v 1.8 2003/06/30 14:19:14 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:58:17 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "SSL_CTX_set_verify 3"
.TH SSL_CTX_set_verify 3 "0.9.6g" "2002-06-10" "OpenSSL"
-.UC
.SH "NAME"
SSL_CTX_set_verify, SSL_set_verify, SSL_CTX_set_verify_depth, SSL_set_verify_depth \- set peer certificate verification parameters
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/SSL_CTX_use_certificate.3 b/lib/libcrypto/man/SSL_CTX_use_certificate.3
index 6e6c444633d..ed8dd89ee61 100644
--- a/lib/libcrypto/man/SSL_CTX_use_certificate.3
+++ b/lib/libcrypto/man/SSL_CTX_use_certificate.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: SSL_CTX_use_certificate.3,v 1.6 2002/08/09 16:15:42 itojun Exp $
+.\" $NetBSD: SSL_CTX_use_certificate.3,v 1.7 2003/06/30 14:19:14 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:58:19 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "SSL_CTX_use_certificate 3"
.TH SSL_CTX_use_certificate 3 "0.9.6g" "2002-06-10" "OpenSSL"
-.UC
.SH "NAME"
SSL_CTX_use_certificate, SSL_CTX_use_certificate_ASN1, SSL_CTX_use_certificate_file, SSL_use_certificate, SSL_use_certificate_ASN1, SSL_use_certificate_file, SSL_CTX_use_certificate_chain_file, SSL_CTX_use_PrivateKey, SSL_CTX_use_PrivateKey_ASN1, SSL_CTX_use_PrivateKey_file, SSL_CTX_use_RSAPrivateKey, SSL_CTX_use_RSAPrivateKey_ASN1, SSL_CTX_use_RSAPrivateKey_file, SSL_use_PrivateKey_file, SSL_use_PrivateKey_ASN1, SSL_use_PrivateKey, SSL_use_RSAPrivateKey, SSL_use_RSAPrivateKey_ASN1, SSL_use_RSAPrivateKey_file, SSL_CTX_check_private_key, SSL_check_private_key \- load certificate and key data
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/SSL_SESSION_free.3 b/lib/libcrypto/man/SSL_SESSION_free.3
index a9618668fe8..fdf2a596744 100644
--- a/lib/libcrypto/man/SSL_SESSION_free.3
+++ b/lib/libcrypto/man/SSL_SESSION_free.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: SSL_SESSION_free.3,v 1.6 2002/08/09 16:15:42 itojun Exp $
+.\" $NetBSD: SSL_SESSION_free.3,v 1.7 2003/06/30 14:19:14 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:58:21 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "SSL_SESSION_free 3"
.TH SSL_SESSION_free 3 "0.9.6g" "2002-06-10" "OpenSSL"
-.UC
.SH "NAME"
SSL_SESSION_free \- free an allocated \s-1SSL_SESSION\s0 structure
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/SSL_SESSION_get_ex_new_index.3 b/lib/libcrypto/man/SSL_SESSION_get_ex_new_index.3
index d099292404c..da9af010310 100644
--- a/lib/libcrypto/man/SSL_SESSION_get_ex_new_index.3
+++ b/lib/libcrypto/man/SSL_SESSION_get_ex_new_index.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: SSL_SESSION_get_ex_new_index.3,v 1.6 2002/08/09 16:15:42 itojun Exp $
+.\" $NetBSD: SSL_SESSION_get_ex_new_index.3,v 1.7 2003/06/30 14:19:14 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:58:22 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "SSL_SESSION_get_ex_new_index 3"
.TH SSL_SESSION_get_ex_new_index 3 "0.9.6g" "2001-07-11" "OpenSSL"
-.UC
.SH "NAME"
SSL_SESSION_get_ex_new_index, SSL_SESSION_set_ex_data, SSL_SESSION_get_ex_data \- internal application specific data functions
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/SSL_SESSION_get_time.3 b/lib/libcrypto/man/SSL_SESSION_get_time.3
index d00c80f944c..6a612db8ba4 100644
--- a/lib/libcrypto/man/SSL_SESSION_get_time.3
+++ b/lib/libcrypto/man/SSL_SESSION_get_time.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: SSL_SESSION_get_time.3,v 1.6 2002/08/09 16:15:42 itojun Exp $
+.\" $NetBSD: SSL_SESSION_get_time.3,v 1.7 2003/06/30 14:19:15 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:58:23 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "SSL_SESSION_get_time 3"
.TH SSL_SESSION_get_time 3 "0.9.6g" "2002-06-10" "OpenSSL"
-.UC
.SH "NAME"
SSL_SESSION_get_time, SSL_SESSION_set_time, SSL_SESSION_get_timeout, SSL_SESSION_get_timeout \- retrieve and manipulate session time and timeout settings
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/SSL_accept.3 b/lib/libcrypto/man/SSL_accept.3
index 8890719923c..fc9df0b7347 100644
--- a/lib/libcrypto/man/SSL_accept.3
+++ b/lib/libcrypto/man/SSL_accept.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: SSL_accept.3,v 1.6 2002/08/09 16:15:42 itojun Exp $
+.\" $NetBSD: SSL_accept.3,v 1.7 2003/06/30 14:19:15 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:58:24 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "SSL_accept 3"
.TH SSL_accept 3 "0.9.6g" "2002-07-31" "OpenSSL"
-.UC
.SH "NAME"
SSL_accept \- wait for a \s-1TLS/SSL\s0 client to initiate a \s-1TLS/SSL\s0 handshake
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/SSL_alert_type_string.3 b/lib/libcrypto/man/SSL_alert_type_string.3
index 4cb838b5640..5fd0927130a 100644
--- a/lib/libcrypto/man/SSL_alert_type_string.3
+++ b/lib/libcrypto/man/SSL_alert_type_string.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: SSL_alert_type_string.3,v 1.4 2002/08/09 16:15:42 itojun Exp $
+.\" $NetBSD: SSL_alert_type_string.3,v 1.5 2003/06/30 14:19:15 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:58:25 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "SSL_alert_type_string 3"
.TH SSL_alert_type_string 3 "0.9.6g" "2002-08-05" "OpenSSL"
-.UC
.SH "NAME"
SSL_alert_type_string, SSL_alert_type_string_long, SSL_alert_desc_string, SSL_alert_desc_string_long \- get textual description of alert information
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/SSL_clear.3 b/lib/libcrypto/man/SSL_clear.3
index 6b769d1f63c..c42d166a999 100644
--- a/lib/libcrypto/man/SSL_clear.3
+++ b/lib/libcrypto/man/SSL_clear.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: SSL_clear.3,v 1.6 2002/08/09 16:15:42 itojun Exp $
+.\" $NetBSD: SSL_clear.3,v 1.7 2003/06/30 14:19:15 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:58:26 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "SSL_clear 3"
.TH SSL_clear 3 "0.9.6g" "2002-06-10" "OpenSSL"
-.UC
.SH "NAME"
SSL_clear \- reset \s-1SSL\s0 object to allow another connection
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/SSL_connect.3 b/lib/libcrypto/man/SSL_connect.3
index 9e2ca81dcb3..9b015428b49 100644
--- a/lib/libcrypto/man/SSL_connect.3
+++ b/lib/libcrypto/man/SSL_connect.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: SSL_connect.3,v 1.6 2002/08/09 16:15:42 itojun Exp $
+.\" $NetBSD: SSL_connect.3,v 1.7 2003/06/30 14:19:15 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:58:28 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "SSL_connect 3"
.TH SSL_connect 3 "0.9.6g" "2002-07-31" "OpenSSL"
-.UC
.SH "NAME"
SSL_connect \- initiate the \s-1TLS/SSL\s0 handshake with an \s-1TLS/SSL\s0 server
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/SSL_do_handshake.3 b/lib/libcrypto/man/SSL_do_handshake.3
index e2e5e1df177..f68c9e1964b 100644
--- a/lib/libcrypto/man/SSL_do_handshake.3
+++ b/lib/libcrypto/man/SSL_do_handshake.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: SSL_do_handshake.3,v 1.3 2002/08/09 16:15:42 itojun Exp $
+.\" $NetBSD: SSL_do_handshake.3,v 1.4 2003/06/30 14:19:15 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:58:29 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "SSL_do_handshake 3"
.TH SSL_do_handshake 3 "0.9.6g" "2002-08-05" "OpenSSL"
-.UC
.SH "NAME"
SSL_do_handshake \- perform a \s-1TLS/SSL\s0 handshake
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/SSL_free.3 b/lib/libcrypto/man/SSL_free.3
index e1b28567788..805bdd1afb1 100644
--- a/lib/libcrypto/man/SSL_free.3
+++ b/lib/libcrypto/man/SSL_free.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: SSL_free.3,v 1.6 2002/08/09 16:15:42 itojun Exp $
+.\" $NetBSD: SSL_free.3,v 1.7 2003/06/30 14:19:16 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:58:30 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "SSL_free 3"
.TH SSL_free 3 "0.9.6g" "2001-04-12" "OpenSSL"
-.UC
.SH "NAME"
SSL_free \- free an allocated \s-1SSL\s0 structure
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/SSL_get_SSL_CTX.3 b/lib/libcrypto/man/SSL_get_SSL_CTX.3
index e48fdc04281..0f00619c03c 100644
--- a/lib/libcrypto/man/SSL_get_SSL_CTX.3
+++ b/lib/libcrypto/man/SSL_get_SSL_CTX.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: SSL_get_SSL_CTX.3,v 1.4 2002/08/09 16:15:42 itojun Exp $
+.\" $NetBSD: SSL_get_SSL_CTX.3,v 1.5 2003/06/30 14:19:16 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:58:31 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "SSL_get_SSL_CTX 3"
.TH SSL_get_SSL_CTX 3 "0.9.6g" "2002-08-05" "OpenSSL"
-.UC
.SH "NAME"
SSL_get_SSL_CTX \- get the \s-1SSL_CTX\s0 from which an \s-1SSL\s0 is created
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/SSL_get_ciphers.3 b/lib/libcrypto/man/SSL_get_ciphers.3
index f7abeb1a556..34cdd24fa21 100644
--- a/lib/libcrypto/man/SSL_get_ciphers.3
+++ b/lib/libcrypto/man/SSL_get_ciphers.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: SSL_get_ciphers.3,v 1.6 2002/08/09 16:15:42 itojun Exp $
+.\" $NetBSD: SSL_get_ciphers.3,v 1.7 2003/06/30 14:19:16 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:58:32 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "SSL_get_ciphers 3"
.TH SSL_get_ciphers 3 "0.9.6g" "2001-04-12" "OpenSSL"
-.UC
.SH "NAME"
SSL_get_ciphers, SSL_get_cipher_list \- get list of available SSL_CIPHERs
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/SSL_get_client_CA_list.3 b/lib/libcrypto/man/SSL_get_client_CA_list.3
index 7cfb7e0e68c..87a1f6dc07c 100644
--- a/lib/libcrypto/man/SSL_get_client_CA_list.3
+++ b/lib/libcrypto/man/SSL_get_client_CA_list.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: SSL_get_client_CA_list.3,v 1.6 2002/08/09 16:15:42 itojun Exp $
+.\" $NetBSD: SSL_get_client_CA_list.3,v 1.7 2003/06/30 14:19:16 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:58:33 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "SSL_get_client_CA_list 3"
.TH SSL_get_client_CA_list 3 "0.9.6g" "2002-06-10" "OpenSSL"
-.UC
.SH "NAME"
SSL_get_client_CA_list, SSL_CTX_get_client_CA_list \- get list of client CAs
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/SSL_get_current_cipher.3 b/lib/libcrypto/man/SSL_get_current_cipher.3
index b1ccd2542a1..a906604de80 100644
--- a/lib/libcrypto/man/SSL_get_current_cipher.3
+++ b/lib/libcrypto/man/SSL_get_current_cipher.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: SSL_get_current_cipher.3,v 1.6 2002/08/09 16:15:42 itojun Exp $
+.\" $NetBSD: SSL_get_current_cipher.3,v 1.7 2003/06/30 14:19:17 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:58:34 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "SSL_get_current_cipher 3"
.TH SSL_get_current_cipher 3 "0.9.6g" "2001-04-12" "OpenSSL"
-.UC
.SH "NAME"
SSL_get_current_cipher, SSL_get_cipher, SSL_get_cipher_name,
SSL_get_cipher_bits, SSL_get_cipher_version \- get \s-1SSL_CIPHER\s0 of a connection
diff --git a/lib/libcrypto/man/SSL_get_default_timeout.3 b/lib/libcrypto/man/SSL_get_default_timeout.3
index 44db23f0bf7..353eca70d25 100644
--- a/lib/libcrypto/man/SSL_get_default_timeout.3
+++ b/lib/libcrypto/man/SSL_get_default_timeout.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: SSL_get_default_timeout.3,v 1.4 2002/08/09 16:15:43 itojun Exp $
+.\" $NetBSD: SSL_get_default_timeout.3,v 1.5 2003/06/30 14:19:17 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:58:35 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "SSL_get_default_timeout 3"
.TH SSL_get_default_timeout 3 "0.9.6g" "2002-08-05" "OpenSSL"
-.UC
.SH "NAME"
SSL_get_default_timeout \- get default session timeout value
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/SSL_get_error.3 b/lib/libcrypto/man/SSL_get_error.3
index 2a4b053849f..83f27702654 100644
--- a/lib/libcrypto/man/SSL_get_error.3
+++ b/lib/libcrypto/man/SSL_get_error.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: SSL_get_error.3,v 1.10 2002/08/09 16:15:43 itojun Exp $
+.\" $NetBSD: SSL_get_error.3,v 1.11 2003/06/30 14:19:17 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:58:36 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "SSL_get_error 3"
.TH SSL_get_error 3 "0.9.6g" "2002-07-31" "OpenSSL"
-.UC
.SH "NAME"
SSL_get_error \- obtain result code for \s-1TLS/SSL\s0 I/O operation
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/SSL_get_ex_data_X509_STORE_CTX_idx.3 b/lib/libcrypto/man/SSL_get_ex_data_X509_STORE_CTX_idx.3
index 0dc5271350e..16599e20ffe 100644
--- a/lib/libcrypto/man/SSL_get_ex_data_X509_STORE_CTX_idx.3
+++ b/lib/libcrypto/man/SSL_get_ex_data_X509_STORE_CTX_idx.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: SSL_get_ex_data_X509_STORE_CTX_idx.3,v 1.6 2002/08/09 16:15:43 itojun Exp $
+.\" $NetBSD: SSL_get_ex_data_X509_STORE_CTX_idx.3,v 1.7 2003/06/30 14:19:17 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:58:37 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "SSL_get_ex_data_X509_STORE_CTX_idx 3"
.TH SSL_get_ex_data_X509_STORE_CTX_idx 3 "0.9.6g" "2001-04-12" "OpenSSL"
-.UC
.SH "NAME"
SSL_get_ex_data_X509_STORE_CTX_idx \- get ex_data index to access \s-1SSL\s0 structure
from X509_STORE_CTX
diff --git a/lib/libcrypto/man/SSL_get_ex_new_index.3 b/lib/libcrypto/man/SSL_get_ex_new_index.3
index e5f9947045e..97d150347d9 100644
--- a/lib/libcrypto/man/SSL_get_ex_new_index.3
+++ b/lib/libcrypto/man/SSL_get_ex_new_index.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: SSL_get_ex_new_index.3,v 1.6 2002/08/09 16:15:43 itojun Exp $
+.\" $NetBSD: SSL_get_ex_new_index.3,v 1.7 2003/06/30 14:19:17 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:58:38 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "SSL_get_ex_new_index 3"
.TH SSL_get_ex_new_index 3 "0.9.6g" "2001-07-11" "OpenSSL"
-.UC
.SH "NAME"
SSL_get_ex_new_index, SSL_set_ex_data, SSL_get_ex_data \- internal application specific data functions
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/SSL_get_fd.3 b/lib/libcrypto/man/SSL_get_fd.3
index 2141a3a43f0..1ff7391324e 100644
--- a/lib/libcrypto/man/SSL_get_fd.3
+++ b/lib/libcrypto/man/SSL_get_fd.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: SSL_get_fd.3,v 1.6 2002/08/09 16:15:43 itojun Exp $
+.\" $NetBSD: SSL_get_fd.3,v 1.7 2003/06/30 14:19:17 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:58:40 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "SSL_get_fd 3"
.TH SSL_get_fd 3 "0.9.6g" "2001-04-12" "OpenSSL"
-.UC
.SH "NAME"
SSL_get_fd \- get file descriptor linked to an \s-1SSL\s0 object
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/SSL_get_peer_cert_chain.3 b/lib/libcrypto/man/SSL_get_peer_cert_chain.3
index f009ce1dea5..cde2f98f1cf 100644
--- a/lib/libcrypto/man/SSL_get_peer_cert_chain.3
+++ b/lib/libcrypto/man/SSL_get_peer_cert_chain.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: SSL_get_peer_cert_chain.3,v 1.6 2002/08/09 16:15:43 itojun Exp $
+.\" $NetBSD: SSL_get_peer_cert_chain.3,v 1.7 2003/06/30 14:19:18 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:58:41 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "SSL_get_peer_cert_chain 3"
.TH SSL_get_peer_cert_chain 3 "0.9.6g" "2001-04-12" "OpenSSL"
-.UC
.SH "NAME"
SSL_get_peer_cert_chain \- get the X509 certificate chain of the peer
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/SSL_get_peer_certificate.3 b/lib/libcrypto/man/SSL_get_peer_certificate.3
index 214c78a2823..4dc31290711 100644
--- a/lib/libcrypto/man/SSL_get_peer_certificate.3
+++ b/lib/libcrypto/man/SSL_get_peer_certificate.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: SSL_get_peer_certificate.3,v 1.6 2002/08/09 16:15:43 itojun Exp $
+.\" $NetBSD: SSL_get_peer_certificate.3,v 1.7 2003/06/30 14:19:18 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:58:42 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "SSL_get_peer_certificate 3"
.TH SSL_get_peer_certificate 3 "0.9.6g" "2002-06-10" "OpenSSL"
-.UC
.SH "NAME"
SSL_get_peer_certificate \- get the X509 certificate of the peer
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/SSL_get_rbio.3 b/lib/libcrypto/man/SSL_get_rbio.3
index 27c6681da78..95ecb308f0c 100644
--- a/lib/libcrypto/man/SSL_get_rbio.3
+++ b/lib/libcrypto/man/SSL_get_rbio.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: SSL_get_rbio.3,v 1.6 2002/08/09 16:15:43 itojun Exp $
+.\" $NetBSD: SSL_get_rbio.3,v 1.7 2003/06/30 14:19:18 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:58:43 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "SSL_get_rbio 3"
.TH SSL_get_rbio 3 "0.9.6g" "2001-04-12" "OpenSSL"
-.UC
.SH "NAME"
SSL_get_rbio \- get \s-1BIO\s0 linked to an \s-1SSL\s0 object
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/SSL_get_session.3 b/lib/libcrypto/man/SSL_get_session.3
index 917e53d2d1d..2d7bfa7ae38 100644
--- a/lib/libcrypto/man/SSL_get_session.3
+++ b/lib/libcrypto/man/SSL_get_session.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: SSL_get_session.3,v 1.6 2002/08/09 16:15:43 itojun Exp $
+.\" $NetBSD: SSL_get_session.3,v 1.7 2003/06/30 14:19:18 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:58:44 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "SSL_get_session 3"
.TH SSL_get_session 3 "0.9.6g" "2002-06-10" "OpenSSL"
-.UC
.SH "NAME"
SSL_get_session \- retrieve \s-1TLS/SSL\s0 session data
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/SSL_get_verify_result.3 b/lib/libcrypto/man/SSL_get_verify_result.3
index 82dd51008ef..180cf984b47 100644
--- a/lib/libcrypto/man/SSL_get_verify_result.3
+++ b/lib/libcrypto/man/SSL_get_verify_result.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: SSL_get_verify_result.3,v 1.6 2002/08/09 16:15:43 itojun Exp $
+.\" $NetBSD: SSL_get_verify_result.3,v 1.7 2003/06/30 14:19:18 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:58:45 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "SSL_get_verify_result 3"
.TH SSL_get_verify_result 3 "0.9.6g" "2001-04-12" "OpenSSL"
-.UC
.SH "NAME"
SSL_get_verify_result \- get result of peer certificate verification
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/SSL_get_version.3 b/lib/libcrypto/man/SSL_get_version.3
index 73e199c60be..663002e2b93 100644
--- a/lib/libcrypto/man/SSL_get_version.3
+++ b/lib/libcrypto/man/SSL_get_version.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: SSL_get_version.3,v 1.6 2002/08/09 16:15:43 itojun Exp $
+.\" $NetBSD: SSL_get_version.3,v 1.7 2003/06/30 14:19:19 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:58:46 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "SSL_get_version 3"
.TH SSL_get_version 3 "0.9.6g" "2001-04-12" "OpenSSL"
-.UC
.SH "NAME"
SSL_get_version \- get the protocol version of a connection.
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/SSL_library_init.3 b/lib/libcrypto/man/SSL_library_init.3
index cac2c3b4a25..1233a2e08d0 100644
--- a/lib/libcrypto/man/SSL_library_init.3
+++ b/lib/libcrypto/man/SSL_library_init.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: SSL_library_init.3,v 1.6 2002/08/09 16:15:43 itojun Exp $
+.\" $NetBSD: SSL_library_init.3,v 1.7 2003/06/30 14:19:19 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:58:47 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "SSL_library_init 3"
.TH SSL_library_init 3 "0.9.6g" "2001-04-12" "OpenSSL"
-.UC
.SH "NAME"
SSL_library_init, OpenSSL_add_ssl_algorithms, SSLeay_add_ssl_algorithms
\&\- initialize \s-1SSL\s0 library by registering algorithms
diff --git a/lib/libcrypto/man/SSL_load_client_CA_file.3 b/lib/libcrypto/man/SSL_load_client_CA_file.3
index 1191fec7772..27c5617892b 100644
--- a/lib/libcrypto/man/SSL_load_client_CA_file.3
+++ b/lib/libcrypto/man/SSL_load_client_CA_file.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: SSL_load_client_CA_file.3,v 1.6 2002/08/09 16:15:43 itojun Exp $
+.\" $NetBSD: SSL_load_client_CA_file.3,v 1.7 2003/06/30 14:19:19 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:58:48 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "SSL_load_client_CA_file 3"
.TH SSL_load_client_CA_file 3 "0.9.6g" "2001-04-12" "OpenSSL"
-.UC
.SH "NAME"
SSL_load_client_CA_file \- load certificate names from file
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/SSL_new.3 b/lib/libcrypto/man/SSL_new.3
index fbdf0ba9215..753358ad5fe 100644
--- a/lib/libcrypto/man/SSL_new.3
+++ b/lib/libcrypto/man/SSL_new.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: SSL_new.3,v 1.6 2002/08/09 16:15:43 itojun Exp $
+.\" $NetBSD: SSL_new.3,v 1.7 2003/06/30 14:19:19 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:58:49 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "SSL_new 3"
.TH SSL_new 3 "0.9.6g" "2002-06-10" "OpenSSL"
-.UC
.SH "NAME"
SSL_new \- create a new \s-1SSL\s0 structure for a connection
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/SSL_pending.3 b/lib/libcrypto/man/SSL_pending.3
index 585ccf8c13c..609a9c67127 100644
--- a/lib/libcrypto/man/SSL_pending.3
+++ b/lib/libcrypto/man/SSL_pending.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: SSL_pending.3,v 1.6 2002/08/09 16:15:43 itojun Exp $
+.\" $NetBSD: SSL_pending.3,v 1.7 2003/06/30 14:19:19 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:58:50 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "SSL_pending 3"
.TH SSL_pending 3 "0.9.6g" "2001-04-12" "OpenSSL"
-.UC
.SH "NAME"
SSL_pending \- obtain number of readable bytes buffered in an \s-1SSL\s0 object
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/SSL_read.3 b/lib/libcrypto/man/SSL_read.3
index 286d18fc042..1bf739e088d 100644
--- a/lib/libcrypto/man/SSL_read.3
+++ b/lib/libcrypto/man/SSL_read.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: SSL_read.3,v 1.6 2002/08/09 16:15:43 itojun Exp $
+.\" $NetBSD: SSL_read.3,v 1.7 2003/06/30 14:19:19 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:58:51 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "SSL_read 3"
.TH SSL_read 3 "0.9.6g" "2002-06-10" "OpenSSL"
-.UC
.SH "NAME"
SSL_read \- read bytes from a \s-1TLS/SSL\s0 connection.
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/SSL_rstate_string.3 b/lib/libcrypto/man/SSL_rstate_string.3
index 27befeab6bf..f618e3fc3e3 100644
--- a/lib/libcrypto/man/SSL_rstate_string.3
+++ b/lib/libcrypto/man/SSL_rstate_string.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: SSL_rstate_string.3,v 1.4 2002/08/09 16:15:43 itojun Exp $
+.\" $NetBSD: SSL_rstate_string.3,v 1.5 2003/06/30 14:19:19 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:58:52 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "SSL_rstate_string 3"
.TH SSL_rstate_string 3 "0.9.6g" "2002-08-05" "OpenSSL"
-.UC
.SH "NAME"
SSL_rstate_string, SSL_rstate_string_long \- get textual description of state of an \s-1SSL\s0 object during read operation
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/SSL_session_reused.3 b/lib/libcrypto/man/SSL_session_reused.3
index 773aa4f4f0c..4769e6256c4 100644
--- a/lib/libcrypto/man/SSL_session_reused.3
+++ b/lib/libcrypto/man/SSL_session_reused.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: SSL_session_reused.3,v 1.4 2002/08/09 16:15:43 itojun Exp $
+.\" $NetBSD: SSL_session_reused.3,v 1.5 2003/06/30 14:19:20 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:58:53 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "SSL_session_reused 3"
.TH SSL_session_reused 3 "0.9.6g" "2002-08-05" "OpenSSL"
-.UC
.SH "NAME"
SSL_session_reused \- query whether a reused session was negotiated during handshake
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/SSL_set_bio.3 b/lib/libcrypto/man/SSL_set_bio.3
index b930457c68c..eed40c41865 100644
--- a/lib/libcrypto/man/SSL_set_bio.3
+++ b/lib/libcrypto/man/SSL_set_bio.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: SSL_set_bio.3,v 1.6 2002/08/09 16:15:43 itojun Exp $
+.\" $NetBSD: SSL_set_bio.3,v 1.7 2003/06/30 14:19:20 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:58:54 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "SSL_set_bio 3"
.TH SSL_set_bio 3 "0.9.6g" "2001-04-12" "OpenSSL"
-.UC
.SH "NAME"
SSL_set_bio \- connect the \s-1SSL\s0 object with a \s-1BIO\s0
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/SSL_set_connect_state.3 b/lib/libcrypto/man/SSL_set_connect_state.3
index 31e911a3427..5273de897f4 100644
--- a/lib/libcrypto/man/SSL_set_connect_state.3
+++ b/lib/libcrypto/man/SSL_set_connect_state.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: SSL_set_connect_state.3,v 1.6 2002/08/09 16:15:43 itojun Exp $
+.\" $NetBSD: SSL_set_connect_state.3,v 1.7 2003/06/30 14:19:20 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:58:55 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "SSL_set_connect_state 3"
.TH SSL_set_connect_state 3 "0.9.6g" "2002-07-31" "OpenSSL"
-.UC
.SH "NAME"
SSL_set_connect_state, SSL_get_accept_state \- prepare \s-1SSL\s0 object to work in client or server mode
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/SSL_set_fd.3 b/lib/libcrypto/man/SSL_set_fd.3
index cbdc1c7b32e..15e0df8de0f 100644
--- a/lib/libcrypto/man/SSL_set_fd.3
+++ b/lib/libcrypto/man/SSL_set_fd.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: SSL_set_fd.3,v 1.6 2002/08/09 16:15:43 itojun Exp $
+.\" $NetBSD: SSL_set_fd.3,v 1.7 2003/06/30 14:19:20 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:58:56 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "SSL_set_fd 3"
.TH SSL_set_fd 3 "0.9.6g" "2001-04-12" "OpenSSL"
-.UC
.SH "NAME"
SSL_set_fd \- connect the \s-1SSL\s0 object with a file descriptor
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/SSL_set_session.3 b/lib/libcrypto/man/SSL_set_session.3
index 63b962d5e29..805c0e7e2aa 100644
--- a/lib/libcrypto/man/SSL_set_session.3
+++ b/lib/libcrypto/man/SSL_set_session.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: SSL_set_session.3,v 1.6 2002/08/09 16:15:43 itojun Exp $
+.\" $NetBSD: SSL_set_session.3,v 1.7 2003/06/30 14:19:20 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:58:57 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "SSL_set_session 3"
.TH SSL_set_session 3 "0.9.6g" "2002-06-10" "OpenSSL"
-.UC
.SH "NAME"
SSL_set_session \- set a \s-1TLS/SSL\s0 session to be used during \s-1TLS/SSL\s0 connect
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/SSL_set_shutdown.3 b/lib/libcrypto/man/SSL_set_shutdown.3
index 7e276f9a71d..7e7cd23fa8e 100644
--- a/lib/libcrypto/man/SSL_set_shutdown.3
+++ b/lib/libcrypto/man/SSL_set_shutdown.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: SSL_set_shutdown.3,v 1.6 2002/08/09 16:15:44 itojun Exp $
+.\" $NetBSD: SSL_set_shutdown.3,v 1.7 2003/06/30 14:19:20 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:58:58 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "SSL_set_shutdown 3"
.TH SSL_set_shutdown 3 "0.9.6g" "2002-06-10" "OpenSSL"
-.UC
.SH "NAME"
SSL_set_shutdown, SSL_get_shutdown \- manipulate shutdown state of an \s-1SSL\s0 connection
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/SSL_set_verify_result.3 b/lib/libcrypto/man/SSL_set_verify_result.3
index d7ebd4e3da1..f8c7737595f 100644
--- a/lib/libcrypto/man/SSL_set_verify_result.3
+++ b/lib/libcrypto/man/SSL_set_verify_result.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: SSL_set_verify_result.3,v 1.6 2002/08/09 16:15:44 itojun Exp $
+.\" $NetBSD: SSL_set_verify_result.3,v 1.7 2003/06/30 14:19:20 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:58:59 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "SSL_set_verify_result 3"
.TH SSL_set_verify_result 3 "0.9.6g" "2001-04-12" "OpenSSL"
-.UC
.SH "NAME"
SSL_set_verify_result \- override result of peer certificate verification
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/SSL_shutdown.3 b/lib/libcrypto/man/SSL_shutdown.3
index 066d8133bae..83093f2b3ab 100644
--- a/lib/libcrypto/man/SSL_shutdown.3
+++ b/lib/libcrypto/man/SSL_shutdown.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: SSL_shutdown.3,v 1.6 2002/08/09 16:15:44 itojun Exp $
+.\" $NetBSD: SSL_shutdown.3,v 1.7 2003/06/30 14:19:20 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:59:00 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "SSL_shutdown 3"
.TH SSL_shutdown 3 "0.9.6g" "2002-06-10" "OpenSSL"
-.UC
.SH "NAME"
SSL_shutdown \- shut down a \s-1TLS/SSL\s0 connection
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/SSL_state_string.3 b/lib/libcrypto/man/SSL_state_string.3
index a75ebf01483..10b5ea830bc 100644
--- a/lib/libcrypto/man/SSL_state_string.3
+++ b/lib/libcrypto/man/SSL_state_string.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: SSL_state_string.3,v 1.4 2002/08/09 16:15:44 itojun Exp $
+.\" $NetBSD: SSL_state_string.3,v 1.5 2003/06/30 14:19:21 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:59:01 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "SSL_state_string 3"
.TH SSL_state_string 3 "0.9.6g" "2002-08-05" "OpenSSL"
-.UC
.SH "NAME"
SSL_state_string, SSL_state_string_long \- get textual description of state of an \s-1SSL\s0 object
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/SSL_want.3 b/lib/libcrypto/man/SSL_want.3
index 9f598fd9e4b..b62e55d8699 100644
--- a/lib/libcrypto/man/SSL_want.3
+++ b/lib/libcrypto/man/SSL_want.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: SSL_want.3,v 1.4 2002/08/09 16:15:44 itojun Exp $
+.\" $NetBSD: SSL_want.3,v 1.5 2003/06/30 14:19:21 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:59:02 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "SSL_want 3"
.TH SSL_want 3 "0.9.6g" "2002-08-05" "OpenSSL"
-.UC
.SH "NAME"
SSL_want, SSL_want_nothing, SSL_want_read, SSL_want_write, SSL_want_x509_lookup \- obtain state information \s-1TLS/SSL\s0 I/O operation
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/SSL_write.3 b/lib/libcrypto/man/SSL_write.3
index cebeda5095e..6aba420a1ec 100644
--- a/lib/libcrypto/man/SSL_write.3
+++ b/lib/libcrypto/man/SSL_write.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: SSL_write.3,v 1.6 2002/08/09 16:15:44 itojun Exp $
+.\" $NetBSD: SSL_write.3,v 1.7 2003/06/30 14:19:21 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:59:03 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "SSL_write 3"
.TH SSL_write 3 "0.9.6g" "2002-07-31" "OpenSSL"
-.UC
.SH "NAME"
SSL_write \- write bytes to a \s-1TLS/SSL\s0 connection.
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/crypto.3 b/lib/libcrypto/man/crypto.3
index 7f1ed40567f..2f7b922d41d 100644
--- a/lib/libcrypto/man/crypto.3
+++ b/lib/libcrypto/man/crypto.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: crypto.3,v 1.10 2002/08/09 16:15:44 itojun Exp $
+.\" $NetBSD: crypto.3,v 1.11 2003/06/30 14:19:21 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:57:21 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "crypto 3"
.TH crypto 3 "0.9.6g" "2002-06-10" "OpenSSL"
-.UC
.SH "NAME"
crypto \- OpenSSL cryptographic library
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/d2i_DHparams.3 b/lib/libcrypto/man/d2i_DHparams.3
index 41e265b984a..969e459b6c2 100644
--- a/lib/libcrypto/man/d2i_DHparams.3
+++ b/lib/libcrypto/man/d2i_DHparams.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: d2i_DHparams.3,v 1.10 2002/08/09 16:15:44 itojun Exp $
+.\" $NetBSD: d2i_DHparams.3,v 1.11 2003/06/30 14:19:21 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:57:22 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "d2i_DHparams 3"
.TH d2i_DHparams 3 "0.9.6g" "2000-07-22" "OpenSSL"
-.UC
.SH "NAME"
d2i_DHparams, i2d_DHparams \- ...
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/d2i_RSAPublicKey.3 b/lib/libcrypto/man/d2i_RSAPublicKey.3
index 5f89c4b7fe5..88d7f507cb8 100644
--- a/lib/libcrypto/man/d2i_RSAPublicKey.3
+++ b/lib/libcrypto/man/d2i_RSAPublicKey.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: d2i_RSAPublicKey.3,v 1.10 2002/08/09 16:15:44 itojun Exp $
+.\" $NetBSD: d2i_RSAPublicKey.3,v 1.11 2003/06/30 14:19:21 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:57:23 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "d2i_RSAPublicKey 3"
.TH d2i_RSAPublicKey 3 "0.9.6g" "2000-07-22" "OpenSSL"
-.UC
.SH "NAME"
d2i_RSAPublicKey, i2d_RSAPublicKey, d2i_RSAPrivateKey, i2d_RSAPrivateKey, i2d_Netscape_RSA, d2i_Netscape_RSA \- ...
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/d2i_SSL_SESSION.3 b/lib/libcrypto/man/d2i_SSL_SESSION.3
index b8aac27ed56..b2c3c156cff 100644
--- a/lib/libcrypto/man/d2i_SSL_SESSION.3
+++ b/lib/libcrypto/man/d2i_SSL_SESSION.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: d2i_SSL_SESSION.3,v 1.6 2002/08/09 16:15:44 itojun Exp $
+.\" $NetBSD: d2i_SSL_SESSION.3,v 1.7 2003/06/30 14:19:22 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:59:04 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "d2i_SSL_SESSION 3"
.TH d2i_SSL_SESSION 3 "0.9.6g" "2002-06-10" "OpenSSL"
-.UC
.SH "NAME"
d2i_SSL_SESSION, i2d_SSL_SESSION \- convert \s-1SSL_SESSION\s0 object from/to \s-1ASN1\s0 representation
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/des_modes.7 b/lib/libcrypto/man/des_modes.7
index 6de59aeea5f..11298ba090b 100644
--- a/lib/libcrypto/man/des_modes.7
+++ b/lib/libcrypto/man/des_modes.7
@@ -139,7 +139,6 @@
.\"
.IX Title "des_modes 7"
.TH des_modes 7 "0.9.6g" "2002-06-10" "OpenSSL"
-.UC
.SH "NAME"
Modes of \s-1DES\s0 \- the variants of \s-1DES\s0 and other crypto algorithms of OpenSSL
.SH "DESCRIPTION"
diff --git a/lib/libcrypto/man/lh_stats.3 b/lib/libcrypto/man/lh_stats.3
index 6133c7345a2..f17865b996e 100644
--- a/lib/libcrypto/man/lh_stats.3
+++ b/lib/libcrypto/man/lh_stats.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: lh_stats.3,v 1.10 2002/08/09 16:15:44 itojun Exp $
+.\" $NetBSD: lh_stats.3,v 1.11 2003/06/30 14:19:22 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:57:33 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "lh_stats 3"
.TH lh_stats 3 "0.9.6g" "2000-07-22" "OpenSSL"
-.UC
.SH "NAME"
lh_stats, lh_node_stats, lh_node_usage_stats, lh_stats_bio,
lh_node_stats_bio, lh_node_usage_stats_bio \- \s-1LHASH\s0 statistics
diff --git a/lib/libcrypto/man/openssl.1 b/lib/libcrypto/man/openssl.1
index 97843d099e3..9a63eee47da 100644
--- a/lib/libcrypto/man/openssl.1
+++ b/lib/libcrypto/man/openssl.1
@@ -1,4 +1,4 @@
-.\" $NetBSD: openssl.1,v 1.9 2002/08/09 16:15:44 itojun Exp $
+.\" $NetBSD: openssl.1,v 1.10 2003/06/30 14:19:22 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:55:18 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "OPENSSL 1"
.TH OPENSSL 1 "0.9.6g" "2002-06-10" "OpenSSL"
-.UC
.SH "NAME"
openssl \- OpenSSL command line tool
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/openssl.cnf.5 b/lib/libcrypto/man/openssl.cnf.5
index 6b4d40e6b40..3c5c081be60 100644
--- a/lib/libcrypto/man/openssl.cnf.5
+++ b/lib/libcrypto/man/openssl.cnf.5
@@ -1,4 +1,4 @@
-.\" $NetBSD: openssl.cnf.5,v 1.12 2003/05/15 16:46:55 jmc Exp $
+.\" $NetBSD: openssl.cnf.5,v 1.13 2003/06/30 14:19:22 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:55:12 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "config 5"
.TH config 5 "0.9.6g" "2000-07-22" "OpenSSL"
-.UC
.SH "NAME"
config \- OpenSSL \s-1CONF\s0 library configuration files
.SH "DESCRIPTION"
diff --git a/lib/libcrypto/man/openssl_CA.pl.1 b/lib/libcrypto/man/openssl_CA.pl.1
index d93cb91925f..c5b552e7f2d 100644
--- a/lib/libcrypto/man/openssl_CA.pl.1
+++ b/lib/libcrypto/man/openssl_CA.pl.1
@@ -1,4 +1,4 @@
-.\" $NetBSD: openssl_CA.pl.1,v 1.8 2002/08/09 16:15:44 itojun Exp $
+.\" $NetBSD: openssl_CA.pl.1,v 1.9 2003/06/30 14:19:23 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:55:09 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "CA.PL 1"
.TH CA.PL 1 "0.9.6g" "2001-04-12" "OpenSSL"
-.UC
.SH "NAME"
\&\s-1CA\s0.pl \- friendlier interface for OpenSSL certificate programs
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/openssl_asn1parse.1 b/lib/libcrypto/man/openssl_asn1parse.1
index 71f0b9eedb5..8fc12f573ed 100644
--- a/lib/libcrypto/man/openssl_asn1parse.1
+++ b/lib/libcrypto/man/openssl_asn1parse.1
@@ -1,4 +1,4 @@
-.\" $NetBSD: openssl_asn1parse.1,v 1.8 2002/08/09 16:15:44 itojun Exp $
+.\" $NetBSD: openssl_asn1parse.1,v 1.9 2003/06/30 14:19:24 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:55:10 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "ASN1PARSE 1"
.TH ASN1PARSE 1 "0.9.6g" "2000-07-22" "OpenSSL"
-.UC
.SH "NAME"
asn1parse \- \s-1ASN\s0.1 parsing tool
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/openssl_bio.3 b/lib/libcrypto/man/openssl_bio.3
index 16a779f5ce4..515d6ae87eb 100644
--- a/lib/libcrypto/man/openssl_bio.3
+++ b/lib/libcrypto/man/openssl_bio.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: openssl_bio.3,v 1.6 2002/08/09 16:15:44 itojun Exp $
+.\" $NetBSD: openssl_bio.3,v 1.7 2003/06/30 14:19:24 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:57:14 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "bio 3"
.TH bio 3 "0.9.6g" "2001-07-11" "OpenSSL"
-.UC
.SH "NAME"
bio \- I/O abstraction
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/openssl_blowfish.3 b/lib/libcrypto/man/openssl_blowfish.3
index 7f9f7c1f656..963c992ea8f 100644
--- a/lib/libcrypto/man/openssl_blowfish.3
+++ b/lib/libcrypto/man/openssl_blowfish.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: openssl_blowfish.3,v 1.6 2002/08/09 16:15:44 itojun Exp $
+.\" $NetBSD: openssl_blowfish.3,v 1.7 2003/06/30 14:19:24 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:57:15 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "blowfish 3"
.TH blowfish 3 "0.9.6g" "2002-06-10" "OpenSSL"
-.UC
.SH "NAME"
blowfish, BF_set_key, BF_encrypt, BF_decrypt, BF_ecb_encrypt, BF_cbc_encrypt,
BF_cfb64_encrypt, BF_ofb64_encrypt, BF_options \- Blowfish encryption
diff --git a/lib/libcrypto/man/openssl_bn.3 b/lib/libcrypto/man/openssl_bn.3
index 02b933d3b3f..70b2d703042 100644
--- a/lib/libcrypto/man/openssl_bn.3
+++ b/lib/libcrypto/man/openssl_bn.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: openssl_bn.3,v 1.6 2002/08/09 16:15:44 itojun Exp $
+.\" $NetBSD: openssl_bn.3,v 1.7 2003/06/30 14:19:24 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:57:17 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "bn 3"
.TH bn 3 "0.9.6g" "2002-06-10" "OpenSSL"
-.UC
.SH "NAME"
bn \- multiprecision integer arithmetics
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/openssl_bn_internal.3 b/lib/libcrypto/man/openssl_bn_internal.3
index 7960f169db0..775d9329d28 100644
--- a/lib/libcrypto/man/openssl_bn_internal.3
+++ b/lib/libcrypto/man/openssl_bn_internal.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: openssl_bn_internal.3,v 1.7 2002/08/09 16:15:44 itojun Exp $
+.\" $NetBSD: openssl_bn_internal.3,v 1.8 2003/06/30 14:19:24 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:57:18 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "bn_internal 3"
.TH bn_internal 3 "0.9.6g" "2001-04-12" "OpenSSL"
-.UC
.SH "NAME"
bn_mul_words, bn_mul_add_words, bn_sqr_words, bn_div_words,
bn_add_words, bn_sub_words, bn_mul_comba4, bn_mul_comba8,
diff --git a/lib/libcrypto/man/openssl_buffer.3 b/lib/libcrypto/man/openssl_buffer.3
index 6ee1c23b725..b4617d8409a 100644
--- a/lib/libcrypto/man/openssl_buffer.3
+++ b/lib/libcrypto/man/openssl_buffer.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: openssl_buffer.3,v 1.6 2002/08/09 16:15:44 itojun Exp $
+.\" $NetBSD: openssl_buffer.3,v 1.7 2003/06/30 14:19:24 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:57:20 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "buffer 3"
.TH buffer 3 "0.9.6g" "2001-04-12" "OpenSSL"
-.UC
.SH "NAME"
BUF_MEM_new, BUF_MEM_free, BUF_MEM_grow, BUF_strdup \- simple
character arrays structure
diff --git a/lib/libcrypto/man/openssl_ca.1 b/lib/libcrypto/man/openssl_ca.1
index 18195c41f7d..8fbc89edc64 100644
--- a/lib/libcrypto/man/openssl_ca.1
+++ b/lib/libcrypto/man/openssl_ca.1
@@ -1,4 +1,4 @@
-.\" $NetBSD: openssl_ca.1,v 1.8 2002/08/09 16:15:45 itojun Exp $
+.\" $NetBSD: openssl_ca.1,v 1.9 2003/06/30 14:19:24 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:55:10 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "CA 1"
.TH CA 1 "0.9.6g" "2002-06-10" "OpenSSL"
-.UC
.SH "NAME"
ca \- sample minimal \s-1CA\s0 application
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/openssl_ciphers.1 b/lib/libcrypto/man/openssl_ciphers.1
index 765ed768939..13d9e05f5a1 100644
--- a/lib/libcrypto/man/openssl_ciphers.1
+++ b/lib/libcrypto/man/openssl_ciphers.1
@@ -1,4 +1,4 @@
-.\" $NetBSD: openssl_ciphers.1,v 1.8 2002/08/09 16:15:45 itojun Exp $
+.\" $NetBSD: openssl_ciphers.1,v 1.9 2003/06/30 14:19:25 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:55:11 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "CIPHERS 1"
.TH CIPHERS 1 "0.9.6g" "2001-04-12" "OpenSSL"
-.UC
.SH "NAME"
ciphers \- \s-1SSL\s0 cipher display and cipher list tool.
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/openssl_crl.1 b/lib/libcrypto/man/openssl_crl.1
index af414c54edc..64aee979f00 100644
--- a/lib/libcrypto/man/openssl_crl.1
+++ b/lib/libcrypto/man/openssl_crl.1
@@ -1,4 +1,4 @@
-.\" $NetBSD: openssl_crl.1,v 1.8 2002/08/09 16:15:45 itojun Exp $
+.\" $NetBSD: openssl_crl.1,v 1.9 2003/06/30 14:19:25 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:55:13 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "CRL 1"
.TH CRL 1 "0.9.6g" "2000-07-22" "OpenSSL"
-.UC
.SH "NAME"
crl \- \s-1CRL\s0 utility
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/openssl_crl2pkcs7.1 b/lib/libcrypto/man/openssl_crl2pkcs7.1
index 28af27b32c6..3064eb022c2 100644
--- a/lib/libcrypto/man/openssl_crl2pkcs7.1
+++ b/lib/libcrypto/man/openssl_crl2pkcs7.1
@@ -1,4 +1,4 @@
-.\" $NetBSD: openssl_crl2pkcs7.1,v 1.8 2002/08/09 16:15:45 itojun Exp $
+.\" $NetBSD: openssl_crl2pkcs7.1,v 1.9 2003/06/30 14:19:25 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:55:13 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "CRL2PKCS7 1"
.TH CRL2PKCS7 1 "0.9.6g" "2002-07-31" "OpenSSL"
-.UC
.SH "NAME"
crl2pkcs7 \- Create a PKCS#7 structure from a \s-1CRL\s0 and certificates.
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/openssl_des.3 b/lib/libcrypto/man/openssl_des.3
index 501f01cd3ba..f5408c22e9f 100644
--- a/lib/libcrypto/man/openssl_des.3
+++ b/lib/libcrypto/man/openssl_des.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: openssl_des.3,v 1.6 2002/08/09 16:15:45 itojun Exp $
+.\" $NetBSD: openssl_des.3,v 1.7 2003/06/30 14:19:25 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:57:24 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "des 3"
.TH des 3 "0.9.6g" "2001-04-12" "OpenSSL"
-.UC
.SH "NAME"
des_random_key, des_set_key, des_key_sched, des_set_key_checked,
des_set_key_unchecked, des_set_odd_parity, des_is_weak_key,
diff --git a/lib/libcrypto/man/openssl_dgst.1 b/lib/libcrypto/man/openssl_dgst.1
index e34e42765b8..80163911285 100644
--- a/lib/libcrypto/man/openssl_dgst.1
+++ b/lib/libcrypto/man/openssl_dgst.1
@@ -1,4 +1,4 @@
-.\" $NetBSD: openssl_dgst.1,v 1.8 2002/08/09 16:15:45 itojun Exp $
+.\" $NetBSD: openssl_dgst.1,v 1.9 2003/06/30 14:19:25 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:55:14 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "DGST 1"
.TH DGST 1 "0.9.6g" "2001-04-12" "OpenSSL"
-.UC
.SH "NAME"
dgst, md5, md4, md2, sha1, sha, mdc2, ripemd160 \- message digests
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/openssl_dh.3 b/lib/libcrypto/man/openssl_dh.3
index 8a7bd8fc1c5..9f80558cb1d 100644
--- a/lib/libcrypto/man/openssl_dh.3
+++ b/lib/libcrypto/man/openssl_dh.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: openssl_dh.3,v 1.6 2002/08/09 16:15:45 itojun Exp $
+.\" $NetBSD: openssl_dh.3,v 1.7 2003/06/30 14:19:25 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:57:27 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "dh 3"
.TH dh 3 "0.9.6g" "2000-07-22" "OpenSSL"
-.UC
.SH "NAME"
dh \- Diffie-Hellman key agreement
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/openssl_dhparam.1 b/lib/libcrypto/man/openssl_dhparam.1
index 96322ed15ab..f375d756b11 100644
--- a/lib/libcrypto/man/openssl_dhparam.1
+++ b/lib/libcrypto/man/openssl_dhparam.1
@@ -1,4 +1,4 @@
-.\" $NetBSD: openssl_dhparam.1,v 1.8 2002/08/09 16:15:45 itojun Exp $
+.\" $NetBSD: openssl_dhparam.1,v 1.9 2003/06/30 14:19:26 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:55:14 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "DHPARAM 1"
.TH DHPARAM 1 "0.9.6g" "2001-04-12" "OpenSSL"
-.UC
.SH "NAME"
dhparam \- \s-1DH\s0 parameter manipulation and generation
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/openssl_dsa.1 b/lib/libcrypto/man/openssl_dsa.1
index c90cb59abf9..923e4087422 100644
--- a/lib/libcrypto/man/openssl_dsa.1
+++ b/lib/libcrypto/man/openssl_dsa.1
@@ -1,4 +1,4 @@
-.\" $NetBSD: openssl_dsa.1,v 1.8 2002/08/09 16:15:45 itojun Exp $
+.\" $NetBSD: openssl_dsa.1,v 1.9 2003/06/30 14:19:26 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:55:15 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "DSA 1"
.TH DSA 1 "0.9.6g" "2000-07-22" "OpenSSL"
-.UC
.SH "NAME"
dsa \- \s-1DSA\s0 key processing
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/openssl_dsa.3 b/lib/libcrypto/man/openssl_dsa.3
index f18267367e9..3e30d2dd292 100644
--- a/lib/libcrypto/man/openssl_dsa.3
+++ b/lib/libcrypto/man/openssl_dsa.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: openssl_dsa.3,v 1.6 2002/08/09 16:15:45 itojun Exp $
+.\" $NetBSD: openssl_dsa.3,v 1.7 2003/06/30 14:19:26 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:57:28 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "dsa 3"
.TH dsa 3 "0.9.6g" "2000-07-22" "OpenSSL"
-.UC
.SH "NAME"
dsa \- Digital Signature Algorithm
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/openssl_dsaparam.1 b/lib/libcrypto/man/openssl_dsaparam.1
index 98da412cb3b..88c45d5e35e 100644
--- a/lib/libcrypto/man/openssl_dsaparam.1
+++ b/lib/libcrypto/man/openssl_dsaparam.1
@@ -1,4 +1,4 @@
-.\" $NetBSD: openssl_dsaparam.1,v 1.8 2002/08/09 16:15:45 itojun Exp $
+.\" $NetBSD: openssl_dsaparam.1,v 1.9 2003/06/30 14:19:26 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:55:16 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "DSAPARAM 1"
.TH DSAPARAM 1 "0.9.6g" "2001-04-12" "OpenSSL"
-.UC
.SH "NAME"
dsaparam \- \s-1DSA\s0 parameter manipulation and generation
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/openssl_enc.1 b/lib/libcrypto/man/openssl_enc.1
index a2b28b9e25a..48ba3cec8de 100644
--- a/lib/libcrypto/man/openssl_enc.1
+++ b/lib/libcrypto/man/openssl_enc.1
@@ -1,4 +1,4 @@
-.\" $NetBSD: openssl_enc.1,v 1.8 2002/08/09 16:15:45 itojun Exp $
+.\" $NetBSD: openssl_enc.1,v 1.9 2003/06/30 14:19:26 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:55:16 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "ENC 1"
.TH ENC 1 "0.9.6g" "2001-07-11" "OpenSSL"
-.UC
.SH "NAME"
enc \- symmetric cipher routines
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/openssl_err.3 b/lib/libcrypto/man/openssl_err.3
index c843b067e3c..4987acba1bf 100644
--- a/lib/libcrypto/man/openssl_err.3
+++ b/lib/libcrypto/man/openssl_err.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: openssl_err.3,v 1.9 2002/08/09 16:15:45 itojun Exp $
+.\" $NetBSD: openssl_err.3,v 1.10 2003/06/30 14:19:26 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:57:30 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "err 3"
.TH err 3 "0.9.6g" "2002-07-31" "OpenSSL"
-.UC
.SH "NAME"
err \- error codes
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/openssl_evp.3 b/lib/libcrypto/man/openssl_evp.3
index 02deed03555..9041bb345ac 100644
--- a/lib/libcrypto/man/openssl_evp.3
+++ b/lib/libcrypto/man/openssl_evp.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: openssl_evp.3,v 1.6 2002/08/09 16:15:45 itojun Exp $
+.\" $NetBSD: openssl_evp.3,v 1.7 2003/06/30 14:19:26 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:57:31 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "evp 3"
.TH evp 3 "0.9.6g" "2001-04-12" "OpenSSL"
-.UC
.SH "NAME"
evp \- high-level cryptographic functions
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/openssl_gendsa.1 b/lib/libcrypto/man/openssl_gendsa.1
index 04a959a087a..aadb8f43366 100644
--- a/lib/libcrypto/man/openssl_gendsa.1
+++ b/lib/libcrypto/man/openssl_gendsa.1
@@ -1,4 +1,4 @@
-.\" $NetBSD: openssl_gendsa.1,v 1.8 2002/08/09 16:15:45 itojun Exp $
+.\" $NetBSD: openssl_gendsa.1,v 1.9 2003/06/30 14:19:27 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:55:17 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "GENDSA 1"
.TH GENDSA 1 "0.9.6g" "2001-04-12" "OpenSSL"
-.UC
.SH "NAME"
gendsa \- generate a \s-1DSA\s0 private key from a set of parameters
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/openssl_genrsa.1 b/lib/libcrypto/man/openssl_genrsa.1
index aa7518d6dbf..caa876880f2 100644
--- a/lib/libcrypto/man/openssl_genrsa.1
+++ b/lib/libcrypto/man/openssl_genrsa.1
@@ -1,4 +1,4 @@
-.\" $NetBSD: openssl_genrsa.1,v 1.8 2002/08/09 16:15:45 itojun Exp $
+.\" $NetBSD: openssl_genrsa.1,v 1.9 2003/06/30 14:19:27 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:55:17 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "GENRSA 1"
.TH GENRSA 1 "0.9.6g" "2001-04-12" "OpenSSL"
-.UC
.SH "NAME"
genrsa \- generate an \s-1RSA\s0 private key
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/openssl_hmac.3 b/lib/libcrypto/man/openssl_hmac.3
index 7c47f6d4dd9..f59cccf73f3 100644
--- a/lib/libcrypto/man/openssl_hmac.3
+++ b/lib/libcrypto/man/openssl_hmac.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: openssl_hmac.3,v 1.6 2002/08/09 16:15:45 itojun Exp $
+.\" $NetBSD: openssl_hmac.3,v 1.7 2003/06/30 14:19:27 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:57:32 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "hmac 3"
.TH hmac 3 "0.9.6g" "2001-04-12" "OpenSSL"
-.UC
.SH "NAME"
\&\s-1HMAC\s0, HMAC_Init, HMAC_Update, HMAC_Final, HMAC_cleanup \- \s-1HMAC\s0 message
authentication code
diff --git a/lib/libcrypto/man/openssl_lhash.3 b/lib/libcrypto/man/openssl_lhash.3
index 80a8f9151e5..98937a47b9b 100644
--- a/lib/libcrypto/man/openssl_lhash.3
+++ b/lib/libcrypto/man/openssl_lhash.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: openssl_lhash.3,v 1.6 2002/08/09 16:15:45 itojun Exp $
+.\" $NetBSD: openssl_lhash.3,v 1.7 2003/06/30 14:19:27 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:57:34 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "lhash 3"
.TH lhash 3 "0.9.6g" "2001-04-12" "OpenSSL"
-.UC
.SH "NAME"
lh_new, lh_free, lh_insert, lh_delete, lh_retrieve, lh_doall,
lh_doall_arg, lh_error \- dynamic hash table
diff --git a/lib/libcrypto/man/openssl_md5.3 b/lib/libcrypto/man/openssl_md5.3
index 80e2f6cf9c9..a68b7a38366 100644
--- a/lib/libcrypto/man/openssl_md5.3
+++ b/lib/libcrypto/man/openssl_md5.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: openssl_md5.3,v 1.6 2002/08/09 16:15:45 itojun Exp $
+.\" $NetBSD: openssl_md5.3,v 1.7 2003/06/30 14:19:27 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:57:35 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "md5 3"
.TH md5 3 "0.9.6g" "2001-04-12" "OpenSSL"
-.UC
.SH "NAME"
\&\s-1MD2\s0, \s-1MD4\s0, \s-1MD5\s0, MD2_Init, MD2_Update, MD2_Final, MD4_Init, MD4_Update,
MD4_Final, MD5_Init, MD5_Update, MD5_Final \- \s-1MD2\s0, \s-1MD4\s0, and \s-1MD5\s0 hash functions
diff --git a/lib/libcrypto/man/openssl_mdc2.3 b/lib/libcrypto/man/openssl_mdc2.3
index 65228736f80..931dd4570d9 100644
--- a/lib/libcrypto/man/openssl_mdc2.3
+++ b/lib/libcrypto/man/openssl_mdc2.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: openssl_mdc2.3,v 1.6 2002/08/09 16:15:45 itojun Exp $
+.\" $NetBSD: openssl_mdc2.3,v 1.7 2003/06/30 14:19:27 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:57:37 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "mdc2 3"
.TH mdc2 3 "0.9.6g" "2000-07-22" "OpenSSL"
-.UC
.SH "NAME"
\&\s-1MDC2\s0, MDC2_Init, MDC2_Update, MDC2_Final \- \s-1MDC2\s0 hash function
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/openssl_nseq.1 b/lib/libcrypto/man/openssl_nseq.1
index 1e6ebffaed3..59b128ef45b 100644
--- a/lib/libcrypto/man/openssl_nseq.1
+++ b/lib/libcrypto/man/openssl_nseq.1
@@ -1,4 +1,4 @@
-.\" $NetBSD: openssl_nseq.1,v 1.8 2002/08/09 16:15:45 itojun Exp $
+.\" $NetBSD: openssl_nseq.1,v 1.9 2003/06/30 14:19:27 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:55:18 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "NSEQ 1"
.TH NSEQ 1 "0.9.6g" "2000-07-22" "OpenSSL"
-.UC
.SH "NAME"
nseq \- create or examine a netscape certificate sequence
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/openssl_passwd.1 b/lib/libcrypto/man/openssl_passwd.1
index c70951da271..1a9217f602a 100644
--- a/lib/libcrypto/man/openssl_passwd.1
+++ b/lib/libcrypto/man/openssl_passwd.1
@@ -1,4 +1,4 @@
-.\" $NetBSD: openssl_passwd.1,v 1.8 2002/08/09 16:15:45 itojun Exp $
+.\" $NetBSD: openssl_passwd.1,v 1.9 2003/06/30 14:19:28 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:55:19 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "PASSWD 1"
.TH PASSWD 1 "0.9.6g" "2001-04-12" "OpenSSL"
-.UC
.SH "NAME"
passwd \- compute password hashes
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/openssl_pkcs12.1 b/lib/libcrypto/man/openssl_pkcs12.1
index fe15b82ee08..dc05aaadf5b 100644
--- a/lib/libcrypto/man/openssl_pkcs12.1
+++ b/lib/libcrypto/man/openssl_pkcs12.1
@@ -1,4 +1,4 @@
-.\" $NetBSD: openssl_pkcs12.1,v 1.8 2002/08/09 16:15:45 itojun Exp $
+.\" $NetBSD: openssl_pkcs12.1,v 1.9 2003/06/30 14:19:28 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:55:20 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "PKCS12 1"
.TH PKCS12 1 "0.9.6g" "2001-04-12" "OpenSSL"
-.UC
.SH "NAME"
pkcs12 \- PKCS#12 file utility
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/openssl_pkcs7.1 b/lib/libcrypto/man/openssl_pkcs7.1
index 92ddbffda4e..e5b9276cb5b 100644
--- a/lib/libcrypto/man/openssl_pkcs7.1
+++ b/lib/libcrypto/man/openssl_pkcs7.1
@@ -1,4 +1,4 @@
-.\" $NetBSD: openssl_pkcs7.1,v 1.10 2003/01/02 00:22:31 jschauma Exp $
+.\" $NetBSD: openssl_pkcs7.1,v 1.11 2003/06/30 14:19:28 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:55:21 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "PKCS7 1"
.TH PKCS7 1 "0.9.6g" "2000-07-22" "OpenSSL"
-.UC
.SH "NAME"
pkcs7 \- PKCS#7 utility
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/openssl_pkcs8.1 b/lib/libcrypto/man/openssl_pkcs8.1
index c1a5e2aea68..feeaeefff6b 100644
--- a/lib/libcrypto/man/openssl_pkcs8.1
+++ b/lib/libcrypto/man/openssl_pkcs8.1
@@ -1,4 +1,4 @@
-.\" $NetBSD: openssl_pkcs8.1,v 1.8 2002/08/09 16:15:46 itojun Exp $
+.\" $NetBSD: openssl_pkcs8.1,v 1.9 2003/06/30 14:19:28 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:55:22 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "PKCS8 1"
.TH PKCS8 1 "0.9.6g" "2000-07-22" "OpenSSL"
-.UC
.SH "NAME"
pkcs8 \- PKCS#8 format private key conversion tool
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/openssl_rand.1 b/lib/libcrypto/man/openssl_rand.1
index 59a1a882559..17a5d220334 100644
--- a/lib/libcrypto/man/openssl_rand.1
+++ b/lib/libcrypto/man/openssl_rand.1
@@ -1,4 +1,4 @@
-.\" $NetBSD: openssl_rand.1,v 1.9 2003/01/01 21:43:13 jschauma Exp $
+.\" $NetBSD: openssl_rand.1,v 1.10 2003/06/30 14:19:28 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:55:24 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "RAND 1"
.TH RAND 1 "0.9.6g" "2001-04-12" "OpenSSL"
-.UC
.SH "NAME"
rand \- generate pseudo-random bytes
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/openssl_rand.3 b/lib/libcrypto/man/openssl_rand.3
index 59bc2db8ae9..36053821b47 100644
--- a/lib/libcrypto/man/openssl_rand.3
+++ b/lib/libcrypto/man/openssl_rand.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: openssl_rand.3,v 1.6 2002/08/09 16:15:46 itojun Exp $
+.\" $NetBSD: openssl_rand.3,v 1.7 2003/06/30 14:19:28 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:57:38 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "rand 3"
.TH rand 3 "0.9.6g" "2001-07-11" "OpenSSL"
-.UC
.SH "NAME"
rand \- pseudo-random number generator
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/openssl_rc4.3 b/lib/libcrypto/man/openssl_rc4.3
index 5a881c45feb..815d00532c3 100644
--- a/lib/libcrypto/man/openssl_rc4.3
+++ b/lib/libcrypto/man/openssl_rc4.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: openssl_rc4.3,v 1.6 2002/08/09 16:15:46 itojun Exp $
+.\" $NetBSD: openssl_rc4.3,v 1.7 2003/06/30 14:19:28 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:57:39 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "rc4 3"
.TH rc4 3 "0.9.6g" "2000-07-22" "OpenSSL"
-.UC
.SH "NAME"
RC4_set_key, \s-1RC4\s0 \- \s-1RC4\s0 encryption
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/openssl_req.1 b/lib/libcrypto/man/openssl_req.1
index d77e01376ba..90206d519a4 100644
--- a/lib/libcrypto/man/openssl_req.1
+++ b/lib/libcrypto/man/openssl_req.1
@@ -1,4 +1,4 @@
-.\" $NetBSD: openssl_req.1,v 1.9 2003/01/01 21:43:13 jschauma Exp $
+.\" $NetBSD: openssl_req.1,v 1.10 2003/06/30 14:19:29 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:55:25 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "REQ 1"
.TH REQ 1 "0.9.6g" "2001-04-12" "OpenSSL"
-.UC
.SH "NAME"
req \- PKCS#10 certificate and certificate generating utility.
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/openssl_ripemd.3 b/lib/libcrypto/man/openssl_ripemd.3
index 8e9ba1c63b1..0c59fc1899d 100644
--- a/lib/libcrypto/man/openssl_ripemd.3
+++ b/lib/libcrypto/man/openssl_ripemd.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: openssl_ripemd.3,v 1.6 2002/08/09 16:15:46 itojun Exp $
+.\" $NetBSD: openssl_ripemd.3,v 1.7 2003/06/30 14:19:29 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:57:40 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "ripemd 3"
.TH ripemd 3 "0.9.6g" "2000-07-22" "OpenSSL"
-.UC
.SH "NAME"
\&\s-1RIPEMD160\s0, RIPEMD160_Init, RIPEMD160_Update, RIPEMD160_Final \-
\&\s-1RIPEMD-160\s0 hash function
diff --git a/lib/libcrypto/man/openssl_rsa.1 b/lib/libcrypto/man/openssl_rsa.1
index 2ec7bd70eb7..0211265a653 100644
--- a/lib/libcrypto/man/openssl_rsa.1
+++ b/lib/libcrypto/man/openssl_rsa.1
@@ -1,4 +1,4 @@
-.\" $NetBSD: openssl_rsa.1,v 1.9 2003/01/01 21:43:13 jschauma Exp $
+.\" $NetBSD: openssl_rsa.1,v 1.10 2003/06/30 14:19:29 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:55:27 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "RSA 1"
.TH RSA 1 "0.9.6g" "2001-04-12" "OpenSSL"
-.UC
.SH "NAME"
rsa \- \s-1RSA\s0 key processing tool
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/openssl_rsa.3 b/lib/libcrypto/man/openssl_rsa.3
index 262cfed97db..bb4b61519f2 100644
--- a/lib/libcrypto/man/openssl_rsa.3
+++ b/lib/libcrypto/man/openssl_rsa.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: openssl_rsa.3,v 1.6 2002/08/09 16:15:46 itojun Exp $
+.\" $NetBSD: openssl_rsa.3,v 1.7 2003/06/30 14:19:29 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:57:41 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "rsa 3"
.TH rsa 3 "0.9.6g" "2002-07-31" "OpenSSL"
-.UC
.SH "NAME"
rsa \- \s-1RSA\s0 public key cryptosystem
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/openssl_rsautl.1 b/lib/libcrypto/man/openssl_rsautl.1
index 131d04aea8e..ab1aaa925ab 100644
--- a/lib/libcrypto/man/openssl_rsautl.1
+++ b/lib/libcrypto/man/openssl_rsautl.1
@@ -1,4 +1,4 @@
-.\" $NetBSD: openssl_rsautl.1,v 1.6 2002/08/09 16:15:46 itojun Exp $
+.\" $NetBSD: openssl_rsautl.1,v 1.7 2003/06/30 14:19:29 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:55:27 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "RSAUTL 1"
.TH RSAUTL 1 "0.9.6g" "2001-07-11" "OpenSSL"
-.UC
.SH "NAME"
rsautl \- \s-1RSA\s0 utility
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/openssl_s_client.1 b/lib/libcrypto/man/openssl_s_client.1
index fc6013c1bff..38a1aa1aa05 100644
--- a/lib/libcrypto/man/openssl_s_client.1
+++ b/lib/libcrypto/man/openssl_s_client.1
@@ -1,4 +1,4 @@
-.\" $NetBSD: openssl_s_client.1,v 1.10 2003/01/01 21:43:13 jschauma Exp $
+.\" $NetBSD: openssl_s_client.1,v 1.11 2003/06/30 14:19:29 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:55:28 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "S_CLIENT 1"
.TH S_CLIENT 1 "0.9.6g" "2001-04-12" "OpenSSL"
-.UC
.SH "NAME"
s_client \- \s-1SSL/TLS\s0 client program
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/openssl_s_server.1 b/lib/libcrypto/man/openssl_s_server.1
index 25f3cfcb0f7..8184fc7cc9b 100644
--- a/lib/libcrypto/man/openssl_s_server.1
+++ b/lib/libcrypto/man/openssl_s_server.1
@@ -1,4 +1,4 @@
-.\" $NetBSD: openssl_s_server.1,v 1.8 2002/08/09 16:15:46 itojun Exp $
+.\" $NetBSD: openssl_s_server.1,v 1.9 2003/06/30 14:19:30 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:55:29 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "S_SERVER 1"
.TH S_SERVER 1 "0.9.6g" "2001-07-11" "OpenSSL"
-.UC
.SH "NAME"
s_server \- \s-1SSL/TLS\s0 server program
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/openssl_sess_id.1 b/lib/libcrypto/man/openssl_sess_id.1
index b907b5a76f0..a32a46ac243 100644
--- a/lib/libcrypto/man/openssl_sess_id.1
+++ b/lib/libcrypto/man/openssl_sess_id.1
@@ -1,4 +1,4 @@
-.\" $NetBSD: openssl_sess_id.1,v 1.8 2002/08/09 16:15:46 itojun Exp $
+.\" $NetBSD: openssl_sess_id.1,v 1.9 2003/06/30 14:19:30 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:55:30 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "SESS_ID 1"
.TH SESS_ID 1 "0.9.6g" "2000-07-22" "OpenSSL"
-.UC
.SH "NAME"
sess_id \- \s-1SSL/TLS\s0 session handling utility
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/openssl_sha.3 b/lib/libcrypto/man/openssl_sha.3
index d180e675dbd..ea2541ecddb 100644
--- a/lib/libcrypto/man/openssl_sha.3
+++ b/lib/libcrypto/man/openssl_sha.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: openssl_sha.3,v 1.6 2002/08/09 16:15:46 itojun Exp $
+.\" $NetBSD: openssl_sha.3,v 1.7 2003/06/30 14:19:30 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:57:42 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "sha 3"
.TH sha 3 "0.9.6g" "2000-07-22" "OpenSSL"
-.UC
.SH "NAME"
\&\s-1SHA1\s0, SHA1_Init, SHA1_Update, SHA1_Final \- Secure Hash Algorithm
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/openssl_smime.1 b/lib/libcrypto/man/openssl_smime.1
index 701db911ae9..ad1d69df9a1 100644
--- a/lib/libcrypto/man/openssl_smime.1
+++ b/lib/libcrypto/man/openssl_smime.1
@@ -1,4 +1,4 @@
-.\" $NetBSD: openssl_smime.1,v 1.8 2002/08/09 16:15:46 itojun Exp $
+.\" $NetBSD: openssl_smime.1,v 1.9 2003/06/30 14:19:30 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:55:31 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "SMIME 1"
.TH SMIME 1 "0.9.6g" "2002-07-31" "OpenSSL"
-.UC
.SH "NAME"
smime \- S/MIME utility
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/openssl_speed.1 b/lib/libcrypto/man/openssl_speed.1
index f9873efb38f..909c6ff0656 100644
--- a/lib/libcrypto/man/openssl_speed.1
+++ b/lib/libcrypto/man/openssl_speed.1
@@ -1,4 +1,4 @@
-.\" $NetBSD: openssl_speed.1,v 1.8 2002/08/09 16:15:46 itojun Exp $
+.\" $NetBSD: openssl_speed.1,v 1.9 2003/06/30 14:19:30 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:55:32 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "SPEED 1"
.TH SPEED 1 "0.9.6g" "2001-04-12" "OpenSSL"
-.UC
.SH "NAME"
speed \- test library performance
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/openssl_spkac.1 b/lib/libcrypto/man/openssl_spkac.1
index 91f569ca254..084c81213b6 100644
--- a/lib/libcrypto/man/openssl_spkac.1
+++ b/lib/libcrypto/man/openssl_spkac.1
@@ -1,4 +1,4 @@
-.\" $NetBSD: openssl_spkac.1,v 1.8 2002/08/09 16:15:46 itojun Exp $
+.\" $NetBSD: openssl_spkac.1,v 1.9 2003/06/30 14:19:30 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:55:34 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "SPKAC 1"
.TH SPKAC 1 "0.9.6g" "2000-07-22" "OpenSSL"
-.UC
.SH "NAME"
spkac \- \s-1SPKAC\s0 printing and generating utility
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/openssl_threads.3 b/lib/libcrypto/man/openssl_threads.3
index ad8a98d1798..db4ed37a63d 100644
--- a/lib/libcrypto/man/openssl_threads.3
+++ b/lib/libcrypto/man/openssl_threads.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: openssl_threads.3,v 1.7 2002/08/09 16:15:46 itojun Exp $
+.\" $NetBSD: openssl_threads.3,v 1.8 2003/06/30 14:19:30 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:57:43 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "threads 3"
.TH threads 3 "0.9.6g" "2002-06-10" "OpenSSL"
-.UC
.SH "NAME"
CRYPTO_set_locking_callback, CRYPTO_set_id_callback, CRYPTO_num_locks,
CRYPTO_set_dynlock_create_callback, CRYPTO_set_dynlock_lock_callback,
diff --git a/lib/libcrypto/man/openssl_verify.1 b/lib/libcrypto/man/openssl_verify.1
index 7913435cd66..64f33bcfe5c 100644
--- a/lib/libcrypto/man/openssl_verify.1
+++ b/lib/libcrypto/man/openssl_verify.1
@@ -1,4 +1,4 @@
-.\" $NetBSD: openssl_verify.1,v 1.8 2002/08/09 16:15:46 itojun Exp $
+.\" $NetBSD: openssl_verify.1,v 1.9 2003/06/30 14:19:30 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:55:35 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "VERIFY 1"
.TH VERIFY 1 "0.9.6g" "2002-06-10" "OpenSSL"
-.UC
.SH "NAME"
verify \- Utility to verify certificates.
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/openssl_version.1 b/lib/libcrypto/man/openssl_version.1
index 3d569d3bdb5..cb30b1c77f3 100644
--- a/lib/libcrypto/man/openssl_version.1
+++ b/lib/libcrypto/man/openssl_version.1
@@ -1,4 +1,4 @@
-.\" $NetBSD: openssl_version.1,v 1.8 2002/08/09 16:15:47 itojun Exp $
+.\" $NetBSD: openssl_version.1,v 1.9 2003/06/30 14:19:31 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:55:36 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "VERSION 1"
.TH VERSION 1 "0.9.6g" "2000-07-22" "OpenSSL"
-.UC
.SH "NAME"
version \- print OpenSSL version information
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/openssl_x509.1 b/lib/libcrypto/man/openssl_x509.1
index fcbcfac57d1..ca26d1a8af7 100644
--- a/lib/libcrypto/man/openssl_x509.1
+++ b/lib/libcrypto/man/openssl_x509.1
@@ -1,4 +1,4 @@
-.\" $NetBSD: openssl_x509.1,v 1.10 2003/01/01 21:43:14 jschauma Exp $
+.\" $NetBSD: openssl_x509.1,v 1.11 2003/06/30 14:19:31 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:55:36 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "X509 1"
.TH X509 1 "0.9.6g" "2001-04-12" "OpenSSL"
-.UC
.SH "NAME"
x509 \- Certificate display and signing utility
.SH "LIBRARY"
diff --git a/lib/libcrypto/man/ssl.3 b/lib/libcrypto/man/ssl.3
index c004b4a2f13..d0b3f1cca31 100644
--- a/lib/libcrypto/man/ssl.3
+++ b/lib/libcrypto/man/ssl.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: ssl.3,v 1.10 2002/08/09 16:15:47 itojun Exp $
+.\" $NetBSD: ssl.3,v 1.11 2003/06/30 14:19:31 wiz Exp $
.\"
.\" Automatically generated by Pod::Man version 1.02
.\" Sat Aug 10 00:59:05 2002
@@ -141,7 +141,6 @@
.\"
.IX Title "ssl 3"
.TH ssl 3 "0.9.6g" "2002-07-31" "OpenSSL"
-.UC
.SH "NAME"
\&\s-1SSL\s0 \- OpenSSL \s-1SSL/TLS\s0 library
.SH "LIBRARY"