From 393400160b8fd66775765d230cf59531ef067f0d Mon Sep 17 00:00:00 2001 From: Fabio Scotoni <34964387+fscoto@users.noreply.github.com> Date: Tue, 10 Dec 2019 11:37:47 +0100 Subject: [PATCH] Documentation: bump date for custom hash man pages --- .../man3/crypto_sign_init_first_pass_custom_hash.3monocypher | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/man/man3/crypto_sign_init_first_pass_custom_hash.3monocypher b/doc/man/man3/crypto_sign_init_first_pass_custom_hash.3monocypher index 431696c..1f9d61a 100644 --- a/doc/man/man3/crypto_sign_init_first_pass_custom_hash.3monocypher +++ b/doc/man/man3/crypto_sign_init_first_pass_custom_hash.3monocypher @@ -1,4 +1,4 @@ -.Dd December 3, 2019 +.Dd December 10, 2019 .Dt CRYPTO_SIGN_INIT_FIRST_PASS_CUSTOM_HASH 3MONOCYPHER .Os .Sh NAME -- 2.47.3