diff options
Diffstat (limited to 'doc/man/libkeccak_rawshakesum_fd.3')
-rw-r--r-- | doc/man/libkeccak_rawshakesum_fd.3 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/man/libkeccak_rawshakesum_fd.3 b/doc/man/libkeccak_rawshakesum_fd.3 index 329b5db..89e68ec 100644 --- a/doc/man/libkeccak_rawshakesum_fd.3 +++ b/doc/man/libkeccak_rawshakesum_fd.3 @@ -88,10 +88,11 @@ printf("%s\\n", hexhash); .BR libkeccak_shakesum_fd (3), .BR libkeccak_spec_rawshake (3), .BR libkeccak_spec_check (3), -.BR libkeccak_generalised_spec_initialise (3) +.BR libkeccak_generalised_spec_initialise (3), +.BR libkeccak_state_initialise (3) .SH AUTHORS Principal author, Mattias Andrée. See the LICENSE file for the full list of authors. .SH BUGS -Please report bugs to https://github.com/maandree/bus/issues or to +Please report bugs to https://github.com/maandree/libkeccak/issues or to maandree@member.fsf.org |