diff options
author | Mattias Andrée <maandree@kth.se> | 2017-02-10 18:08:01 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2017-02-10 18:08:01 +0100 |
commit | 94202542da16dc4d3b0f9b6fdf951a590d4075b1 (patch) | |
tree | 5585cc5da7472d3605a55c528b326d96f0f71dda /doc/man/libkeccak_spec_rawshake.3 | |
parent | makefile: install man pages (diff) | |
download | libkeccak-94202542da16dc4d3b0f9b6fdf951a590d4075b1.tar.gz libkeccak-94202542da16dc4d3b0f9b6fdf951a590d4075b1.tar.bz2 libkeccak-94202542da16dc4d3b0f9b6fdf951a590d4075b1.tar.xz |
m + add examples to info manual1.1.1
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'doc/man/libkeccak_spec_rawshake.3')
-rw-r--r-- | doc/man/libkeccak_spec_rawshake.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man/libkeccak_spec_rawshake.3 b/doc/man/libkeccak_spec_rawshake.3 index a7c7fce..6f60c36 100644 --- a/doc/man/libkeccak_spec_rawshake.3 +++ b/doc/man/libkeccak_spec_rawshake.3 @@ -33,7 +33,7 @@ The .BR libkeccak_spec_rawshake () function cannot fail. .SH EXAMPLE -This examples configure a +This example configure a .B libkeccak_spec_t to specify the Keccak parameters used for RawSHAKE256(, 512): .LP |