Make the OSSL_PARAM manual conform with man-pages(7)
authorRichard Levitte <levitte@openssl.org>
Tue, 12 Jan 2021 15:10:15 +0000 (16:10 +0100)
committerRichard Levitte <levitte@openssl.org>
Wed, 13 Jan 2021 22:29:30 +0000 (23:29 +0100)
commitb91f41daba982d19b04eee979a39cddeddd8033c
tree63d1edfbe0c137719600ceffe9018e85a88f2290
parent8bc5b0a570c8a2c9886a3cae9dea2016d510578d
Make the OSSL_PARAM manual conform with man-pages(7)

Details from man-pages(7) that are used:

    Formatting conventions for manual pages describing functions

        ...
        Variable names should, like argument names, be specified in italics.
        ...

    Formatting conventions (general)

        ...
        Special macros, which are usually in uppercase, are in bold.
        Exception: don't boldface NULL.
        ...

Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/13848)
doc/man3/OSSL_PARAM_int.pod