diff options
Diffstat (limited to '')
-rw-r--r-- | doc/man/libkeccak_sha3sum_fd.3 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/man/libkeccak_sha3sum_fd.3 b/doc/man/libkeccak_sha3sum_fd.3 index b2d5f80..b7b0b7f 100644 --- a/doc/man/libkeccak_sha3sum_fd.3 +++ b/doc/man/libkeccak_sha3sum_fd.3 @@ -86,10 +86,11 @@ printf("%s\\n", hexhash); .BR libkeccak_shakesum_fd (3), .BR libkeccak_spec_sha3 (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 |