From: Rich Salz Date: Thu, 21 May 2020 21:21:27 +0000 (-0400) Subject: Clean up some doc nits X-Git-Tag: openssl-3.0.0-alpha3~38 X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff_plain;h=e847085914476636d75ee1874b78e1c0e983da6e Clean up some doc nits Mostly "No items in =over/=back list" Reviewed-by: Richard Levitte Reviewed-by: Matt Caswell Reviewed-by: Shane Lontis (Merged from https://github.com/openssl/openssl/pull/11902) --- diff --git a/doc/man3/X509_get0_distinguishing_id.pod b/doc/man3/X509_get0_distinguishing_id.pod index 20a674104d..7db260cdce 100644 --- a/doc/man3/X509_get0_distinguishing_id.pod +++ b/doc/man3/X509_get0_distinguishing_id.pod @@ -21,7 +21,9 @@ The Distinguishing ID is defined in FIPS 196 as follows: =over 4 -I: information which unambiguously distinguishes +=item I + +Information which unambiguously distinguishes an entity in the authentication process. =back diff --git a/doc/man7/EVP_MD-common.pod b/doc/man7/EVP_MD-common.pod index 783844988b..58d8ed5641 100644 --- a/doc/man7/EVP_MD-common.pod +++ b/doc/man7/EVP_MD-common.pod @@ -7,11 +7,8 @@ EVP_MD-common - The OpenSSL EVP_MD implementations, common things =head1 DESCRIPTION All the OpenSSL EVP_MD implementations understand the following -L entries: - -=over 4 - -Gettable with L: +L entries that are +gettable with L, as well as these: =over 4 @@ -49,8 +46,6 @@ This value can also be retrieved with L. =back -=back - =head1 SEE ALSO L, L