From 9b86974e0c705ea321ddbc9a9d8562c894809e5b Mon Sep 17 00:00:00 2001 From: Rich Salz Date: Mon, 17 Aug 2015 15:21:33 -0400 Subject: [PATCH] Fix L<> content in manpages L is sub-optimal If the xref is the same as the title, which is what we do, then you only need L. This fixes all 1457 occurrences in 349 files. Approximately. (And pod used to need both.) Reviewed-by: Richard Levitte --- doc/apps/CA.pl.pod | 6 +- doc/apps/asn1parse.pod | 4 +- doc/apps/c_rehash.pod | 6 +- doc/apps/ca.pod | 12 +- doc/apps/ciphers.pod | 2 +- doc/apps/cms.pod | 8 +- doc/apps/config.pod | 2 +- doc/apps/crl.pod | 4 +- doc/apps/crl2pkcs7.pod | 2 +- doc/apps/dgst.pod | 4 +- doc/apps/dhparam.pod | 4 +- doc/apps/dsa.pod | 8 +- doc/apps/dsaparam.pod | 6 +- doc/apps/ec.pod | 6 +- doc/apps/ecparam.pod | 4 +- doc/apps/enc.pod | 2 +- doc/apps/errstr.pod | 6 +- doc/apps/gendsa.pod | 6 +- doc/apps/genpkey.pod | 2 +- doc/apps/genrsa.pod | 6 +- doc/apps/openssl.pod | 26 +-- doc/apps/pkcs12.pod | 12 +- doc/apps/pkcs7.pod | 2 +- doc/apps/pkcs8.pod | 8 +- doc/apps/pkey.pod | 8 +- doc/apps/pkeyparam.pod | 4 +- doc/apps/pkeyutl.pod | 6 +- doc/apps/rand.pod | 4 +- doc/apps/req.pod | 20 +-- doc/apps/rsa.pod | 8 +- doc/apps/rsautl.pod | 2 +- doc/apps/s_client.pod | 8 +- doc/apps/s_server.pod | 8 +- doc/apps/s_time.pod | 14 +- doc/apps/sess_id.pod | 2 +- doc/apps/smime.pod | 6 +- doc/apps/spkac.pod | 4 +- doc/apps/ts.pod | 32 ++-- doc/apps/tsget.pod | 2 +- doc/apps/verify.pod | 2 +- doc/apps/x509.pod | 10 +- doc/apps/x509v3_config.pod | 8 +- doc/crypto/ASN1_INTEGER_get_int64.pod | 2 +- doc/crypto/ASN1_OBJECT_new.pod | 4 +- doc/crypto/ASN1_STRING_length.pod | 2 +- doc/crypto/ASN1_STRING_new.pod | 2 +- doc/crypto/ASN1_STRING_print_ex.pod | 4 +- doc/crypto/ASN1_generate_nconf.pod | 4 +- doc/crypto/BIO_f_buffer.pod | 10 +- doc/crypto/BIO_f_ssl.pod | 2 +- doc/crypto/BIO_new_CMS.pod | 4 +- doc/crypto/BIO_read.pod | 6 +- doc/crypto/BIO_s_accept.pod | 2 +- doc/crypto/BIO_s_bio.pod | 4 +- doc/crypto/BIO_s_fd.pod | 12 +- doc/crypto/BIO_s_file.pod | 12 +- doc/crypto/BN_BLINDING_new.pod | 2 +- doc/crypto/BN_CTX_new.pod | 10 +- doc/crypto/BN_CTX_start.pod | 6 +- doc/crypto/BN_add.pod | 14 +- doc/crypto/BN_add_word.pod | 4 +- doc/crypto/BN_bn2bin.pod | 8 +- doc/crypto/BN_cmp.pod | 2 +- doc/crypto/BN_copy.pod | 4 +- doc/crypto/BN_generate_prime.pod | 4 +- doc/crypto/BN_mod_inverse.pod | 4 +- doc/crypto/BN_mod_mul_montgomery.pod | 8 +- doc/crypto/BN_mod_mul_reciprocal.pod | 8 +- doc/crypto/BN_new.pod | 4 +- doc/crypto/BN_num_bytes.pod | 4 +- doc/crypto/BN_rand.pod | 6 +- doc/crypto/BN_set_bit.pod | 4 +- doc/crypto/BN_swap.pod | 2 +- doc/crypto/BN_zero.pod | 2 +- doc/crypto/CMS_add0_cert.pod | 6 +- doc/crypto/CMS_add1_recipient_cert.pod | 4 +- doc/crypto/CMS_add1_signer.pod | 4 +- doc/crypto/CMS_compress.pod | 2 +- doc/crypto/CMS_decrypt.pod | 2 +- doc/crypto/CMS_encrypt.pod | 2 +- doc/crypto/CMS_final.pod | 4 +- doc/crypto/CMS_get0_RecipientInfos.pod | 4 +- doc/crypto/CMS_get0_SignerInfos.pod | 4 +- doc/crypto/CMS_get0_type.pod | 2 +- doc/crypto/CMS_get1_ReceiptRequest.pod | 6 +- doc/crypto/CMS_sign.pod | 2 +- doc/crypto/CMS_sign_receipt.pod | 6 +- doc/crypto/CMS_uncompress.pod | 2 +- doc/crypto/CMS_verify.pod | 4 +- doc/crypto/CMS_verify_receipt.pod | 8 +- doc/crypto/CONF_modules_free.pod | 4 +- doc/crypto/CONF_modules_load_file.pod | 4 +- doc/crypto/CRYPTO_secure_malloc.pod | 4 +- doc/crypto/CRYPTO_set_ex_data.pod | 8 +- doc/crypto/DH_generate_key.pod | 4 +- doc/crypto/DH_generate_parameters.pod | 10 +- doc/crypto/DH_get_ex_new_index.pod | 2 +- doc/crypto/DH_new.pod | 8 +- doc/crypto/DH_set_method.pod | 4 +- doc/crypto/DH_size.pod | 4 +- doc/crypto/DSA_SIG_new.pod | 6 +- doc/crypto/DSA_do_sign.pod | 10 +- doc/crypto/DSA_dup_DH.pod | 4 +- doc/crypto/DSA_generate_key.pod | 6 +- doc/crypto/DSA_generate_parameters.pod | 10 +- doc/crypto/DSA_get_ex_new_index.pod | 2 +- doc/crypto/DSA_new.pod | 8 +- doc/crypto/DSA_set_method.pod | 4 +- doc/crypto/DSA_sign.pod | 6 +- doc/crypto/DSA_size.pod | 2 +- doc/crypto/EC_GFp_simple_method.pod | 14 +- doc/crypto/EC_GROUP_copy.pod | 8 +- doc/crypto/EC_GROUP_new.pod | 8 +- doc/crypto/EC_KEY_new.pod | 18 +- doc/crypto/EC_POINT_add.pod | 8 +- doc/crypto/EC_POINT_new.pod | 6 +- doc/crypto/ERR_GET_LIB.pod | 2 +- doc/crypto/ERR_clear_error.pod | 2 +- doc/crypto/ERR_error_string.pod | 14 +- doc/crypto/ERR_get_error.pod | 8 +- doc/crypto/ERR_load_crypto_strings.pod | 2 +- doc/crypto/ERR_load_strings.pod | 2 +- doc/crypto/ERR_print_errors.pod | 8 +- doc/crypto/ERR_put_error.pod | 4 +- doc/crypto/ERR_remove_state.pod | 2 +- doc/crypto/ERR_set_mark.pod | 2 +- doc/crypto/EVP_BytesToKey.pod | 6 +- doc/crypto/EVP_DigestInit.pod | 4 +- doc/crypto/EVP_DigestSignInit.pod | 12 +- doc/crypto/EVP_DigestVerifyInit.pod | 12 +- doc/crypto/EVP_EncryptInit.pod | 2 +- doc/crypto/EVP_OpenInit.pod | 8 +- doc/crypto/EVP_PKEY_CTX_ctrl.pod | 16 +- doc/crypto/EVP_PKEY_CTX_new.pod | 2 +- doc/crypto/EVP_PKEY_cmp.pod | 4 +- doc/crypto/EVP_PKEY_decrypt.pod | 12 +- doc/crypto/EVP_PKEY_derive.pod | 12 +- doc/crypto/EVP_PKEY_encrypt.pod | 20 +-- doc/crypto/EVP_PKEY_get_default_digest.pod | 8 +- doc/crypto/EVP_PKEY_keygen.pod | 14 +- doc/crypto/EVP_PKEY_new.pod | 4 +- doc/crypto/EVP_PKEY_print_private.pod | 4 +- doc/crypto/EVP_PKEY_set1_RSA.pod | 2 +- doc/crypto/EVP_PKEY_sign.pod | 20 +-- doc/crypto/EVP_PKEY_verify.pod | 12 +- doc/crypto/EVP_PKEY_verify_recover.pod | 12 +- doc/crypto/EVP_SealInit.pod | 8 +- doc/crypto/EVP_SignInit.pod | 14 +- doc/crypto/EVP_VerifyInit.pod | 16 +- doc/crypto/OBJ_nid2obj.pod | 2 +- doc/crypto/OCSP_REQUEST_new.pod | 12 +- doc/crypto/OCSP_cert_to_id.pod | 12 +- doc/crypto/OCSP_request_add1_nonce.pod | 12 +- doc/crypto/OCSP_response_find_status.pod | 12 +- doc/crypto/OCSP_response_status.pod | 12 +- doc/crypto/OCSP_sendreq_new.pod | 12 +- doc/crypto/OPENSSL_VERSION_NUMBER.pod | 2 +- doc/crypto/OPENSSL_config.pod | 6 +- doc/crypto/OPENSSL_load_builtin_modules.pod | 2 +- doc/crypto/OpenSSL_add_all_algorithms.pod | 4 +- doc/crypto/PEM_write_bio_CMS_stream.pod | 10 +- doc/crypto/PEM_write_bio_PKCS7_stream.pod | 10 +- doc/crypto/PKCS12_create.pod | 2 +- doc/crypto/PKCS12_parse.pod | 4 +- doc/crypto/PKCS5_PBKDF2_HMAC.pod | 4 +- doc/crypto/PKCS7_decrypt.pod | 2 +- doc/crypto/PKCS7_encrypt.pod | 2 +- doc/crypto/PKCS7_sign.pod | 2 +- doc/crypto/PKCS7_sign_add_signer.pod | 4 +- doc/crypto/PKCS7_verify.pod | 4 +- doc/crypto/RAND_add.pod | 8 +- doc/crypto/RAND_bytes.pod | 6 +- doc/crypto/RAND_cleanup.pod | 2 +- doc/crypto/RAND_egd.pod | 10 +- doc/crypto/RAND_load_file.pod | 2 +- doc/crypto/RAND_set_rand_method.pod | 2 +- doc/crypto/RSA_blinding_on.pod | 2 +- doc/crypto/RSA_check_key.pod | 10 +- doc/crypto/RSA_generate_key.pod | 12 +- doc/crypto/RSA_get_ex_new_index.pod | 4 +- doc/crypto/RSA_new.pod | 8 +- doc/crypto/RSA_padding_add_PKCS1_type_1.pod | 8 +- doc/crypto/RSA_print.pod | 2 +- doc/crypto/RSA_private_encrypt.pod | 8 +- doc/crypto/RSA_public_encrypt.pod | 6 +- doc/crypto/RSA_set_method.pod | 4 +- doc/crypto/RSA_sign.pod | 12 +- doc/crypto/RSA_sign_ASN1_OCTET_STRING.pod | 8 +- doc/crypto/RSA_size.pod | 2 +- doc/crypto/SMIME_read_CMS.pod | 8 +- doc/crypto/SMIME_read_PKCS7.pod | 8 +- doc/crypto/SMIME_write_CMS.pod | 6 +- doc/crypto/SMIME_write_PKCS7.pod | 6 +- doc/crypto/SSLeay_version.pod | 2 +- doc/crypto/X509_NAME_ENTRY_get_object.pod | 4 +- doc/crypto/X509_NAME_add_entry_by_txt.pod | 2 +- doc/crypto/X509_NAME_get_index_by_NID.pod | 2 +- doc/crypto/X509_NAME_print_ex.pod | 4 +- doc/crypto/X509_STORE_CTX_get_error.pod | 2 +- .../X509_STORE_CTX_get_ex_new_index.pod | 2 +- doc/crypto/X509_STORE_CTX_new.pod | 4 +- doc/crypto/X509_STORE_CTX_set_verify_cb.pod | 6 +- doc/crypto/X509_STORE_set_verify_cb_func.pod | 4 +- doc/crypto/X509_VERIFY_PARAM_set_flags.pod | 8 +- doc/crypto/X509_check_host.pod | 12 +- doc/crypto/X509_new.pod | 4 +- doc/crypto/X509_verify_cert.pod | 4 +- doc/crypto/bio.pod | 28 +-- doc/crypto/blowfish.pod | 8 +- doc/crypto/bn.pod | 36 ++-- doc/crypto/bn_internal.pod | 4 +- doc/crypto/buffer.pod | 2 +- doc/crypto/crypto.pod | 30 ++-- doc/crypto/d2i_ASN1_OBJECT.pod | 4 +- doc/crypto/d2i_CMS_ContentInfo.pod | 4 +- doc/crypto/d2i_DHparams.pod | 4 +- doc/crypto/d2i_DSAPublicKey.pod | 4 +- doc/crypto/d2i_ECPKParameters.pod | 8 +- doc/crypto/d2i_ECPrivateKey.pod | 20 +-- doc/crypto/d2i_PKCS8PrivateKey.pod | 8 +- doc/crypto/d2i_RSAPublicKey.pod | 4 +- doc/crypto/d2i_X509.pod | 8 +- doc/crypto/d2i_X509_ALGOR.pod | 4 +- doc/crypto/d2i_X509_CRL.pod | 4 +- doc/crypto/d2i_X509_NAME.pod | 4 +- doc/crypto/d2i_X509_REQ.pod | 4 +- doc/crypto/d2i_X509_SIG.pod | 4 +- doc/crypto/des.pod | 12 +- doc/crypto/des_modes.pod | 4 +- doc/crypto/dh.pod | 16 +- doc/crypto/dsa.pod | 26 +-- doc/crypto/ec.pod | 20 +-- doc/crypto/ecdsa.pod | 4 +- doc/crypto/engine.pod | 2 +- doc/crypto/err.pod | 32 ++-- doc/crypto/evp.pod | 72 ++++---- doc/crypto/hmac.pod | 2 +- doc/crypto/i2d_CMS_bio_stream.pod | 10 +- doc/crypto/i2d_PKCS7_bio_stream.pod | 10 +- doc/crypto/lh_stats.pod | 2 +- doc/crypto/lhash.pod | 2 +- doc/crypto/md5.pod | 4 +- doc/crypto/mdc2.pod | 4 +- doc/crypto/rand.pod | 18 +- doc/crypto/rc4.pod | 4 +- doc/crypto/ripemd.pod | 4 +- doc/crypto/rsa.pod | 24 +-- doc/crypto/sha.pod | 4 +- doc/crypto/threads.pod | 2 +- doc/crypto/ui.pod | 4 +- doc/crypto/x509.pod | 26 +-- doc/ssl/SSL_CIPHER_get_name.pod | 4 +- doc/ssl/SSL_COMP_add_compression_method.pod | 2 +- doc/ssl/SSL_CONF_CTX_new.pod | 10 +- doc/ssl/SSL_CONF_CTX_set1_prefix.pod | 10 +- doc/ssl/SSL_CONF_CTX_set_flags.pod | 10 +- doc/ssl/SSL_CONF_CTX_set_ssl_ctx.pod | 10 +- doc/ssl/SSL_CONF_cmd.pod | 10 +- doc/ssl/SSL_CONF_cmd_argv.pod | 10 +- doc/ssl/SSL_CTX_add1_chain_cert.pod | 2 +- doc/ssl/SSL_CTX_add_extra_chain_cert.pod | 30 ++-- doc/ssl/SSL_CTX_add_session.pod | 10 +- doc/ssl/SSL_CTX_ctrl.pod | 2 +- doc/ssl/SSL_CTX_flush_sessions.pod | 12 +- doc/ssl/SSL_CTX_free.pod | 4 +- doc/ssl/SSL_CTX_get0_param.pod | 2 +- doc/ssl/SSL_CTX_get_ex_new_index.pod | 10 +- doc/ssl/SSL_CTX_get_verify_mode.pod | 2 +- doc/ssl/SSL_CTX_load_verify_locations.pod | 18 +- doc/ssl/SSL_CTX_new.pod | 4 +- doc/ssl/SSL_CTX_sess_number.pod | 8 +- doc/ssl/SSL_CTX_sess_set_cache_size.pod | 10 +- doc/ssl/SSL_CTX_sess_set_get_cb.pod | 20 +-- doc/ssl/SSL_CTX_sessions.pod | 12 +- doc/ssl/SSL_CTX_set1_curves.pod | 2 +- doc/ssl/SSL_CTX_set1_sigalgs.pod | 4 +- doc/ssl/SSL_CTX_set1_verify_cert_store.pod | 26 +-- doc/ssl/SSL_CTX_set_cert_cb.pod | 10 +- doc/ssl/SSL_CTX_set_cert_store.pod | 12 +- doc/ssl/SSL_CTX_set_cert_verify_callback.pod | 12 +- doc/ssl/SSL_CTX_set_cipher_list.pod | 18 +- doc/ssl/SSL_CTX_set_client_CA_list.pod | 12 +- doc/ssl/SSL_CTX_set_client_cert_cb.pod | 20 +-- doc/ssl/SSL_CTX_set_default_passwd_cb.pod | 4 +- doc/ssl/SSL_CTX_set_generate_session_id.pod | 2 +- doc/ssl/SSL_CTX_set_info_callback.pod | 8 +- doc/ssl/SSL_CTX_set_max_cert_list.pod | 8 +- doc/ssl/SSL_CTX_set_mode.pod | 4 +- doc/ssl/SSL_CTX_set_msg_callback.pod | 4 +- doc/ssl/SSL_CTX_set_options.pod | 14 +- doc/ssl/SSL_CTX_set_quiet_shutdown.pod | 20 +-- doc/ssl/SSL_CTX_set_read_ahead.pod | 2 +- doc/ssl/SSL_CTX_set_session_cache_mode.pod | 28 +-- doc/ssl/SSL_CTX_set_session_id_context.pod | 2 +- doc/ssl/SSL_CTX_set_ssl_version.pod | 14 +- doc/ssl/SSL_CTX_set_timeout.pod | 18 +- doc/ssl/SSL_CTX_set_tlsext_ticket_key_cb.pod | 12 +- doc/ssl/SSL_CTX_set_tmp_dh_callback.pod | 12 +- doc/ssl/SSL_CTX_set_tmp_rsa_callback.pod | 10 +- doc/ssl/SSL_CTX_set_verify.pod | 28 +-- doc/ssl/SSL_CTX_use_certificate.pod | 26 +-- doc/ssl/SSL_SESSION_free.pod | 16 +- doc/ssl/SSL_SESSION_get_ex_new_index.pod | 10 +- doc/ssl/SSL_SESSION_get_time.pod | 8 +- doc/ssl/SSL_SESSION_has_ticket.pod | 8 +- doc/ssl/SSL_accept.pod | 10 +- doc/ssl/SSL_alert_type_string.pod | 2 +- doc/ssl/SSL_check_chain.pod | 4 +- doc/ssl/SSL_clear.pod | 24 +-- doc/ssl/SSL_connect.pod | 10 +- doc/ssl/SSL_do_handshake.pod | 10 +- doc/ssl/SSL_free.pod | 10 +- doc/ssl/SSL_get_SSL_CTX.pod | 4 +- doc/ssl/SSL_get_ciphers.pod | 6 +- doc/ssl/SSL_get_client_CA_list.pod | 10 +- doc/ssl/SSL_get_client_random.pod | 6 +- doc/ssl/SSL_get_current_cipher.pod | 4 +- doc/ssl/SSL_get_default_timeout.pod | 12 +- doc/ssl/SSL_get_error.pod | 2 +- .../SSL_get_ex_data_X509_STORE_CTX_idx.pod | 6 +- doc/ssl/SSL_get_ex_new_index.pod | 14 +- doc/ssl/SSL_get_extms_support.pod | 2 +- doc/ssl/SSL_get_fd.pod | 2 +- doc/ssl/SSL_get_peer_cert_chain.pod | 4 +- doc/ssl/SSL_get_peer_certificate.pod | 8 +- doc/ssl/SSL_get_rbio.pod | 2 +- doc/ssl/SSL_get_session.pod | 14 +- doc/ssl/SSL_get_shared_sigalgs.pod | 4 +- doc/ssl/SSL_get_verify_result.pod | 10 +- doc/ssl/SSL_get_version.pod | 2 +- doc/ssl/SSL_library_init.pod | 4 +- doc/ssl/SSL_load_client_CA_file.pod | 6 +- doc/ssl/SSL_new.pod | 8 +- doc/ssl/SSL_pending.pod | 8 +- doc/ssl/SSL_read.pod | 32 ++-- doc/ssl/SSL_rstate_string.pod | 2 +- doc/ssl/SSL_session_reused.pod | 4 +- doc/ssl/SSL_set_bio.pod | 6 +- doc/ssl/SSL_set_connect_state.pod | 20 +-- doc/ssl/SSL_set_fd.pod | 6 +- doc/ssl/SSL_set_session.pod | 10 +- doc/ssl/SSL_set_shutdown.pod | 12 +- doc/ssl/SSL_set_verify_result.pod | 8 +- doc/ssl/SSL_shutdown.pod | 20 +-- doc/ssl/SSL_state_string.pod | 2 +- doc/ssl/SSL_want.pod | 16 +- doc/ssl/SSL_write.pod | 24 +-- doc/ssl/d2i_SSL_SESSION.pod | 8 +- doc/ssl/ssl.pod | 170 +++++++++--------- 349 files changed, 1468 insertions(+), 1468 deletions(-) diff --git a/doc/apps/CA.pl.pod b/doc/apps/CA.pl.pod index 92ae288748..35a40aae9d 100644 --- a/doc/apps/CA.pl.pod +++ b/doc/apps/CA.pl.pod @@ -128,7 +128,7 @@ the request and finally create a PKCS#12 file containing it. =head1 DSA CERTIFICATES Although the B creates RSA CAs and requests it is still possible to -use it with DSA certificates and requests using the L command +use it with DSA certificates and requests using the L command directly. The following example shows the steps that would typically be taken. Create some DSA parameters: @@ -184,7 +184,7 @@ configuration file, not just its directory. =head1 SEE ALSO -L, L, L, L, -L +L, L, L, L, +L =cut diff --git a/doc/apps/asn1parse.pod b/doc/apps/asn1parse.pod index b44fb9fd3d..afe94b09d8 100644 --- a/doc/apps/asn1parse.pod +++ b/doc/apps/asn1parse.pod @@ -83,7 +83,7 @@ option can be used multiple times to "drill down" into a nested structure. =item B<-genstr string>, B<-genconf file> generate encoded data based on B, B or both using -L format. If B only is +L format. If B only is present then the string is obtained from the default section using the name B. The encoded data is passed through the ASN1 parser and printed out as though it came from a file, the contents can thus be examined and written to a @@ -189,6 +189,6 @@ ASN.1 types is not well handled (if at all). =head1 SEE ALSO -L +L =cut diff --git a/doc/apps/c_rehash.pod b/doc/apps/c_rehash.pod index c3d98b678e..e0a3d1995b 100644 --- a/doc/apps/c_rehash.pod +++ b/doc/apps/c_rehash.pod @@ -109,6 +109,6 @@ Ignored if directories are listed on the command line. =head1 SEE ALSO -L, -L. -L. +L, +L. +L. diff --git a/doc/apps/ca.pod b/doc/apps/ca.pod index 1d180706cc..be0153a4b0 100644 --- a/doc/apps/ca.pod +++ b/doc/apps/ca.pod @@ -141,7 +141,7 @@ self-signed certificate. =item B<-passin arg> the key password source. For more information about the format of B -see the B section in L. +see the B section in L. =item B<-verbose> @@ -214,7 +214,7 @@ to be added when a certificate is issued (defaults to B unless the B<-extfile> option is used). If no extension section is present then, a V1 certificate is created. If the extension section is present (even if it is empty), then a V3 certificate is created. See the:w -L manual page for details of the +L manual page for details of the extension section format. =item B<-extfile file> @@ -319,7 +319,7 @@ created, if the CRL extension section is present (even if it is empty) then a V2 CRL is created. The CRL extensions specified are CRL extensions and B CRL entry extensions. It should be noted that some software (for example Netscape) can't handle V2 CRLs. See -L manual page for details of the +L manual page for details of the extension section format. =back @@ -380,7 +380,7 @@ CA private key. Mandatory. =item B a file used to read and write random number seed information, or -an EGD socket (see L). +an EGD socket (see L). =item B @@ -690,7 +690,7 @@ then even if a certificate is issued with CA:TRUE it will not be valid. =head1 SEE ALSO -L, L, L, L, -L, L +L, L, L, L, +L, L =cut diff --git a/doc/apps/ciphers.pod b/doc/apps/ciphers.pod index 3f146e8893..64f122ffed 100644 --- a/doc/apps/ciphers.pod +++ b/doc/apps/ciphers.pod @@ -721,7 +721,7 @@ Set security level to 2 and display all ciphers consistent with level 2: =head1 SEE ALSO -L, L, L +L, L, L =head1 HISTORY diff --git a/doc/apps/cms.pod b/doc/apps/cms.pod index 9001371a63..6b4beb4c27 100644 --- a/doc/apps/cms.pod +++ b/doc/apps/cms.pod @@ -434,12 +434,12 @@ or to modify default parameters for ECDH. =item B<-passin arg> the private key password source. For more information about the format of B -see the B section in L. +see the B section in L. =item B<-rand file(s)> a file or files containing random data used to seed the random number -generator, or an EGD socket (see L). +generator, or an EGD socket (see L). Multiple files can be specified separated by a OS-dependent character. The separator is B<;> for MS-Windows, B<,> for OpenVMS, and B<:> for all others. @@ -465,7 +465,7 @@ B<-use_deltas>, B<-verify_depth>, B<-verify_email>, B<-verify_hostname>, B<-verify_ip>, B<-verify_name>, B<-x509_strict> Set various certificate chain validation options. See the -L|verify(1)> manual page for details. +L manual page for details. =back @@ -515,7 +515,7 @@ tried whether they succeed or not and if no recipients match the message is "decrypted" using a random key which will typically output garbage. The B<-debug_decrypt> option can be used to disable the MMA attack protection and return an error if no recipient can be found: this option should be used -with caution. For a fuller description see L). +with caution. For a fuller description see L). =head1 EXIT CODES diff --git a/doc/apps/config.pod b/doc/apps/config.pod index e12591528c..22bb6c50a8 100644 --- a/doc/apps/config.pod +++ b/doc/apps/config.pod @@ -345,6 +345,6 @@ file. =head1 SEE ALSO -L, L, L +L, L, L =cut diff --git a/doc/apps/crl.pod b/doc/apps/crl.pod index 044a9da915..7dccbcc67f 100644 --- a/doc/apps/crl.pod +++ b/doc/apps/crl.pod @@ -57,7 +57,7 @@ print out the CRL in text form. =item B<-nameopt option> option which determines how the subject or issuer names are displayed. See -the description of B<-nameopt> in L. +the description of B<-nameopt> in L. =item B<-noout> @@ -123,6 +123,6 @@ and files too. =head1 SEE ALSO -L, L, L +L, L, L =cut diff --git a/doc/apps/crl2pkcs7.pod b/doc/apps/crl2pkcs7.pod index 3797bc0df4..1a6e362c6a 100644 --- a/doc/apps/crl2pkcs7.pod +++ b/doc/apps/crl2pkcs7.pod @@ -86,6 +86,6 @@ install user certificates and CAs in MSIE using the Xenroll control. =head1 SEE ALSO -L +L =cut diff --git a/doc/apps/dgst.pod b/doc/apps/dgst.pod index 236e1b783a..8c416f26aa 100644 --- a/doc/apps/dgst.pod +++ b/doc/apps/dgst.pod @@ -101,7 +101,7 @@ Names and values of these options are algorithm-specific. =item B<-passin arg> the private key password source. For more information about the format of B -see the B section in L. +see the B section in L. =item B<-verify filename> @@ -152,7 +152,7 @@ for example exactly 32 chars for gost-mac. =item B<-rand file(s)> a file or files containing random data used to seed the random number -generator, or an EGD socket (see L). +generator, or an EGD socket (see L). Multiple files can be specified separated by a OS-dependent character. The separator is B<;> for MS-Windows, B<,> for OpenVMS, and B<:> for all others. diff --git a/doc/apps/dhparam.pod b/doc/apps/dhparam.pod index 1cd4c76663..8bb196dea4 100644 --- a/doc/apps/dhparam.pod +++ b/doc/apps/dhparam.pod @@ -79,7 +79,7 @@ default generator 2. =item B<-rand> I a file or files containing random data used to seed the random number -generator, or an EGD socket (see L). +generator, or an EGD socket (see L). Multiple files can be specified separated by a OS-dependent character. The separator is B<;> for MS-Windows, B<,> for OpenVMS, and B<:> for all others. @@ -139,7 +139,7 @@ There should be a way to generate and manipulate DH keys. =head1 SEE ALSO -L +L =head1 HISTORY diff --git a/doc/apps/dsa.pod b/doc/apps/dsa.pod index 8bf6cc9dca..4331cc379e 100644 --- a/doc/apps/dsa.pod +++ b/doc/apps/dsa.pod @@ -66,7 +66,7 @@ prompted for. =item B<-passin arg> the input file password source. For more information about the format of B -see the B section in L. +see the B section in L. =item B<-out filename> @@ -78,7 +78,7 @@ filename. =item B<-passout arg> the output file password source. For more information about the format of B -see the B section in L. +see the B section in L. =item B<-aes128|-aes192|-aes256|-camellia128|-camellia192|-camellia256|-des|-des3|-idea> @@ -158,7 +158,7 @@ To just output the public part of a private key: =head1 SEE ALSO -L, L, L, -L +L, L, L, +L =cut diff --git a/doc/apps/dsaparam.pod b/doc/apps/dsaparam.pod index ba5ec4d72c..1933857b6f 100644 --- a/doc/apps/dsaparam.pod +++ b/doc/apps/dsaparam.pod @@ -72,7 +72,7 @@ parameters. =item B<-rand file(s)> a file or files containing random data used to seed the random number -generator, or an EGD socket (see L). +generator, or an EGD socket (see L). Multiple files can be specified separated by a OS-dependent character. The separator is B<;> for MS-Windows, B<,> for OpenVMS, and B<:> for all others. @@ -104,7 +104,7 @@ DSA parameters is often used to generate several distinct keys. =head1 SEE ALSO -L, L, L, -L +L, L, L, +L =cut diff --git a/doc/apps/ec.pod b/doc/apps/ec.pod index 5c7b45d4e7..ebc49ea092 100644 --- a/doc/apps/ec.pod +++ b/doc/apps/ec.pod @@ -60,7 +60,7 @@ prompted for. =item B<-passin arg> the input file password source. For more information about the format of B -see the B section in L. +see the B section in L. =item B<-out filename> @@ -72,7 +72,7 @@ filename. =item B<-passout arg> the output file password source. For more information about the format of B -see the B section in L. +see the B section in L. =item B<-des|-des3|-idea> @@ -177,7 +177,7 @@ To change the point conversion form to B: =head1 SEE ALSO -L, L, L +L, L, L =head1 HISTORY diff --git a/doc/apps/ecparam.pod b/doc/apps/ecparam.pod index 88e9d1e83d..bfb155a82a 100644 --- a/doc/apps/ecparam.pod +++ b/doc/apps/ecparam.pod @@ -114,7 +114,7 @@ This option will generate a EC private key using the specified parameters. =item B<-rand file(s)> a file or files containing random data used to seed the random number -generator, or an EGD socket (see L). +generator, or an EGD socket (see L). Multiple files can be specified separated by a OS-dependent character. The separator is B<;> for MS-Windows, B<,> for OpenVMS, and B<:> for all others. @@ -166,7 +166,7 @@ To print out the EC parameters to standard output: =head1 SEE ALSO -L, L +L, L =head1 HISTORY diff --git a/doc/apps/enc.pod b/doc/apps/enc.pod index 8f4ef999b4..1d25cf3dfc 100644 --- a/doc/apps/enc.pod +++ b/doc/apps/enc.pod @@ -53,7 +53,7 @@ the output filename, standard output by default. =item B<-pass arg> the password source. For more information about the format of B -see the B section in L. +see the B section in L. =item B<-salt> diff --git a/doc/apps/errstr.pod b/doc/apps/errstr.pod index b3c6ccfc9c..02bd3dcd7b 100644 --- a/doc/apps/errstr.pod +++ b/doc/apps/errstr.pod @@ -31,9 +31,9 @@ to produce the error message: =head1 SEE ALSO -L, -L, -L +L, +L, +L =cut diff --git a/doc/apps/gendsa.pod b/doc/apps/gendsa.pod index d9f56be890..9a8278fdbd 100644 --- a/doc/apps/gendsa.pod +++ b/doc/apps/gendsa.pod @@ -39,7 +39,7 @@ If none of these options is specified no encryption is used. =item B<-rand file(s)> a file or files containing random data used to seed the random number -generator, or an EGD socket (see L). +generator, or an EGD socket (see L). Multiple files can be specified separated by a OS-dependent character. The separator is B<;> for MS-Windows, B<,> for OpenVMS, and B<:> for all others. @@ -66,7 +66,7 @@ much quicker that RSA key generation for example. =head1 SEE ALSO -L, L, L, -L +L, L, L, +L =cut diff --git a/doc/apps/genpkey.pod b/doc/apps/genpkey.pod index 0bce0b520f..d574caa867 100644 --- a/doc/apps/genpkey.pod +++ b/doc/apps/genpkey.pod @@ -38,7 +38,7 @@ This specifies the output format DER or PEM. =item B<-pass arg> the output file password source. For more information about the format of B -see the B section in L. +see the B section in L. =item B<-cipher> diff --git a/doc/apps/genrsa.pod b/doc/apps/genrsa.pod index cb03d09b95..c27f773b36 100644 --- a/doc/apps/genrsa.pod +++ b/doc/apps/genrsa.pod @@ -46,7 +46,7 @@ used. =item B<-passout arg> the output file password source. For more information about the format of B -see the B section in L. +see the B section in L. =item B<-aes128|-aes192|-aes256|-camellia128|-camellia192|-camellia256|-des|-des3|-idea> @@ -62,7 +62,7 @@ the public exponent to use, either 65537 or 3. The default is 65537. =item B<-rand file(s)> a file or files containing random data used to seed the random number -generator, or an EGD socket (see L). +generator, or an EGD socket (see L). Multiple files can be specified separated by a OS-dependent character. The separator is B<;> for MS-Windows, B<,> for OpenVMS, and B<:> for all others. @@ -102,7 +102,7 @@ be much larger (typically 1024 bits). =head1 SEE ALSO -L +L =cut diff --git a/doc/apps/openssl.pod b/doc/apps/openssl.pod index 3e651b89d6..d996edaed8 100644 --- a/doc/apps/openssl.pod +++ b/doc/apps/openssl.pod @@ -396,19 +396,19 @@ read the password from standard input. =head1 SEE ALSO -L, L, L, -L, L, L, -L, L, L, -L, L, L, -L, L, L, -L, -L, L, L, -L, L, L, -L, L, -L, L, -L, L, -L, L, L, -L, L, L +L, L, L, +L, L, L, +L, L, L, +L, L, L, +L, L, L, +L, +L, L, L, +L, L, L, +L, L, +L, L, +L, L, +L, L, L, +L, L, L =head1 HISTORY diff --git a/doc/apps/pkcs12.pod b/doc/apps/pkcs12.pod index 744984838d..f956c8ed64 100644 --- a/doc/apps/pkcs12.pod +++ b/doc/apps/pkcs12.pod @@ -71,13 +71,13 @@ default. They are all written in PEM format. the PKCS#12 file (i.e. input file) password source. For more information about the format of B see the B section in -L. +L. =item B<-passout arg> pass phrase source to encrypt any outputted private keys with. For more information about the format of B see the B section -in L. +in L. =item B<-password arg> @@ -192,13 +192,13 @@ displays them. the PKCS#12 file (i.e. output file) password source. For more information about the format of B see the B section in -L. +L. =item B<-passin password> pass phrase source to decrypt any input private keys with. For more information about the format of B see the B section in -L. +L. =item B<-chain> @@ -266,7 +266,7 @@ don't attempt to provide the MAC integrity. =item B<-rand file(s)> a file or files containing random data used to seed the random number -generator, or an EGD socket (see L). +generator, or an EGD socket (see L). Multiple files can be specified separated by a OS-dependent character. The separator is B<;> for MS-Windows, B<,> for OpenVMS, and B<:> for all others. @@ -364,5 +364,5 @@ file from the keys and certificates using a newer version of OpenSSL. For exampl =head1 SEE ALSO -L +L diff --git a/doc/apps/pkcs7.pod b/doc/apps/pkcs7.pod index acfb8100f0..024175e1cb 100644 --- a/doc/apps/pkcs7.pod +++ b/doc/apps/pkcs7.pod @@ -100,6 +100,6 @@ cannot currently parse, for example, the new CMS as described in RFC2630. =head1 SEE ALSO -L +L =cut diff --git a/doc/apps/pkcs8.pod b/doc/apps/pkcs8.pod index 433e55c6fd..ed8c4ade62 100644 --- a/doc/apps/pkcs8.pod +++ b/doc/apps/pkcs8.pod @@ -67,7 +67,7 @@ prompted for. =item B<-passin arg> the input file password source. For more information about the format of B -see the B section in L. +see the B section in L. =item B<-out filename> @@ -79,7 +79,7 @@ filename. =item B<-passout arg> the output file password source. For more information about the format of B -see the B section in L. +see the B section in L. =item B<-iter count> @@ -276,8 +276,8 @@ the old format at present. =head1 SEE ALSO -L, L, L, -L +L, L, L, +L =head1 HISTORY diff --git a/doc/apps/pkey.pod b/doc/apps/pkey.pod index 4851223f3f..68f9409991 100644 --- a/doc/apps/pkey.pod +++ b/doc/apps/pkey.pod @@ -49,7 +49,7 @@ prompted for. =item B<-passin arg> the input file password source. For more information about the format of B -see the B section in L. +see the B section in L. =item B<-out filename> @@ -61,7 +61,7 @@ filename. =item B<-passout password> the output file password source. For more information about the format of B -see the B section in L. +see the B section in L. =item B<-cipher> @@ -129,7 +129,7 @@ To just output the public part of a private key: =head1 SEE ALSO -L, L, L, -L, L, L +L, L, L, +L, L, L =cut diff --git a/doc/apps/pkeyparam.pod b/doc/apps/pkeyparam.pod index 154f6721af..acfe9f9eea 100644 --- a/doc/apps/pkeyparam.pod +++ b/doc/apps/pkeyparam.pod @@ -63,7 +63,7 @@ PEM format is supported because the key type is determined by the PEM headers. =head1 SEE ALSO -L, L, L, -L, L, L +L, L, L, +L, L, L =cut diff --git a/doc/apps/pkeyutl.pod b/doc/apps/pkeyutl.pod index 1f7596da17..b43763554e 100644 --- a/doc/apps/pkeyutl.pod +++ b/doc/apps/pkeyutl.pod @@ -59,7 +59,7 @@ the key format PEM, DER or ENGINE. =item B<-passin arg> the input key password source. For more information about the format of B -see the B section in L. +see the B section in L. =item B<-peerkey file> @@ -218,5 +218,5 @@ Derive a shared secret value: =head1 SEE ALSO -L, L, L -L, L, L +L, L, L +L, L, L diff --git a/doc/apps/rand.pod b/doc/apps/rand.pod index d1d213ef43..3679e6bef0 100644 --- a/doc/apps/rand.pod +++ b/doc/apps/rand.pod @@ -32,7 +32,7 @@ Write to I instead of standard output. =item B<-rand> I -Use specified file or files or EGD socket (see L) +Use specified file or files or EGD socket (see L) for seeding the random number generator. Multiple files can be specified separated by a OS-dependent character. The separator is B<;> for MS-Windows, B<,> for OpenVMS, and B<:> for @@ -50,6 +50,6 @@ Show the output as a hex string. =head1 SEE ALSO -L +L =cut diff --git a/doc/apps/req.pod b/doc/apps/req.pod index 2ce2bca2c3..ae884a209b 100644 --- a/doc/apps/req.pod +++ b/doc/apps/req.pod @@ -79,7 +79,7 @@ options (B<-new> and B<-newkey>) are not specified. =item B<-passin arg> the input file password source. For more information about the format of B -see the B section in L. +see the B section in L. =item B<-out filename> @@ -89,7 +89,7 @@ default. =item B<-passout arg> the output file password source. For more information about the format of B -see the B section in L. +see the B section in L. =item B<-text> @@ -137,7 +137,7 @@ characters may be escaped by \ (backslash), no spaces are skipped. =item B<-rand file(s)> a file or files containing random data used to seed the random number -generator, or an EGD socket (see L). +generator, or an EGD socket (see L). Multiple files can be specified separated by a OS-dependent character. The separator is B<;> for MS-Windows, B<,> for OpenVMS, and B<:> for all others. @@ -270,14 +270,14 @@ configuration file, must be valid UTF8 strings. option which determines how the subject or issuer names are displayed. The B