More typos.

This commit is contained in:
kris 1999-05-09 13:46:31 +00:00
parent ae87524e7f
commit d8c1e82dbe

View File

@ -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 ,