Use PARAMETERS instead of PARAMETER NAMES for the heading for consistency.
authorPauli <paul.dale@oracle.com>
Mon, 16 Sep 2019 22:45:38 +0000 (08:45 +1000)
committerPauli <paul.dale@oracle.com>
Wed, 18 Sep 2019 08:36:13 +0000 (18:36 +1000)
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/9905)

doc/man3/EVP_KDF.pod
doc/man3/EVP_MAC.pod

index 2770c9534f92ad3b3aa55ad7e58c9fcf7d971881..9b88baad9fd0bf21ed89ef990c92cebd42dbb831 100644 (file)
@@ -138,7 +138,7 @@ providers in the given library context I<libctx>, and for each of the
 implementations, calls the given function I<fn> with the implementation method
 and the given I<arg> as argument.
 
-=head1 PARAMETER NAMES
+=head1 PARAMETERS
 
 The standard parameter names are:
 
index 4d819b75447847a578dbbea9bedae0c4c571683e..2ab4c48fbf66588e9f55c4890517ef3652ad0d2b 100644 (file)
@@ -165,7 +165,7 @@ providers in the given library context I<libctx>, and for each of the
 implementations, calls the given function I<fn> with the implementation method
 and the given I<arg> as argument.
 
-=head1 PARAMETER NAMES
+=head1 PARAMETERS
 
 Parameters are identified by name as strings, and have an expected
 data type and maximum size.