Source-Changes-HG archive

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

[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/man Regen with mod...



details:   https://anonhg.NetBSD.org/src/rev/ff4ac5b2ee81
branches:  trunk
changeset: 753854:ff4ac5b2ee81
user:      joerg <joerg%NetBSD.org@localhost>
date:      Mon Apr 12 18:03:46 2010 +0000

description:
Regen with modern pod2man and drop trailing whitespace.

diffstat:

 crypto/external/bsd/openssl/lib/libcrypto/man/ASN1_OBJECT_new.3                    |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/ASN1_STRING_length.3                 |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/ASN1_STRING_new.3                    |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/ASN1_STRING_print_ex.3               |  18 +--
 crypto/external/bsd/openssl/lib/libcrypto/man/ASN1_generate_nconf.3                |  20 +--
 crypto/external/bsd/openssl/lib/libcrypto/man/BIO_ctrl.3                           |  16 +--
 crypto/external/bsd/openssl/lib/libcrypto/man/BIO_f_base64.3                       |  16 +--
 crypto/external/bsd/openssl/lib/libcrypto/man/BIO_f_buffer.3                       |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/BIO_f_cipher.3                       |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/BIO_f_md.3                           |  16 +--
 crypto/external/bsd/openssl/lib/libcrypto/man/BIO_f_null.3                         |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/BIO_f_ssl.3                          |  24 +--
 crypto/external/bsd/openssl/lib/libcrypto/man/BIO_find_type.3                      |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/BIO_new.3                            |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/BIO_new_CMS.3                        |  16 +--
 crypto/external/bsd/openssl/lib/libcrypto/man/BIO_push.3                           |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/BIO_read.3                           |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/BIO_s_accept.3                       |  22 +--
 crypto/external/bsd/openssl/lib/libcrypto/man/BIO_s_bio.3                          |  16 +--
 crypto/external/bsd/openssl/lib/libcrypto/man/BIO_s_connect.3                      |  18 +--
 crypto/external/bsd/openssl/lib/libcrypto/man/BIO_s_fd.3                           |  16 +--
 crypto/external/bsd/openssl/lib/libcrypto/man/BIO_s_file.3                         |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/BIO_s_mem.3                          |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/BIO_s_null.3                         |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/BIO_s_socket.3                       |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/BIO_set_callback.3                   |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/BIO_should_retry.3                   |  16 +--
 crypto/external/bsd/openssl/lib/libcrypto/man/BN_BLINDING_new.3                    |  22 +--
 crypto/external/bsd/openssl/lib/libcrypto/man/BN_CTX_new.3                         |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/BN_CTX_start.3                       |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/BN_add.3                             |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/BN_add_word.3                        |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/BN_bn2bin.3                          |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/BN_cmp.3                             |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/BN_copy.3                            |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/BN_generate_prime.3                  |  16 +--
 crypto/external/bsd/openssl/lib/libcrypto/man/BN_mod_inverse.3                     |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/BN_mod_mul_montgomery.3              |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/BN_mod_mul_reciprocal.3              |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/BN_new.3                             |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/BN_num_bytes.3                       |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/BN_rand.3                            |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/BN_set_bit.3                         |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/BN_swap.3                            |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/BN_zero.3                            |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/CMS_add0_cert.3                      |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/CMS_add1_recipient_cert.3            |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/CMS_compress.3                       |  16 +--
 crypto/external/bsd/openssl/lib/libcrypto/man/CMS_decrypt.3                        |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/CMS_encrypt.3                        |  16 +--
 crypto/external/bsd/openssl/lib/libcrypto/man/CMS_final.3                          |  16 +--
 crypto/external/bsd/openssl/lib/libcrypto/man/CMS_get0_RecipientInfos.3            |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/CMS_get0_SignerInfos.3               |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/CMS_get0_type.3                      |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/CMS_get1_ReceiptRequest.3            |  16 +--
 crypto/external/bsd/openssl/lib/libcrypto/man/CMS_sign.3                           |  16 +--
 crypto/external/bsd/openssl/lib/libcrypto/man/CMS_sign_add1_signer.3               |  18 +--
 crypto/external/bsd/openssl/lib/libcrypto/man/CMS_sign_receipt.3                   |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/CMS_uncompress.3                     |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/CMS_verify.3                         |  22 +--
 crypto/external/bsd/openssl/lib/libcrypto/man/CMS_verify_receipt.3                 |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/CONF_modules_free.3                  |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/CONF_modules_load_file.3             |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/CRYPTO_set_ex_data.3                 |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/DH_generate_key.3                    |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/DH_generate_parameters.3             |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/DH_get_ex_new_index.3                |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/DH_new.3                             |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/DH_set_method.3                      |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/DH_size.3                            |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/DSA_SIG_new.3                        |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/DSA_do_sign.3                        |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/DSA_dup_DH.3                         |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/DSA_generate_key.3                   |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/DSA_generate_parameters.3            |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/DSA_get_ex_new_index.3               |  16 +--
 crypto/external/bsd/openssl/lib/libcrypto/man/DSA_new.3                            |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/DSA_set_method.3                     |  16 +--
 crypto/external/bsd/openssl/lib/libcrypto/man/DSA_sign.3                           |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/DSA_size.3                           |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/ERR_GET_LIB.3                        |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/ERR_clear_error.3                    |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/ERR_error_string.3                   |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/ERR_get_error.3                      |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/ERR_load_crypto_strings.3            |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/ERR_load_strings.3                   |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/ERR_print_errors.3                   |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/ERR_put_error.3                      |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/ERR_remove_state.3                   |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/ERR_set_mark.3                       |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/EVP_BytesToKey.3                     |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/EVP_DigestInit.3                     |  26 +---
 crypto/external/bsd/openssl/lib/libcrypto/man/EVP_DigestSignInit.3                 |  18 +--
 crypto/external/bsd/openssl/lib/libcrypto/man/EVP_DigestVerifyInit.3               |  18 +--
 crypto/external/bsd/openssl/lib/libcrypto/man/EVP_EncryptInit.3                    |  24 +--
 crypto/external/bsd/openssl/lib/libcrypto/man/EVP_OpenInit.3                       |  16 +--
 crypto/external/bsd/openssl/lib/libcrypto/man/EVP_PKEY_CTX_ctrl.3                  |  22 +--
 crypto/external/bsd/openssl/lib/libcrypto/man/EVP_PKEY_CTX_new.3                   |  16 +--
 crypto/external/bsd/openssl/lib/libcrypto/man/EVP_PKEY_cmp.3                       |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/EVP_PKEY_decrypt.3                   |  20 +--
 crypto/external/bsd/openssl/lib/libcrypto/man/EVP_PKEY_derive.3                    |  18 +--
 crypto/external/bsd/openssl/lib/libcrypto/man/EVP_PKEY_encrypt.3                   |  20 +--
 crypto/external/bsd/openssl/lib/libcrypto/man/EVP_PKEY_get_default_digest.3        |  16 +--
 crypto/external/bsd/openssl/lib/libcrypto/man/EVP_PKEY_keygen.3                    |  18 +--
 crypto/external/bsd/openssl/lib/libcrypto/man/EVP_PKEY_new.3                       |  16 +--
 crypto/external/bsd/openssl/lib/libcrypto/man/EVP_PKEY_print_private.3             |  18 +--
 crypto/external/bsd/openssl/lib/libcrypto/man/EVP_PKEY_set1_RSA.3                  |  16 +--
 crypto/external/bsd/openssl/lib/libcrypto/man/EVP_PKEY_sign.3                      |  20 +--
 crypto/external/bsd/openssl/lib/libcrypto/man/EVP_PKEY_verify.3                    |  18 +--
 crypto/external/bsd/openssl/lib/libcrypto/man/EVP_PKEY_verifyrecover.3             |  22 +--
 crypto/external/bsd/openssl/lib/libcrypto/man/EVP_SealInit.3                       |  16 +--
 crypto/external/bsd/openssl/lib/libcrypto/man/EVP_SignInit.3                       |  18 +--
 crypto/external/bsd/openssl/lib/libcrypto/man/EVP_VerifyInit.3                     |  18 +--
 crypto/external/bsd/openssl/lib/libcrypto/man/OBJ_nid2obj.3                        |  20 +--
 crypto/external/bsd/openssl/lib/libcrypto/man/OPENSSL_Applink.3                    |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/OPENSSL_VERSION_NUMBER.3             |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/OPENSSL_config.3                     |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/OPENSSL_ia32cap.3                    |  16 +--
 crypto/external/bsd/openssl/lib/libcrypto/man/OPENSSL_load_builtin_modules.3       |  20 +--
 crypto/external/bsd/openssl/lib/libcrypto/man/OpenSSL_add_all_algorithms.3         |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/PEM_write_bio_CMS_stream.3           |  16 +--
 crypto/external/bsd/openssl/lib/libcrypto/man/PEM_write_bio_PKCS7_stream.3         |  16 +--
 crypto/external/bsd/openssl/lib/libcrypto/man/PKCS12_create.3                      |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/PKCS12_parse.3                       |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/PKCS7_decrypt.3                      |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/PKCS7_encrypt.3                      |  18 +--
 crypto/external/bsd/openssl/lib/libcrypto/man/PKCS7_sign.3                         |  16 +--
 crypto/external/bsd/openssl/lib/libcrypto/man/PKCS7_sign_add_signer.3              |  20 +--
 crypto/external/bsd/openssl/lib/libcrypto/man/PKCS7_verify.3                       |  18 +--
 crypto/external/bsd/openssl/lib/libcrypto/man/RAND_add.3                           |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/RAND_bytes.3                         |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/RAND_cleanup.3                       |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/RAND_egd.3                           |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/RAND_load_file.3                     |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/RAND_set_rand_method.3               |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/RSA_blinding_on.3                    |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/RSA_check_key.3                      |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/RSA_generate_key.3                   |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/RSA_get_ex_new_index.3               |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/RSA_new.3                            |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/RSA_padding_add_PKCS1_type_1.3       |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/RSA_print.3                          |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/RSA_private_encrypt.3                |  16 +--
 crypto/external/bsd/openssl/lib/libcrypto/man/RSA_public_encrypt.3                 |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/RSA_set_method.3                     |  16 +--
 crypto/external/bsd/openssl/lib/libcrypto/man/RSA_sign.3                           |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/RSA_sign_ASN1_OCTET_STRING.3         |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/RSA_size.3                           |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/SMIME_read_CMS.3                     |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/SMIME_read_PKCS7.3                   |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/SMIME_write_CMS.3                    |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/SMIME_write_PKCS7.3                  |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/SSL_CIPHER_get_name.3                |  16 +--
 crypto/external/bsd/openssl/lib/libcrypto/man/SSL_COMP_add_compression_method.3    |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/SSL_CTX_add_extra_chain_cert.3       |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/SSL_CTX_add_session.3                |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/SSL_CTX_ctrl.3                       |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/SSL_CTX_flush_sessions.3             |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/SSL_CTX_free.3                       |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/SSL_CTX_get_ex_new_index.3           |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/SSL_CTX_get_verify_mode.3            |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/SSL_CTX_load_verify_locations.3      |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/SSL_CTX_new.3                        |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/SSL_CTX_sess_number.3                |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/SSL_CTX_sess_set_cache_size.3        |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/SSL_CTX_sess_set_get_cb.3            |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/SSL_CTX_sessions.3                   |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/SSL_CTX_set_cert_store.3             |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/SSL_CTX_set_cert_verify_callback.3   |  16 +--
 crypto/external/bsd/openssl/lib/libcrypto/man/SSL_CTX_set_cipher_list.3            |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/SSL_CTX_set_client_CA_list.3         |  18 +--
 crypto/external/bsd/openssl/lib/libcrypto/man/SSL_CTX_set_client_cert_cb.3         |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/SSL_CTX_set_default_passwd_cb.3      |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/SSL_CTX_set_generate_session_id.3    |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/SSL_CTX_set_info_callback.3          |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/SSL_CTX_set_max_cert_list.3          |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/SSL_CTX_set_mode.3                   |  16 +--
 crypto/external/bsd/openssl/lib/libcrypto/man/SSL_CTX_set_msg_callback.3           |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/SSL_CTX_set_options.3                |  16 +--
 crypto/external/bsd/openssl/lib/libcrypto/man/SSL_CTX_set_psk_client_callback.3    |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/SSL_CTX_set_quiet_shutdown.3         |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/SSL_CTX_set_session_cache_mode.3     |  16 +--
 crypto/external/bsd/openssl/lib/libcrypto/man/SSL_CTX_set_session_id_context.3     |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/SSL_CTX_set_ssl_version.3            |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/SSL_CTX_set_timeout.3                |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/SSL_CTX_set_tmp_dh_callback.3        |  16 +--
 crypto/external/bsd/openssl/lib/libcrypto/man/SSL_CTX_set_tmp_rsa_callback.3       |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/SSL_CTX_set_verify.3                 |  18 +--
 crypto/external/bsd/openssl/lib/libcrypto/man/SSL_CTX_use_certificate.3            |  18 +--
 crypto/external/bsd/openssl/lib/libcrypto/man/SSL_CTX_use_psk_identity_hint.3      |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/SSL_SESSION_free.3                   |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/SSL_SESSION_get_ex_new_index.3       |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/SSL_SESSION_get_time.3               |  16 +--
 crypto/external/bsd/openssl/lib/libcrypto/man/SSL_accept.3                         |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/SSL_alert_type_string.3              |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/SSL_clear.3                          |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/SSL_connect.3                        |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/SSL_do_handshake.3                   |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/SSL_free.3                           |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/SSL_get_SSL_CTX.3                    |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/SSL_get_ciphers.3                    |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/SSL_get_client_CA_list.3             |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/SSL_get_current_cipher.3             |  16 +--
 crypto/external/bsd/openssl/lib/libcrypto/man/SSL_get_default_timeout.3            |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/SSL_get_error.3                      |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/SSL_get_ex_data_X509_STORE_CTX_idx.3 |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/SSL_get_ex_new_index.3               |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/SSL_get_fd.3                         |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/SSL_get_peer_cert_chain.3            |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/SSL_get_peer_certificate.3           |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/SSL_get_psk_identity.3               |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/SSL_get_rbio.3                       |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/SSL_get_session.3                    |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/SSL_get_verify_result.3              |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/SSL_get_version.3                    |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/SSL_library_init.3                   |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/SSL_load_client_CA_file.3            |  16 +--
 crypto/external/bsd/openssl/lib/libcrypto/man/SSL_new.3                            |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/SSL_pending.3                        |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/SSL_read.3                           |  16 +--
 crypto/external/bsd/openssl/lib/libcrypto/man/SSL_rstate_string.3                  |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/SSL_session_reused.3                 |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/SSL_set_bio.3                        |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/SSL_set_connect_state.3              |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/SSL_set_fd.3                         |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/SSL_set_session.3                    |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/SSL_set_shutdown.3                   |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/SSL_set_verify_result.3              |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/SSL_shutdown.3                       |  16 +--
 crypto/external/bsd/openssl/lib/libcrypto/man/SSL_state_string.3                   |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/SSL_want.3                           |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/SSL_write.3                          |  16 +--
 crypto/external/bsd/openssl/lib/libcrypto/man/SSLeay_version.3                     |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/X509_NAME_ENTRY_get_object.3         |  18 +--
 crypto/external/bsd/openssl/lib/libcrypto/man/X509_NAME_add_entry_by_txt.3         |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/X509_NAME_get_index_by_NID.3         |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/X509_NAME_print_ex.3                 |  18 +--
 crypto/external/bsd/openssl/lib/libcrypto/man/X509_STORE_CTX_get_error.3           |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/X509_STORE_CTX_get_ex_new_index.3    |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/X509_STORE_CTX_new.3                 |  16 +--
 crypto/external/bsd/openssl/lib/libcrypto/man/X509_STORE_CTX_set_verify_cb.3       |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/X509_STORE_set_verify_cb_func.3      |  20 +--
 crypto/external/bsd/openssl/lib/libcrypto/man/X509_VERIFY_PARAM_set_flags.3        |  26 +---
 crypto/external/bsd/openssl/lib/libcrypto/man/X509_new.3                           |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/X509_verify_cert.3                   |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/crypto.3                             |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/d2i_ASN1_OBJECT.3                    |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/d2i_DHparams.3                       |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/d2i_DSAPublicKey.3                   |  16 +--
 crypto/external/bsd/openssl/lib/libcrypto/man/d2i_PKCS8PrivateKey.3                |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/d2i_RSAPublicKey.3                   |  16 +--
 crypto/external/bsd/openssl/lib/libcrypto/man/d2i_SSL_SESSION.3                    |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/d2i_X509.3                           |  22 +--
 crypto/external/bsd/openssl/lib/libcrypto/man/d2i_X509_ALGOR.3                     |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/d2i_X509_CRL.3                       |  16 +--
 crypto/external/bsd/openssl/lib/libcrypto/man/d2i_X509_NAME.3                      |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/d2i_X509_REQ.3                       |  16 +--
 crypto/external/bsd/openssl/lib/libcrypto/man/d2i_X509_SIG.3                       |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/des_modes.7                          |  24 +--
 crypto/external/bsd/openssl/lib/libcrypto/man/i2d_CMS_bio_stream.3                 |  16 +--
 crypto/external/bsd/openssl/lib/libcrypto/man/i2d_PKCS7_bio_stream.3               |  16 +--
 crypto/external/bsd/openssl/lib/libcrypto/man/lh_stats.3                           |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/openssl.1                            |  30 +---
 crypto/external/bsd/openssl/lib/libcrypto/man/openssl.cnf.5                        |  32 ++---
 crypto/external/bsd/openssl/lib/libcrypto/man/openssl_CA.pl.1                      |  16 +--
 crypto/external/bsd/openssl/lib/libcrypto/man/openssl_asn1parse.1                  |  34 ++---
 crypto/external/bsd/openssl/lib/libcrypto/man/openssl_bio.3                        |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/openssl_blowfish.3                   |  16 +--
 crypto/external/bsd/openssl/lib/libcrypto/man/openssl_bn.3                         |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/openssl_bn_internal.3                |  28 +---
 crypto/external/bsd/openssl/lib/libcrypto/man/openssl_buffer.3                     |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/openssl_ca.1                         |  28 +---
 crypto/external/bsd/openssl/lib/libcrypto/man/openssl_ciphers.1                    |  32 ++---
 crypto/external/bsd/openssl/lib/libcrypto/man/openssl_cms.1                        |  28 +---
 crypto/external/bsd/openssl/lib/libcrypto/man/openssl_crl.1                        |  16 +--
 crypto/external/bsd/openssl/lib/libcrypto/man/openssl_crl2pkcs7.1                  |  16 +--
 crypto/external/bsd/openssl/lib/libcrypto/man/openssl_des.3                        |  54 ++++-----
 crypto/external/bsd/openssl/lib/libcrypto/man/openssl_dgst.1                       |  16 +--
 crypto/external/bsd/openssl/lib/libcrypto/man/openssl_dh.3                         |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/openssl_dhparam.1                    |  20 +--
 crypto/external/bsd/openssl/lib/libcrypto/man/openssl_dsa.1                        |  18 +--
 crypto/external/bsd/openssl/lib/libcrypto/man/openssl_dsa.3                        |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/openssl_dsaparam.1                   |  16 +--
 crypto/external/bsd/openssl/lib/libcrypto/man/openssl_ec.1                         |  22 +--
 crypto/external/bsd/openssl/lib/libcrypto/man/openssl_ecdsa.3                      |  24 +--
 crypto/external/bsd/openssl/lib/libcrypto/man/openssl_ecparam.1                    |  20 +--
 crypto/external/bsd/openssl/lib/libcrypto/man/openssl_enc.1                        |  18 +--
 crypto/external/bsd/openssl/lib/libcrypto/man/openssl_engine.3                     |  24 +--
 crypto/external/bsd/openssl/lib/libcrypto/man/openssl_err.3                        |  18 +--
 crypto/external/bsd/openssl/lib/libcrypto/man/openssl_errstr.1                     |  16 +--
 crypto/external/bsd/openssl/lib/libcrypto/man/openssl_evp.3                        |  16 +--
 crypto/external/bsd/openssl/lib/libcrypto/man/openssl_gendsa.1                     |  16 +--
 crypto/external/bsd/openssl/lib/libcrypto/man/openssl_genpkey.1                    |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/openssl_genrsa.1                     |  16 +--
 crypto/external/bsd/openssl/lib/libcrypto/man/openssl_hmac.3                       |  16 +--
 crypto/external/bsd/openssl/lib/libcrypto/man/openssl_lhash.3                      |  18 +--
 crypto/external/bsd/openssl/lib/libcrypto/man/openssl_md5.3                        |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/openssl_mdc2.3                       |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/openssl_nseq.1                       |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/openssl_ocsp.1                       |  18 +--
 crypto/external/bsd/openssl/lib/libcrypto/man/openssl_passwd.1                     |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/openssl_pem.3                        |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/openssl_pkcs12.1                     |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/openssl_pkcs7.1                      |  18 +--
 crypto/external/bsd/openssl/lib/libcrypto/man/openssl_pkcs8.1                      |  18 +--
 crypto/external/bsd/openssl/lib/libcrypto/man/openssl_pkey.1                       |  16 +--
 crypto/external/bsd/openssl/lib/libcrypto/man/openssl_pkeyparam.1                  |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/openssl_pkeyutl.1                    |  18 +--
 crypto/external/bsd/openssl/lib/libcrypto/man/openssl_rand.1                       |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/openssl_rand.3                       |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/openssl_rc4.3                        |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/openssl_req.1                        |  22 +--
 crypto/external/bsd/openssl/lib/libcrypto/man/openssl_ripemd.3                     |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/openssl_rsa.1                        |  18 +--
 crypto/external/bsd/openssl/lib/libcrypto/man/openssl_rsa.3                        |  16 +--
 crypto/external/bsd/openssl/lib/libcrypto/man/openssl_rsautl.1                     |  42 +++----
 crypto/external/bsd/openssl/lib/libcrypto/man/openssl_s_client.1                   |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/openssl_s_server.1                   |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/openssl_s_time.1                     |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/openssl_sess_id.1                    |  16 +--
 crypto/external/bsd/openssl/lib/libcrypto/man/openssl_sha.3                        |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/openssl_smime.1                      |  20 +--
 crypto/external/bsd/openssl/lib/libcrypto/man/openssl_speed.1                      |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/openssl_spkac.1                      |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/openssl_threads.3                    |  18 +--
 crypto/external/bsd/openssl/lib/libcrypto/man/openssl_ts.1                         |  56 ++++-----
 crypto/external/bsd/openssl/lib/libcrypto/man/openssl_tsget.1                      |  20 +--
 crypto/external/bsd/openssl/lib/libcrypto/man/openssl_ui.3                         |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/openssl_ui_compat.3                  |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/openssl_verify.1                     |  18 +--
 crypto/external/bsd/openssl/lib/libcrypto/man/openssl_version.1                    |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/openssl_x509.1                       |  30 +---
 crypto/external/bsd/openssl/lib/libcrypto/man/openssl_x509.3                       |  14 +-
 crypto/external/bsd/openssl/lib/libcrypto/man/openssl_x509v3_config.1              |  52 +++-----
 crypto/external/bsd/openssl/lib/libcrypto/man/ssl.3                                |  24 +--
 335 files changed, 1372 insertions(+), 4052 deletions(-)

diffs (truncated from 13663 to 300 lines):

diff -r 98d5b7487990 -r ff4ac5b2ee81 crypto/external/bsd/openssl/lib/libcrypto/man/ASN1_OBJECT_new.3
--- a/crypto/external/bsd/openssl/lib/libcrypto/man/ASN1_OBJECT_new.3   Mon Apr 12 18:02:46 2010 +0000
+++ b/crypto/external/bsd/openssl/lib/libcrypto/man/ASN1_OBJECT_new.3   Mon Apr 12 18:03:46 2010 +0000
@@ -1,17 +1,9 @@
-.\"    $NetBSD: ASN1_OBJECT_new.3,v 1.2 2010/01/24 21:19:54 joerg Exp $
+.\"    $NetBSD: ASN1_OBJECT_new.3,v 1.3 2010/04/12 18:03:46 joerg Exp $
 .\"
-.\" Automatically generated by Pod::Man 2.16 (Pod::Simple 3.05)
+.\" Automatically generated by Pod::Man 2.22 (Pod::Simple 3.07)
 .\"
 .\" Standard preamble:
 .\" ========================================================================
-.de Sh \" Subsection heading
-.br
-.if t .Sp
-.ne 5
-.PP
-\fB\\$1\fR
-.PP
-..
 .de Sp \" Vertical space (when we can't use .PP)
 .if t .sp .5v
 .if n .sp
@@ -55,7 +47,7 @@
 .el       .ds Aq '
 .\"
 .\" If the F register is turned on, we'll generate index entries on stderr for
-.\" titles (.TH), headers (.SH), subsections (.Sh), items (.Ip), and index
+.\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index
 .\" entries marked with X<> in POD.  Of course, you'll have to process the
 .\" output yourself in some meaningful fashion.
 .ie \nF \{\
diff -r 98d5b7487990 -r ff4ac5b2ee81 crypto/external/bsd/openssl/lib/libcrypto/man/ASN1_STRING_length.3
--- a/crypto/external/bsd/openssl/lib/libcrypto/man/ASN1_STRING_length.3        Mon Apr 12 18:02:46 2010 +0000
+++ b/crypto/external/bsd/openssl/lib/libcrypto/man/ASN1_STRING_length.3        Mon Apr 12 18:03:46 2010 +0000
@@ -1,17 +1,9 @@
-.\"    $NetBSD: ASN1_STRING_length.3,v 1.2 2010/01/24 21:19:54 joerg Exp $
+.\"    $NetBSD: ASN1_STRING_length.3,v 1.3 2010/04/12 18:03:46 joerg Exp $
 .\"
-.\" Automatically generated by Pod::Man 2.16 (Pod::Simple 3.05)
+.\" Automatically generated by Pod::Man 2.22 (Pod::Simple 3.07)
 .\"
 .\" Standard preamble:
 .\" ========================================================================
-.de Sh \" Subsection heading
-.br
-.if t .Sp
-.ne 5
-.PP
-\fB\\$1\fR
-.PP
-..
 .de Sp \" Vertical space (when we can't use .PP)
 .if t .sp .5v
 .if n .sp
@@ -55,7 +47,7 @@
 .el       .ds Aq '
 .\"
 .\" If the F register is turned on, we'll generate index entries on stderr for
-.\" titles (.TH), headers (.SH), subsections (.Sh), items (.Ip), and index
+.\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index
 .\" entries marked with X<> in POD.  Of course, you'll have to process the
 .\" output yourself in some meaningful fashion.
 .ie \nF \{\
diff -r 98d5b7487990 -r ff4ac5b2ee81 crypto/external/bsd/openssl/lib/libcrypto/man/ASN1_STRING_new.3
--- a/crypto/external/bsd/openssl/lib/libcrypto/man/ASN1_STRING_new.3   Mon Apr 12 18:02:46 2010 +0000
+++ b/crypto/external/bsd/openssl/lib/libcrypto/man/ASN1_STRING_new.3   Mon Apr 12 18:03:46 2010 +0000
@@ -1,17 +1,9 @@
-.\"    $NetBSD: ASN1_STRING_new.3,v 1.2 2010/01/24 21:19:54 joerg Exp $
+.\"    $NetBSD: ASN1_STRING_new.3,v 1.3 2010/04/12 18:03:46 joerg Exp $
 .\"
-.\" Automatically generated by Pod::Man 2.16 (Pod::Simple 3.05)
+.\" Automatically generated by Pod::Man 2.22 (Pod::Simple 3.07)
 .\"
 .\" Standard preamble:
 .\" ========================================================================
-.de Sh \" Subsection heading
-.br
-.if t .Sp
-.ne 5
-.PP
-\fB\\$1\fR
-.PP
-..
 .de Sp \" Vertical space (when we can't use .PP)
 .if t .sp .5v
 .if n .sp
@@ -55,7 +47,7 @@
 .el       .ds Aq '
 .\"
 .\" If the F register is turned on, we'll generate index entries on stderr for
-.\" titles (.TH), headers (.SH), subsections (.Sh), items (.Ip), and index
+.\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index
 .\" entries marked with X<> in POD.  Of course, you'll have to process the
 .\" output yourself in some meaningful fashion.
 .ie \nF \{\
diff -r 98d5b7487990 -r ff4ac5b2ee81 crypto/external/bsd/openssl/lib/libcrypto/man/ASN1_STRING_print_ex.3
--- a/crypto/external/bsd/openssl/lib/libcrypto/man/ASN1_STRING_print_ex.3      Mon Apr 12 18:02:46 2010 +0000
+++ b/crypto/external/bsd/openssl/lib/libcrypto/man/ASN1_STRING_print_ex.3      Mon Apr 12 18:03:46 2010 +0000
@@ -1,17 +1,9 @@
-.\"    $NetBSD: ASN1_STRING_print_ex.3,v 1.2 2010/01/24 21:19:54 joerg Exp $
+.\"    $NetBSD: ASN1_STRING_print_ex.3,v 1.3 2010/04/12 18:03:46 joerg Exp $
 .\"
-.\" Automatically generated by Pod::Man 2.16 (Pod::Simple 3.05)
+.\" Automatically generated by Pod::Man 2.22 (Pod::Simple 3.07)
 .\"
 .\" Standard preamble:
 .\" ========================================================================
-.de Sh \" Subsection heading
-.br
-.if t .Sp
-.ne 5
-.PP
-\fB\\$1\fR
-.PP
-..
 .de Sp \" Vertical space (when we can't use .PP)
 .if t .sp .5v
 .if n .sp
@@ -55,7 +47,7 @@
 .el       .ds Aq '
 .\"
 .\" If the F register is turned on, we'll generate index entries on stderr for
-.\" titles (.TH), headers (.SH), subsections (.Sh), items (.Ip), and index
+.\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index
 .\" entries marked with X<> in POD.  Of course, you'll have to process the
 .\" output yourself in some meaningful fashion.
 .ie \nF \{\
@@ -168,7 +160,7 @@
 .IX Header "NOTES"
 \&\fIASN1_STRING_print()\fR is a legacy function which should be avoided in new applications.
 .PP
-Although there are a large number of options frequently \fB\s-1ASN1_STRFLGS_RFC2253\s0\fR is 
+Although there are a large number of options frequently \fB\s-1ASN1_STRFLGS_RFC2253\s0\fR is
 suitable, or on \s-1UTF8\s0 terminals \fB\s-1ASN1_STRFLGS_RFC2253\s0 & ~ASN1_STRFLGS_ESC_MSB\fR.
 .PP
 The complete set of supported options for \fBflags\fR is listed below.
@@ -213,7 +205,7 @@
 one byte per character, if \fB\s-1ASN1_STRFLGS_DUMP_UNKNOWN\s0\fR is set then they will
 be dumped instead.
 .PP
-When a type is dumped normally just the content octets are printed, if 
+When a type is dumped normally just the content octets are printed, if
 \&\fB\s-1ASN1_STRFLGS_DUMP_DER\s0\fR is set then the complete encoding is dumped
 instead (including tag and length octets).
 .PP
diff -r 98d5b7487990 -r ff4ac5b2ee81 crypto/external/bsd/openssl/lib/libcrypto/man/ASN1_generate_nconf.3
--- a/crypto/external/bsd/openssl/lib/libcrypto/man/ASN1_generate_nconf.3       Mon Apr 12 18:02:46 2010 +0000
+++ b/crypto/external/bsd/openssl/lib/libcrypto/man/ASN1_generate_nconf.3       Mon Apr 12 18:03:46 2010 +0000
@@ -1,17 +1,9 @@
-.\"    $NetBSD: ASN1_generate_nconf.3,v 1.2 2010/01/24 21:19:54 joerg Exp $
+.\"    $NetBSD: ASN1_generate_nconf.3,v 1.3 2010/04/12 18:03:46 joerg Exp $
 .\"
-.\" Automatically generated by Pod::Man 2.16 (Pod::Simple 3.05)
+.\" Automatically generated by Pod::Man 2.22 (Pod::Simple 3.07)
 .\"
 .\" Standard preamble:
 .\" ========================================================================
-.de Sh \" Subsection heading
-.br
-.if t .Sp
-.ne 5
-.PP
-\fB\\$1\fR
-.PP
-..
 .de Sp \" Vertical space (when we can't use .PP)
 .if t .sp .5v
 .if n .sp
@@ -55,7 +47,7 @@
 .el       .ds Aq '
 .\"
 .\" If the F register is turned on, we'll generate index entries on stderr for
-.\" titles (.TH), headers (.SH), subsections (.Sh), items (.Ip), and index
+.\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index
 .\" entries marked with X<> in POD.  Of course, you'll have to process the
 .\" output yourself in some meaningful fashion.
 .ie \nF \{\
@@ -134,7 +126,7 @@
 .\" ========================================================================
 .\"
 .IX Title "ASN1_generate_nconf 3"
-.TH ASN1_generate_nconf 3 "2009-12-29" "1.1.0-dev" "OpenSSL"
+.TH ASN1_generate_nconf 3 "2009-12-27" "1.1.0-dev" "OpenSSL"
 .\" For nroff, turn off justification.  Always turn off hyphenation; it makes
 .\" way too many mistakes in technical documents.
 .if n .ad l
@@ -174,7 +166,7 @@
 That is zero or more comma separated modifiers followed by a type
 followed by an optional colon and a value. The formats of \fBtype\fR,
 \&\fBvalue\fR and \fBmodifier\fR are explained below.
-.Sh "\s-1SUPPORTED\s0 \s-1TYPES\s0"
+.SS "\s-1SUPPORTED\s0 \s-1TYPES\s0"
 .IX Subsection "SUPPORTED TYPES"
 The supported types are listed below. Unless otherwise specified
 only the \fB\s-1ASCII\s0\fR format is permissible.
@@ -233,7 +225,7 @@
 field names in the section are ignored and the values are in the
 generated string format. If \fBvalue\fR is absent then an empty \s-1SEQUENCE\s0
 will be encoded.
-.Sh "\s-1MODIFIERS\s0"
+.SS "\s-1MODIFIERS\s0"
 .IX Subsection "MODIFIERS"
 Modifiers affect the following structure, they can be used to
 add \s-1EXPLICIT\s0 or \s-1IMPLICIT\s0 tagging, add wrappers or to change
diff -r 98d5b7487990 -r ff4ac5b2ee81 crypto/external/bsd/openssl/lib/libcrypto/man/BIO_ctrl.3
--- a/crypto/external/bsd/openssl/lib/libcrypto/man/BIO_ctrl.3  Mon Apr 12 18:02:46 2010 +0000
+++ b/crypto/external/bsd/openssl/lib/libcrypto/man/BIO_ctrl.3  Mon Apr 12 18:03:46 2010 +0000
@@ -1,17 +1,9 @@
-.\"    $NetBSD: BIO_ctrl.3,v 1.2 2010/01/24 21:19:54 joerg Exp $
+.\"    $NetBSD: BIO_ctrl.3,v 1.3 2010/04/12 18:03:46 joerg Exp $
 .\"
-.\" Automatically generated by Pod::Man 2.16 (Pod::Simple 3.05)
+.\" Automatically generated by Pod::Man 2.22 (Pod::Simple 3.07)
 .\"
 .\" Standard preamble:
 .\" ========================================================================
-.de Sh \" Subsection heading
-.br
-.if t .Sp
-.ne 5
-.PP
-\fB\\$1\fR
-.PP
-..
 .de Sp \" Vertical space (when we can't use .PP)
 .if t .sp .5v
 .if n .sp
@@ -55,7 +47,7 @@
 .el       .ds Aq '
 .\"
 .\" If the F register is turned on, we'll generate index entries on stderr for
-.\" titles (.TH), headers (.SH), subsections (.Sh), items (.Ip), and index
+.\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index
 .\" entries marked with X<> in POD.  Of course, you'll have to process the
 .\" output yourself in some meaningful fashion.
 .ie \nF \{\
@@ -232,7 +224,7 @@
 .SH "NOTES"
 .IX Header "NOTES"
 \&\fIBIO_flush()\fR, because it can write data may return 0 or \-1 indicating
-that the call should be retried later in a similar manner to \fIBIO_write()\fR. 
+that the call should be retried later in a similar manner to \fIBIO_write()\fR.
 The \fIBIO_should_retry()\fR call should be used and appropriate action taken
 is the call fails.
 .PP
diff -r 98d5b7487990 -r ff4ac5b2ee81 crypto/external/bsd/openssl/lib/libcrypto/man/BIO_f_base64.3
--- a/crypto/external/bsd/openssl/lib/libcrypto/man/BIO_f_base64.3      Mon Apr 12 18:02:46 2010 +0000
+++ b/crypto/external/bsd/openssl/lib/libcrypto/man/BIO_f_base64.3      Mon Apr 12 18:03:46 2010 +0000
@@ -1,17 +1,9 @@
-.\"    $NetBSD: BIO_f_base64.3,v 1.2 2010/01/24 21:19:54 joerg Exp $
+.\"    $NetBSD: BIO_f_base64.3,v 1.3 2010/04/12 18:03:46 joerg Exp $
 .\"
-.\" Automatically generated by Pod::Man 2.16 (Pod::Simple 3.05)
+.\" Automatically generated by Pod::Man 2.22 (Pod::Simple 3.07)
 .\"
 .\" Standard preamble:
 .\" ========================================================================
-.de Sh \" Subsection heading
-.br
-.if t .Sp
-.ne 5
-.PP
-\fB\\$1\fR
-.PP
-..
 .de Sp \" Vertical space (when we can't use .PP)
 .if t .sp .5v
 .if n .sp
@@ -55,7 +47,7 @@
 .el       .ds Aq '
 .\"
 .\" If the F register is turned on, we'll generate index entries on stderr for
-.\" titles (.TH), headers (.SH), subsections (.Sh), items (.Ip), and index
+.\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index
 .\" entries marked with X<> in POD.  Of course, you'll have to process the
 .\" output yourself in some meaningful fashion.
 .ie \nF \{\
@@ -203,7 +195,7 @@
 \& bio = BIO_new_fp(stdin, BIO_NOCLOSE);
 \& bio_out = BIO_new_fp(stdout, BIO_NOCLOSE);
 \& bio = BIO_push(b64, bio);
-\& while((inlen = BIO_read(bio, inbuf, 512)) > 0) 
+\& while((inlen = BIO_read(bio, inbuf, 512)) > 0)
 \&        BIO_write(bio_out, inbuf, inlen);
 \&
 \& BIO_free_all(bio);
diff -r 98d5b7487990 -r ff4ac5b2ee81 crypto/external/bsd/openssl/lib/libcrypto/man/BIO_f_buffer.3
--- a/crypto/external/bsd/openssl/lib/libcrypto/man/BIO_f_buffer.3      Mon Apr 12 18:02:46 2010 +0000
+++ b/crypto/external/bsd/openssl/lib/libcrypto/man/BIO_f_buffer.3      Mon Apr 12 18:03:46 2010 +0000
@@ -1,17 +1,9 @@
-.\"    $NetBSD: BIO_f_buffer.3,v 1.2 2010/01/24 21:19:54 joerg Exp $
+.\"    $NetBSD: BIO_f_buffer.3,v 1.3 2010/04/12 18:03:46 joerg Exp $
 .\"
-.\" Automatically generated by Pod::Man 2.16 (Pod::Simple 3.05)
+.\" Automatically generated by Pod::Man 2.22 (Pod::Simple 3.07)
 .\"
 .\" Standard preamble:
 .\" ========================================================================
-.de Sh \" Subsection heading




Home | Main Index | Thread Index | Old Index