summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/arc4random.3
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>1999-05-09 13:46:31 +0000
committerkris <kris@FreeBSD.org>1999-05-09 13:46:31 +0000
commit4528605ba4db53be92903ab6dee57825afc2868c (patch)
tree4840995e7d1eeaba5bea10ec8a0b8cb4398fe756 /lib/libc/gen/arc4random.3
parent162651fa40f4f96b019ffa410be07c9416cf6ea2 (diff)
downloadFreeBSD-src-4528605ba4db53be92903ab6dee57825afc2868c.zip
FreeBSD-src-4528605ba4db53be92903ab6dee57825afc2868c.tar.gz
More typos.
Diffstat (limited to 'lib/libc/gen/arc4random.3')
-rw-r--r--lib/libc/gen/arc4random.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/gen/arc4random.3 b/lib/libc/gen/arc4random.3
index 4954f74..ba43b23 100644
--- a/lib/libc/gen/arc4random.3
+++ b/lib/libc/gen/arc4random.3
@@ -59,7 +59,7 @@ The
.Fn arc4random_stir
function reads data from
.Pa /dev/urandom
-and uses it to permutate the S-Boxes via
+and uses it to permute the S-Boxes via
.Fn arc4random_addrandom .
.Pp
There is no need to call
@@ -68,7 +68,7 @@ before using
.Fn arc4random ,
since
.Fn arc4random
-automatically initalizes itself.
+automatically initializes itself.
.Sh SEE ALSO
.Xr rand 3 ,
.Xr random 3 ,
OpenPOWER on IntegriCloud