aboutsummaryrefslogtreecommitdiffstats
path: root/doc/man/libkeccak_keccaksum_fd.3
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2015-10-10 15:02:11 +0200
committerMattias Andrée <maandree@operamail.com>2015-10-10 15:02:11 +0200
commitbe75eceee6e0b9eb0e35968f46a997d684dde341 (patch)
treeb2a04ee40e81afcdc3758e517f9faf9f88f274c6 /doc/man/libkeccak_keccaksum_fd.3
parentadd libkeccak_hmac_initialise.3 (diff)
downloadlibkeccak-be75eceee6e0b9eb0e35968f46a997d684dde341.tar.gz
libkeccak-be75eceee6e0b9eb0e35968f46a997d684dde341.tar.bz2
libkeccak-be75eceee6e0b9eb0e35968f46a997d684dde341.tar.xz
grammaro + add libkeccak_hmac_create.3
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'doc/man/libkeccak_keccaksum_fd.3')
-rw-r--r--doc/man/libkeccak_keccaksum_fd.32
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man/libkeccak_keccaksum_fd.3 b/doc/man/libkeccak_keccaksum_fd.3
index 71d4f76..b21e25f 100644
--- a/doc/man/libkeccak_keccaksum_fd.3
+++ b/doc/man/libkeccak_keccaksum_fd.3
@@ -30,7 +30,7 @@ memory leak if \fI*state\fP is already initialised.
.SH RETURN VALUES
The
.BR libkeccak_keccaksum_fd ()
-function return 0 upon successful completion.
+function returns 0 upon successful completion.
On error, -1 is returned and \fIerrno\fP is set to describe
the error.
.SH ERRORS