mirror of https://github.com/openssl/openssl.git
doc: Add missing commas
CLA: trivial
Signed-off-by: Jakub Jelen <jjelen@redhat.com>
Reviewed-by: Paul Yang <paulyang.inf@gmail.com>
Reviewed-by: Paul Dale <ppzgs1@gmail.com>
(Merged from https://github.com/openssl/openssl/pull/28493)
(cherry picked from commit 1199882de6)
This commit is contained in:
parent
c8536f06cf
commit
ae87f1c32e
|
|
@ -104,7 +104,7 @@ The following sections of FIPS186-4:
|
|||
=head1 SEE ALSO
|
||||
|
||||
L<EVP_PKEY-FFC(7)>,
|
||||
L<EVP_SIGNATURE-DSA(7)>
|
||||
L<EVP_SIGNATURE-DSA(7)>,
|
||||
L<EVP_PKEY(3)>,
|
||||
L<provider-keymgmt(7)>,
|
||||
L<EVP_KEYMGMT(3)>,
|
||||
|
|
|
|||
|
|
@ -213,7 +213,7 @@ The following sections of FIPS186-4:
|
|||
L<EVP_PKEY-DSA(7)>,
|
||||
L<EVP_PKEY-DH(7)>,
|
||||
L<EVP_SIGNATURE-DSA(7)>,
|
||||
L<EVP_KEYEXCH-DH(7)>
|
||||
L<EVP_KEYEXCH-DH(7)>,
|
||||
L<EVP_KEYMGMT(3)>,
|
||||
L<EVP_PKEY(3)>,
|
||||
L<provider-keymgmt(7)>,
|
||||
|
|
|
|||
Loading…
Reference in New Issue