Skip to content

Commit

Permalink
More doc nits
Browse files Browse the repository at this point in the history
Update script to look for period or POD markup in NAME section, and
fix them.

Reviewed-by: Andy Polyakov <appro@openssl.org>
  • Loading branch information
Rich Salz committed Jun 6, 2016
1 parent 497e986 commit bb9ad09
Show file tree
Hide file tree
Showing 64 changed files with 68 additions and 64 deletions.
2 changes: 1 addition & 1 deletion doc/apps/ciphers.pod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

=head1 NAME

ciphers - SSL cipher display and cipher list tool.
ciphers - SSL cipher display and cipher list tool

=head1 SYNOPSIS

Expand Down
2 changes: 1 addition & 1 deletion doc/apps/crl2pkcs7.pod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

=head1 NAME

crl2pkcs7 - Create a PKCS#7 structure from a CRL and certificates.
crl2pkcs7 - Create a PKCS#7 structure from a CRL and certificates

=head1 SYNOPSIS

Expand Down
2 changes: 1 addition & 1 deletion doc/apps/req.pod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

=head1 NAME

req - PKCS#10 certificate request and certificate generating utility.
req - PKCS#10 certificate request and certificate generating utility

=head1 SYNOPSIS

Expand Down
2 changes: 1 addition & 1 deletion doc/apps/verify.pod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

=head1 NAME

verify - Utility to verify certificates.
verify - Utility to verify certificates

=head1 SYNOPSIS

Expand Down
2 changes: 1 addition & 1 deletion doc/crypto/ASN1_STRING_print_ex.pod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

=head1 NAME

ASN1_STRING_print_ex, ASN1_STRING_print_ex_fp, ASN1_STRING_print - ASN1_STRING output routines.
ASN1_STRING_print_ex, ASN1_STRING_print_ex_fp, ASN1_STRING_print - ASN1_STRING output routines

=head1 SYNOPSIS

Expand Down
2 changes: 1 addition & 1 deletion doc/crypto/ASN1_TIME_set.pod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
=head1 NAME

ASN1_TIME_set, ASN1_TIME_adj, ASN1_TIME_check, ASN1_TIME_set_string,
ASN1_TIME_print, ASN1_TIME_diff - ASN.1 Time functions.
ASN1_TIME_print, ASN1_TIME_diff - ASN.1 Time functions

=head1 SYNOPSIS

Expand Down
2 changes: 1 addition & 1 deletion doc/crypto/BIO_push.pod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

=head1 NAME

BIO_push, BIO_pop, BIO_set_next - add and remove BIOs from a chain.
BIO_push, BIO_pop, BIO_set_next - add and remove BIOs from a chain

=head1 SYNOPSIS

Expand Down
2 changes: 1 addition & 1 deletion doc/crypto/BN_BLINDING_new.pod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ BN_BLINDING_new, BN_BLINDING_free, BN_BLINDING_update, BN_BLINDING_convert,
BN_BLINDING_invert, BN_BLINDING_convert_ex, BN_BLINDING_invert_ex,
BN_BLINDING_is_current_thread, BN_BLINDING_set_current_thread,
BN_BLINDING_lock, BN_BLINDING_unlock, BN_BLINDING_get_flags,
BN_BLINDING_set_flags, BN_BLINDING_create_param - blinding related BIGNUM functions.
BN_BLINDING_set_flags, BN_BLINDING_create_param - blinding related BIGNUM functions

=head1 SYNOPSIS

Expand Down
2 changes: 1 addition & 1 deletion doc/crypto/CMS_add1_signer.pod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

=head1 NAME

CMS_add1_signer, CMS_SignerInfo_sign - add a signer to a CMS_ContentInfo signed data structure.
CMS_add1_signer, CMS_SignerInfo_sign - add a signer to a CMS_ContentInfo signed data structure

=head1 SYNOPSIS

Expand Down
2 changes: 1 addition & 1 deletion doc/crypto/CMS_get0_SignerInfos.pod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

=head1 NAME

CMS_get0_SignerInfos, CMS_SignerInfo_get0_signer_id, CMS_SignerInfo_get0_signature, CMS_SignerInfo_cert_cmp, CMS_set1_signer_cert - CMS signedData signer functions.
CMS_get0_SignerInfos, CMS_SignerInfo_get0_signer_id, CMS_SignerInfo_get0_signature, CMS_SignerInfo_cert_cmp, CMS_set1_signer_cert - CMS signedData signer functions

=head1 SYNOPSIS

Expand Down
2 changes: 1 addition & 1 deletion doc/crypto/CMS_get1_ReceiptRequest.pod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

=head1 NAME

CMS_ReceiptRequest_create0, CMS_add1_ReceiptRequest, CMS_get1_ReceiptRequest, CMS_ReceiptRequest_get0_values - CMS signed receipt request functions.
CMS_ReceiptRequest_create0, CMS_add1_ReceiptRequest, CMS_get1_ReceiptRequest, CMS_ReceiptRequest_get0_values - CMS signed receipt request functions

=head1 SYNOPSIS

Expand Down
2 changes: 1 addition & 1 deletion doc/crypto/EC_GFp_simple_method.pod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

=head1 NAME

EC_GFp_simple_method, EC_GFp_mont_method, EC_GFp_nist_method, EC_GFp_nistp224_method, EC_GFp_nistp256_method, EC_GFp_nistp521_method, EC_GF2m_simple_method, EC_METHOD_get_field_type - Functions for obtaining B<EC_METHOD> objects.
EC_GFp_simple_method, EC_GFp_mont_method, EC_GFp_nist_method, EC_GFp_nistp224_method, EC_GFp_nistp256_method, EC_GFp_nistp521_method, EC_GF2m_simple_method, EC_METHOD_get_field_type - Functions for obtaining EC_METHOD objects

=head1 SYNOPSIS

Expand Down
2 changes: 1 addition & 1 deletion doc/crypto/EC_GROUP_copy.pod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

=head1 NAME

EC_GROUP_copy, EC_GROUP_dup, EC_GROUP_method_of, EC_GROUP_set_generator, EC_GROUP_get0_generator, EC_GROUP_get_order, EC_GROUP_get_cofactor, EC_GROUP_set_curve_name, EC_GROUP_get_curve_name, EC_GROUP_set_asn1_flag, EC_GROUP_get_asn1_flag, EC_GROUP_set_point_conversion_form, EC_GROUP_get_point_conversion_form, EC_GROUP_get0_seed, EC_GROUP_get_seed_len, EC_GROUP_set_seed, EC_GROUP_get_degree, EC_GROUP_check, EC_GROUP_check_discriminant, EC_GROUP_cmp, EC_GROUP_get_basis_type, EC_GROUP_get_trinomial_basis, EC_GROUP_get_pentanomial_basis - Functions for manipulating B<EC_GROUP> objects.
EC_GROUP_copy, EC_GROUP_dup, EC_GROUP_method_of, EC_GROUP_set_generator, EC_GROUP_get0_generator, EC_GROUP_get_order, EC_GROUP_get_cofactor, EC_GROUP_set_curve_name, EC_GROUP_get_curve_name, EC_GROUP_set_asn1_flag, EC_GROUP_get_asn1_flag, EC_GROUP_set_point_conversion_form, EC_GROUP_get_point_conversion_form, EC_GROUP_get0_seed, EC_GROUP_get_seed_len, EC_GROUP_set_seed, EC_GROUP_get_degree, EC_GROUP_check, EC_GROUP_check_discriminant, EC_GROUP_cmp, EC_GROUP_get_basis_type, EC_GROUP_get_trinomial_basis, EC_GROUP_get_pentanomial_basis - Functions for manipulating EC_GROUP objects

=head1 SYNOPSIS

Expand Down
4 changes: 2 additions & 2 deletions doc/crypto/EC_GROUP_new.pod
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ EC_GROUP_new_from_ecpkparameters,
EC_GROUP_free, EC_GROUP_clear_free, EC_GROUP_new_curve_GFp,
EC_GROUP_new_curve_GF2m, EC_GROUP_new_by_curve_name, EC_GROUP_set_curve_GFp,
EC_GROUP_get_curve_GFp, EC_GROUP_set_curve_GF2m, EC_GROUP_get_curve_GF2m,
EC_get_builtin_curves - Functions for creating and destroying B<EC_GROUP>
objects.
EC_get_builtin_curves - Functions for creating and destroying EC_GROUP
objects

=head1 SYNOPSIS

Expand Down
2 changes: 1 addition & 1 deletion doc/crypto/EC_KEY_new.pod
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ EC_KEY_set_conv_form, EC_KEY_set_asn1_flag, EC_KEY_precompute_mult,
EC_KEY_generate_key, EC_KEY_check_key, EC_KEY_set_public_key_affine_coordinates,
EC_KEY_oct2key, EC_KEY_key2buf, EC_KEY_oct2priv, EC_KEY_priv2oct,
EC_KEY_priv2buf - Functions for creating, destroying and manipulating
EC_KEY objects.
EC_KEY objects

=head1 SYNOPSIS

Expand Down
2 changes: 1 addition & 1 deletion doc/crypto/EC_POINT_add.pod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

=head1 NAME

EC_POINT_add, EC_POINT_dbl, EC_POINT_invert, EC_POINT_is_at_infinity, EC_POINT_is_on_curve, EC_POINT_cmp, EC_POINT_make_affine, EC_POINTs_make_affine, EC_POINTs_mul, EC_POINT_mul, EC_GROUP_precompute_mult, EC_GROUP_have_precompute_mult - Functions for performing mathematical operations and tests on B<EC_POINT> objects.
EC_POINT_add, EC_POINT_dbl, EC_POINT_invert, EC_POINT_is_at_infinity, EC_POINT_is_on_curve, EC_POINT_cmp, EC_POINT_make_affine, EC_POINTs_make_affine, EC_POINTs_mul, EC_POINT_mul, EC_GROUP_precompute_mult, EC_GROUP_have_precompute_mult - Functions for performing mathematical operations and tests on EC_POINT objects

=head1 SYNOPSIS

Expand Down
2 changes: 1 addition & 1 deletion doc/crypto/EC_POINT_new.pod
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ EC_POINT_set_compressed_coordinates_GFp, EC_POINT_set_affine_coordinates_GF2m,
EC_POINT_get_affine_coordinates_GF2m, EC_POINT_set_compressed_coordinates_GF2m,
EC_POINT_point2oct, EC_POINT_oct2point, EC_POINT_point2bn, EC_POINT_bn2point,
EC_POINT_point2hex, EC_POINT_hex2point - Functions for creating, destroying and
manipulating B<EC_POINT> objects.
manipulating EC_POINT objects

=head1 SYNOPSIS

Expand Down
2 changes: 1 addition & 1 deletion doc/crypto/EVP_PKEY_CTX_new.pod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

=head1 NAME

EVP_PKEY_CTX_new, EVP_PKEY_CTX_new_id, EVP_PKEY_CTX_dup, EVP_PKEY_CTX_free - public key algorithm context functions.
EVP_PKEY_CTX_new, EVP_PKEY_CTX_new_id, EVP_PKEY_CTX_dup, EVP_PKEY_CTX_free - public key algorithm context functions

=head1 SYNOPSIS

Expand Down
2 changes: 1 addition & 1 deletion doc/crypto/EVP_PKEY_derive.pod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

=head1 NAME

EVP_PKEY_derive_init, EVP_PKEY_derive_set_peer, EVP_PKEY_derive - derive public key algorithm shared secret.
EVP_PKEY_derive_init, EVP_PKEY_derive_set_peer, EVP_PKEY_derive - derive public key algorithm shared secret

=head1 SYNOPSIS

Expand Down
2 changes: 1 addition & 1 deletion doc/crypto/EVP_PKEY_new.pod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

=head1 NAME

EVP_PKEY_new, EVP_PKEY_up_ref, EVP_PKEY_free - private key allocation functions.
EVP_PKEY_new, EVP_PKEY_up_ref, EVP_PKEY_free - private key allocation functions

=head1 SYNOPSIS

Expand Down
2 changes: 1 addition & 1 deletion doc/crypto/EVP_PKEY_print_private.pod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

=head1 NAME

EVP_PKEY_print_public, EVP_PKEY_print_private, EVP_PKEY_print_params - public key algorithm printing routines.
EVP_PKEY_print_public, EVP_PKEY_print_private, EVP_PKEY_print_params - public key algorithm printing routines

=head1 SYNOPSIS

Expand Down
2 changes: 1 addition & 1 deletion doc/crypto/EVP_PKEY_set1_RSA.pod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ EVP_PKEY_set1_RSA, EVP_PKEY_set1_DSA, EVP_PKEY_set1_DH, EVP_PKEY_set1_EC_KEY,
EVP_PKEY_get1_RSA, EVP_PKEY_get1_DSA, EVP_PKEY_get1_DH, EVP_PKEY_get1_EC_KEY,
EVP_PKEY_get0_RSA, EVP_PKEY_get0_DSA, EVP_PKEY_get0_DH, EVP_PKEY_get0_EC_KEY,
EVP_PKEY_assign_RSA, EVP_PKEY_assign_DSA, EVP_PKEY_assign_DH, EVP_PKEY_assign_EC_KEY,
EVP_PKEY_type, EVP_PKEY_id, EVP_PKEY_base_id - EVP_PKEY assignment functions.
EVP_PKEY_type, EVP_PKEY_id, EVP_PKEY_base_id - EVP_PKEY assignment functions

=head1 SYNOPSIS

Expand Down
2 changes: 1 addition & 1 deletion doc/crypto/OCSP_REQUEST_new.pod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

OCSP_REQUEST_new, OCSP_REQUEST_free, OCSP_request_add0_id, OCSP_request_sign,
OCSP_request_add1_cert, OCSP_request_onereq_count,
OCSP_request_onereq_get0 - OCSP request functions.
OCSP_request_onereq_get0 - OCSP request functions

=head1 SYNOPSIS

Expand Down
2 changes: 1 addition & 1 deletion doc/crypto/OCSP_cert_to_id.pod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
=head1 NAME

OCSP_cert_to_id, OCSP_cert_id_new, OCSP_CERTID_free, OCSP_id_issuer_cmp,
OCSP_id_cmp, OCSP_id_get0_info - OCSP certificate ID utility functions.
OCSP_id_cmp, OCSP_id_get0_info - OCSP certificate ID utility functions

=head1 SYNOPSIS

Expand Down
2 changes: 1 addition & 1 deletion doc/crypto/OCSP_request_add1_nonce.pod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

=head1 NAME

OCSP_request_add1_nonce, OCSP_basic_add1_nonce, OCSP_check_nonce, OCSP_copy_nonce - OCSP nonce functions.
OCSP_request_add1_nonce, OCSP_basic_add1_nonce, OCSP_check_nonce, OCSP_copy_nonce - OCSP nonce functions

=head1 SYNOPSIS

Expand Down
2 changes: 1 addition & 1 deletion doc/crypto/OCSP_response_find_status.pod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

=head1 NAME

OCSP_resp_find_status, OCSP_resp_count, OCSP_resp_get0, OCSP_resp_find, OCSP_single_get0_status, OCSP_check_validity - OCSP response utility functions.
OCSP_resp_find_status, OCSP_resp_count, OCSP_resp_get0, OCSP_resp_find, OCSP_single_get0_status, OCSP_check_validity - OCSP response utility functions

=head1 SYNOPSIS

Expand Down
2 changes: 1 addition & 1 deletion doc/crypto/OCSP_response_status.pod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
=head1 NAME

OCSP_response_status, OCSP_response_get1_basic, OCSP_response_create,
OCSP_RESPONSE_free - OCSP response functions.
OCSP_RESPONSE_free - OCSP response functions

=head1 SYNOPSIS

Expand Down
2 changes: 1 addition & 1 deletion doc/crypto/PEM_write_bio_CMS_stream.pod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

=head1 NAME

PEM_write_bio_CMS_stream - output CMS_ContentInfo structure in PEM format.
PEM_write_bio_CMS_stream - output CMS_ContentInfo structure in PEM format

=head1 SYNOPSIS

Expand Down
2 changes: 1 addition & 1 deletion doc/crypto/PEM_write_bio_PKCS7_stream.pod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

=head1 NAME

PEM_write_bio_PKCS7_stream - output PKCS7 structure in PEM format.
PEM_write_bio_PKCS7_stream - output PKCS7 structure in PEM format

=head1 SYNOPSIS

Expand Down
2 changes: 1 addition & 1 deletion doc/crypto/PKCS7_sign_add_signer.pod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

=head1 NAME

PKCS7_sign_add_signer - add a signer PKCS7 signed data structure.
PKCS7_sign_add_signer - add a signer PKCS7 signed data structure

=head1 SYNOPSIS

Expand Down
2 changes: 1 addition & 1 deletion doc/crypto/SMIME_read_CMS.pod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

=head1 NAME

SMIME_read_CMS - parse S/MIME message.
SMIME_read_CMS - parse S/MIME message

=head1 SYNOPSIS

Expand Down
2 changes: 1 addition & 1 deletion doc/crypto/SMIME_read_PKCS7.pod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

=head1 NAME

SMIME_read_PKCS7 - parse S/MIME message.
SMIME_read_PKCS7 - parse S/MIME message

=head1 SYNOPSIS

Expand Down
2 changes: 1 addition & 1 deletion doc/crypto/SMIME_write_CMS.pod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

=head1 NAME

SMIME_write_CMS - convert CMS structure to S/MIME format.
SMIME_write_CMS - convert CMS structure to S/MIME format

=head1 SYNOPSIS

Expand Down
2 changes: 1 addition & 1 deletion doc/crypto/SMIME_write_PKCS7.pod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

=head1 NAME

SMIME_write_PKCS7 - convert PKCS#7 structure to S/MIME format.
SMIME_write_PKCS7 - convert PKCS#7 structure to S/MIME format

=head1 SYNOPSIS

Expand Down
2 changes: 1 addition & 1 deletion doc/crypto/X509_CRL_get0_by_serial.pod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ X509_CRL_get0_by_serial, X509_CRL_get0_by_cert, X509_CRL_get_REVOKED,
X509_REVOKED_get0_serialNumber, X509_REVOKED_get0_revocationDate,
X509_REVOKED_set_serialNumber, X509_REVOKED_set_revocationDate,
X509_CRL_add0_revoked, X509_CRL_sort - CRL revoked entry utility
functions.
functions

=head1 SYNOPSIS

Expand Down
2 changes: 1 addition & 1 deletion doc/crypto/X509_EXTENSION_set_object.pod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ X509_EXTENSION_set_object, X509_EXTENSION_set_critical,
X509_EXTENSION_set_data, X509_EXTENSION_create_by_NID,
X509_EXTENSION_create_by_OBJ, X509_EXTENSION_get_object,
X509_EXTENSION_get_critical, X509_EXTENSION_get_data - extension utility
functions.
functions

=head1 SYNOPSIS

Expand Down
2 changes: 1 addition & 1 deletion doc/crypto/X509_NAME_print_ex.pod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
=head1 NAME

X509_NAME_print_ex, X509_NAME_print_ex_fp, X509_NAME_print,
X509_NAME_oneline - X509_NAME printing routines.
X509_NAME_oneline - X509_NAME printing routines

=head1 SYNOPSIS

Expand Down
2 changes: 1 addition & 1 deletion doc/crypto/X509_PUBKEY.pod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
X509_PUBKEY_new, X509_PUBKEY_free, X509_PUBKEY_set, X509_PUBKEY_get0,
X509_PUBKEY_get, d2i_PUBKEY, i2d_PUBKEY, d2i_PUBKEY_bio, d2i_PUBKEY_fp,
i2d_PUBKEY_fp, i2d_PUBKEY_bio, X509_PUBKEY_set0_param,
X509_PUBKEY_get0_param - SubjectPublicKeyInfo public key functions.
X509_PUBKEY_get0_param - SubjectPublicKeyInfo public key functions

=head1 SYNOPSIS

Expand Down
2 changes: 1 addition & 1 deletion doc/crypto/X509_get0_signature.pod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

X509_get0_signature, X509_get_signature_nid, X509_get0_tbs_sigalg,
X509_REQ_get0_signature, X509_REQ_get_signature_nid, X509_CRL_get0_signature,
X509_CRL_get_signature_nid - signature information.
X509_CRL_get_signature_nid - signature information

=head1 SYNOPSIS

Expand Down
2 changes: 1 addition & 1 deletion doc/crypto/X509_get_extension_flags.pod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
=head1 NAME

X509_get_extension_flags, X509_get_key_usage, X509_get_extended_key_usage -
retrieve certificate extension flags.
retrieve certificate extension flags

=head1 SYNOPSIS

Expand Down
2 changes: 1 addition & 1 deletion doc/crypto/X509_get_pubkey.pod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
X509_get_pubkey, X509_get0_pubkey, X509_set_pubkey, X509_get_X509_PUBKEY,
X509_REQ_get_pubkey, X509_REQ_get0_pubkey, X509_REQ_set_pubkey,
X509_REQ_get_X509_PUBKEY - get or set certificate or certificate request
public key.
public key

=head1 SYNOPSIS

Expand Down
2 changes: 1 addition & 1 deletion doc/crypto/X509_get_serialNumber.pod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
=head1 NAME

X509_get_serialNumber, X509_set_serialNumber - get or set certificate serial
number.
number

=head1 SYNOPSIS

Expand Down
2 changes: 1 addition & 1 deletion doc/crypto/X509_get_subject_name.pod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
X509_get_subject_name, X509_set_subject_name, X509_get_issuer_name,
X509_set_issuer_name, X509_REQ_get_subject_name, X509_REQ_set_subject_name,
X509_CRL_get_issuer, X509_CRL_set_issuer_name - get and set issuer or
subject names.
subject names

=head1 SYNOPSIS

Expand Down
2 changes: 1 addition & 1 deletion doc/crypto/X509_get_version.pod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

X509_get_version, X509_set_version, X509_REQ_get_version, X509_REQ_set_version,
X509_CRL_get_version, X509_CRL_set_version - get or set certificate,
certificate request or CRL version.
certificate request or CRL version

=head1 SYNOPSIS

Expand Down

0 comments on commit bb9ad09

Please sign in to comment.