diff options
author | Mattias Andrée <maandree@operamail.com> | 2015-10-06 12:47:38 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2015-10-06 12:47:38 +0200 |
commit | 1d929eeefd44a6c86d83add68841e2e39549f029 (patch) | |
tree | 91f3daaec6f73f008feb07926241f411bd0b1251 /doc/man/libkeccak_generalised_spec_initialise.3 | |
parent | typo (diff) | |
download | libkeccak-1d929eeefd44a6c86d83add68841e2e39549f029.tar.gz libkeccak-1d929eeefd44a6c86d83add68841e2e39549f029.tar.bz2 libkeccak-1d929eeefd44a6c86d83add68841e2e39549f029.tar.xz |
m
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'doc/man/libkeccak_generalised_spec_initialise.3')
-rw-r--r-- | doc/man/libkeccak_generalised_spec_initialise.3 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/man/libkeccak_generalised_spec_initialise.3 b/doc/man/libkeccak_generalised_spec_initialise.3 index 2c61273..8906967 100644 --- a/doc/man/libkeccak_generalised_spec_initialise.3 +++ b/doc/man/libkeccak_generalised_spec_initialise.3 @@ -18,6 +18,9 @@ are configured to be automatically selected. .PP Automatic selection means that value will be set to the default, which depends on the other settings. +.PP +Specifically, all members of \fI*spec\fP, will be +set to \fBLIBKECCAK_GENERALISED_SPEC_AUTOMATIC\fP. .SH RETURN VALUES The .BR libkeccak_generalised_spec_initialise () |