aboutsummaryrefslogtreecommitdiffstats
path: root/doc/man/libkeccak_generalised_sum_fd.3
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2015-10-06 19:39:50 +0200
committerMattias Andrée <maandree@operamail.com>2015-10-06 19:39:50 +0200
commitfd18b408c300372bc37e73c928652fbef0c8a843 (patch)
treefcc24b5c555cab3966007d6b31c53a789b270025 /doc/man/libkeccak_generalised_sum_fd.3
parentm (diff)
downloadlibkeccak-fd18b408c300372bc37e73c928652fbef0c8a843.tar.gz
libkeccak-fd18b408c300372bc37e73c928652fbef0c8a843.tar.bz2
libkeccak-fd18b408c300372bc37e73c928652fbef0c8a843.tar.xz
m
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to '')
-rw-r--r--doc/man/libkeccak_generalised_sum_fd.36
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/man/libkeccak_generalised_sum_fd.3 b/doc/man/libkeccak_generalised_sum_fd.3
index 9e038a7..0f46553 100644
--- a/doc/man/libkeccak_generalised_sum_fd.3
+++ b/doc/man/libkeccak_generalised_sum_fd.3
@@ -15,9 +15,9 @@ Link with \fI-lkeccak\fP.
.SH DESCRIPTION
The
.BR libkeccak_generalised_sum_fd ()
-calculates the hash of a file, whose file desriptor is specified
-by \fIfd\fP (and should be at the beginning of the file.) The
-hash algorithm is specified by \fI*spec\fP and \fIsuffix\fP,
+function calculates the hash of a file, whose file desriptor is
+specified by \fIfd\fP (and should be at the beginning of the file.)
+The hash algorithm is specified by \fI*spec\fP and \fIsuffix\fP,
where \fI*spec\fP is the tuning of the algorithm and \fIsuffix\fP
is the bits append to the message (or \fINULL\fP if none.)
.PP