From c461a856bc3bca4b1190cf46a1d8a4f401f79b5c Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 10 Feb 2019 23:19:58 +0100 Subject: General API improvements MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- man3/libkeccak_simple_squeeze.3 | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) (limited to 'man3/libkeccak_simple_squeeze.3') diff --git a/man3/libkeccak_simple_squeeze.3 b/man3/libkeccak_simple_squeeze.3 index 52605ed..8626f5a 100644 --- a/man3/libkeccak_simple_squeeze.3 +++ b/man3/libkeccak_simple_squeeze.3 @@ -2,14 +2,12 @@ .SH NAME libkeccak_simple_squeeze - Runs Keccak-f a number of times .SH SYNOPSIS -.LP .nf #include -.P -void -libkeccak_simple_squeeze(libkeccak_state_t *\fIstate\fP, long int \fItimes\fP); + +void libkeccak_simple_squeeze(libkeccak_state_t *\fIstate\fP, long int \fItimes\fP); .fi -.P +.PP Link with .IR -lkeccak . .SH DESCRIPTION @@ -33,6 +31,3 @@ function cannot fail. .BR libkeccak_fast_digest (3), .BR libkeccak_fast_squeeze (3), .BR libkeccak_squeeze (3) -.SH BUGS -Please report bugs to https://github.com/maandree/libkeccak/issues or to -maandree@kth.se -- cgit v1.2.3-70-g09d2