Make the OSSL_trace manual conform with man-pages(7)
authorRichard Levitte <levitte@openssl.org>
Tue, 12 Jan 2021 15:24:10 +0000 (16:24 +0100)
committerRichard Levitte <levitte@openssl.org>
Wed, 13 Jan 2021 22:36:52 +0000 (23:36 +0100)
commit0f2380066de6436c0e8debfad1391db134ad4c25
tree94f2ef01ee22bf84fc3f29ddbeefc017165ffab0
parent2645c94bb56120a6b7b7c34d70a2900aeda1637c
Make the OSSL_trace 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/13842)
doc/man3/OSSL_trace_enabled.pod
doc/man3/OSSL_trace_set_channel.pod