diff options
Diffstat (limited to '')
-rw-r--r-- | doc/man/libkeccak_spec_check.3 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/man/libkeccak_spec_check.3 b/doc/man/libkeccak_spec_check.3 index 9cab551..0215937 100644 --- a/doc/man/libkeccak_spec_check.3 +++ b/doc/man/libkeccak_spec_check.3 @@ -83,7 +83,8 @@ function cannot fail. .SH SEE ALSO .BR libkeccak_spec_sha3 (3), .BR libkeccak_spec_rawshake (3), -.BR libkeccak_spec_shake (3) +.BR libkeccak_spec_shake (3), +.BR libkeccak_generalised_spec_initialise (3) .SH AUTHORS Principal author, Mattias Andrée. See the LICENSE file for the full list of authors. |