diff options
Diffstat (limited to 'doc/man/libkeccak_shakesum_fd.3')
-rw-r--r-- | doc/man/libkeccak_shakesum_fd.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man/libkeccak_shakesum_fd.3 b/doc/man/libkeccak_shakesum_fd.3 index f17c25e..6089ab0 100644 --- a/doc/man/libkeccak_shakesum_fd.3 +++ b/doc/man/libkeccak_shakesum_fd.3 @@ -68,7 +68,7 @@ therefore not perform any secure erasure of information. .PP .BR libkeccak_shakesum_fd () does not validate the tuning of the algorithm. -.SH EXAMPLES +.SH EXAMPLE This example calculates the SHAKE256(, 512) hash of the input from stdin, and prints the hash, in hexadecimal form, to stdout. .LP |