diff options
Diffstat (limited to 'doc/man/libkeccak_spec_shake.3')
-rw-r--r-- | doc/man/libkeccak_spec_shake.3 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/man/libkeccak_spec_shake.3 b/doc/man/libkeccak_spec_shake.3 index 67302d2..a303476 100644 --- a/doc/man/libkeccak_spec_shake.3 +++ b/doc/man/libkeccak_spec_shake.3 @@ -37,10 +37,11 @@ libkeccak_spec_shake(&spec, 256, 512); .BR libkeccak_spec_sha3 (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 |