Commit bb9ad09e authored by Rich Salz's avatar Rich Salz
Browse files

More doc nits



Update script to look for period or POD markup in NAME section, and
fix them.

Reviewed-by: default avatarAndy Polyakov <appro@openssl.org>
parent 497e9863
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@

=head1 NAME

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

=head1 SYNOPSIS

+1 −1
Original line number Diff line number Diff line
@@ -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

+1 −1
Original line number Diff line number Diff line
@@ -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

+1 −1
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@

=head1 NAME

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

=head1 SYNOPSIS

+1 −1
Original line number Diff line number Diff line
@@ -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

Loading