]> git.codecow.com Git - Monocypher.git/commit
Normalize crypto_blake2b markup
authorFabio Scotoni <34964387+fscoto@users.noreply.github.com>
Fri, 20 Jan 2023 18:18:02 +0000 (19:18 +0100)
committerLoup Vaillant <github-is-valid@loup-vaillant.fr>
Sun, 22 Jan 2023 18:03:58 +0000 (19:03 +0100)
commitc51e6a44886be12eb061fa792d9477db4971ef7f
treeb698c8b68f8706301c9b15cd99f991b61c292800
parente23e7623d0f9ba25ced9ee937b8af9a298d5f3f9
Normalize crypto_blake2b markup

Struct documentation by mdoc(7) convention does not go in the synopsis.
Similarly, external constants are not part of .Nm,
which is only used for the actual function names.

Constants are marked up with .Dv,
whether they are macros or not.
doc/man/man3/crypto_blake2b.3monocypher