Make the OSSL_HTTP manual conform with man-pages(7)
authorRichard Levitte <levitte@openssl.org>
Tue, 12 Jan 2021 15:05:55 +0000 (16:05 +0100)
committerRichard Levitte <levitte@openssl.org>
Wed, 13 Jan 2021 22:33:16 +0000 (23:33 +0100)
commitad2cc1a08e67207f566e80c6b1f342294364901f
tree4b385a05bf66db211d18b049bd82e3b8009a6f43
parentab2160895262abbb9501a859d86b8740bd850a40
Make the OSSL_HTTP 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/13847)
doc/man3/OSSL_HTTP_transfer.pod