]> git.codecow.com Git - Monocypher.git/commit
man: fix whitespace and macro invocation issues
authorFabio Scotoni <34964387+fscoto@users.noreply.github.com>
Tue, 12 Mar 2019 06:17:39 +0000 (07:17 +0100)
committerFabio Scotoni <34964387+fscoto@users.noreply.github.com>
Tue, 12 Mar 2019 06:17:39 +0000 (07:17 +0100)
commitfc90a26943be9955359742613301da8cb61173ae
tree35d7471cc910f432214add93c96798923df9d6f8
parent906a45f0a1c7765d07da4f5f0e1be9b84f48c64a
man: fix whitespace and macro invocation issues

- There was some trailing whitespace on some of the lines of the new
  pages that I hadn't noticed.
- There was a .PP instead of .Pp.
- There was a .Fa with no space after it.
doc/man/man3/crypto_kex_x_init_client.3monocypher
doc/man/man3/crypto_kex_xk1_init_client.3monocypher
doc/man/man3/crypto_memcmp.3monocypher
doc/man/man3/crypto_sign.3monocypher