aboutsummaryrefslogtreecommitdiffstats
path: root/doc/man/libkeccak_rawshakesum_fd.3
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man/libkeccak_rawshakesum_fd.3')
-rw-r--r--doc/man/libkeccak_rawshakesum_fd.34
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/man/libkeccak_rawshakesum_fd.3 b/doc/man/libkeccak_rawshakesum_fd.3
index 89e68ec..aac51d8 100644
--- a/doc/man/libkeccak_rawshakesum_fd.3
+++ b/doc/man/libkeccak_rawshakesum_fd.3
@@ -15,8 +15,8 @@ Link with \fI-lkeccak\fP.
.SH DESCRIPTION
The
.BR libkeccak_rawshakesum_fd ()
-calculates a RawSHAKE hashsum of a file, whose file desriptor is
-specified by \fIfd\fP (and should be at the beginning of the file.)
+function calculates a RawSHAKE hashsum of a file, whose file desriptor
+is specified by \fIfd\fP (and should be at the beginning of the file.)
The hash algorithm is tuned by the \fIsemicapacity\fP and \fIoutput\fP
parameters; they specify the half of the capacity and the output size,
respectively, in bits.