d2i_X509.pod: clarify usage of the 'pp' function parameter
authorDr. Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
Wed, 14 Feb 2018 11:21:26 +0000 (12:21 +0100)
committerDr. Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
Tue, 6 Mar 2018 06:54:16 +0000 (07:54 +0100)
commit9d927ddf1c74c293db4ada85e925b9620adb1436
tree76a7d31913ba51ed247f5a689393768bfd34fe5f
parentfa740328d67ee39f6db647e28ea5034e427ad83e
d2i_X509.pod: clarify usage of the 'pp' function parameter

The 'pp' function parameters of d2i_TYPE() and i2d_TYPE() are referenced
in the DESCRIPTION section as 'in' resp. 'out'. This commit renames the
references to 'ppin' resp. 'ppout' and adds an explaining sentence.

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/5365)
doc/crypto/d2i_X509.pod