diff options
Diffstat (limited to 'doc/man/libkeccak_spec_check.3')
-rw-r--r-- | doc/man/libkeccak_spec_check.3 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/man/libkeccak_spec_check.3 b/doc/man/libkeccak_spec_check.3 index 067fb72..1caceaa 100644 --- a/doc/man/libkeccak_spec_check.3 +++ b/doc/man/libkeccak_spec_check.3 @@ -13,9 +13,9 @@ Link with \fI-lkeccak\fP. .SH DESCRIPTION The .BR libkeccak_spec_check () -validates the parameters of \fI*spec\fP, so that -unusable configurations can be detected. It is -recommended to call this function after calling +function validates the parameters of \fI*spec\fP, +so that unusable configurations can be detected. +It is recommended to call this function after calling .BR libkeccak_spec_sha3 (3), .BR libkeccak_spec_rawshake (3), .BR libkeccak_spec_shake (3), |