aboutsummaryrefslogtreecommitdiffstats
path: root/doc/man/libkeccak_sha3sum_fd.3
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--doc/man/libkeccak_sha3sum_fd.32
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man/libkeccak_sha3sum_fd.3 b/doc/man/libkeccak_sha3sum_fd.3
index 22e2de0..05382cd 100644
--- a/doc/man/libkeccak_sha3sum_fd.3
+++ b/doc/man/libkeccak_sha3sum_fd.3
@@ -66,7 +66,7 @@ therefore not perform any secure erasure of information.
.PP
.BR libkeccak_sha3sum_fd ()
does not validate the tuning of the algorithm.
-.SH EXAMPLES
+.SH EXAMPLE
This example calculates the SHA3-256 hash of the input
from stdin, and prints the hash, in hexadecimal form, to stdout.
.LP