Make the OSSL_CMP manual conform with man-pages(7)
authorRichard Levitte <levitte@openssl.org>
Tue, 12 Jan 2021 14:41:10 +0000 (15:41 +0100)
committerRichard Levitte <levitte@openssl.org>
Thu, 14 Jan 2021 10:37:52 +0000 (11:37 +0100)
commitf5f4fbaa44af055e0658c6810b91aa8607e8383a
tree8bd17b97515b1eafe1d2f42ef58a329d9ebb2f5c
parent4369a882a565c42673b28c586a5c46a8bca98d17
Make the OSSL_CMP 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>
(Merged from https://github.com/openssl/openssl/pull/13846)
doc/man3/OSSL_CMP_CTX_new.pod
doc/man3/OSSL_CMP_ITAV_set0.pod
doc/man3/OSSL_CMP_MSG_get0_header.pod
doc/man3/OSSL_CMP_MSG_http_perform.pod
doc/man3/OSSL_CMP_SRV_CTX_new.pod
doc/man3/OSSL_CMP_STATUSINFO_new.pod
doc/man3/OSSL_CMP_exec_certreq.pod
doc/man3/OSSL_CMP_log_open.pod
doc/man3/OSSL_CMP_validate_msg.pod