From 476247bd02475f41293b2137b81d233daf98d7ca Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Tue, 6 Oct 2015 19:16:14 +0200 Subject: m MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- doc/man/libkeccak_state_create.3 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'doc/man/libkeccak_state_create.3') diff --git a/doc/man/libkeccak_state_create.3 b/doc/man/libkeccak_state_create.3 index c0164fd..ec78e76 100644 --- a/doc/man/libkeccak_state_create.3 +++ b/doc/man/libkeccak_state_create.3 @@ -19,8 +19,9 @@ and sets the algorithm tuning parameters to those specified by \fI*spec\fP. The .BR libkeccak_state_create () function return a new allocated \fIlibkeccak_state_t*\fP -(of one initialised element). On error, \fINULL\fP is returned -and \fIerrno\fP is set to describe the error. +(of one initialised element) upon successful completion. +On error, \fINULL\fP is returned and \fIerrno\fP is set to +describe the error. .SH ERRORS The .BR libkeccak_state_create () -- cgit v1.2.3-70-g09d2