aboutsummaryrefslogtreecommitdiffstats
path: root/doc/man/libkeccak_state_create.3
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man/libkeccak_state_create.3')
-rw-r--r--doc/man/libkeccak_state_create.35
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/man/libkeccak_state_create.3 b/doc/man/libkeccak_state_create.3
index ec78e76..c7b33aa 100644
--- a/doc/man/libkeccak_state_create.3
+++ b/doc/man/libkeccak_state_create.3
@@ -13,8 +13,9 @@ Link with \fI-lkeccak\fP.
.SH DESCRIPTION
The
.BR libkeccak_state_create ()
-allocates a new \fIlibkeccak_state_t*\fP with one initialised element,
-and sets the algorithm tuning parameters to those specified by \fI*spec\fP.
+function allocates a new \fIlibkeccak_state_t*\fP with one
+initialised element, and sets the algorithm tuning parameters
+to those specified by \fI*spec\fP.
.SH RETURN VALUES
The
.BR libkeccak_state_create ()