Fix a couple nits in DEFINE_STACK_OF.pod
authorBenjamin Kaduk <bkaduk@akamai.com>
Thu, 26 Oct 2017 13:06:50 +0000 (08:06 -0500)
committerBen Kaduk <kaduk@mit.edu>
Thu, 26 Oct 2017 15:28:33 +0000 (10:28 -0500)
commit689c17883ac20d0991427b822eb98d2f0e6b78e7
tree12153529437a12073d8071382d391311f3001dd7
parent9cde5f81222fd491d6d56eb8f37ab9c40a26f745
Fix a couple nits in DEFINE_STACK_OF.pod

Only the 'new' variant of sk_TYPE_new_reserve() deals with
compression functions.

Mention both new 'reserve' APIs as being added in OpenSSL 1.1.1.

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/4591)
doc/man3/DEFINE_STACK_OF.pod