summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lib/libc/stdlib/rand.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdlib/rand.3 b/lib/libc/stdlib/rand.3
index 67955d9..4e90fcc 100644
--- a/lib/libc/stdlib/rand.3
+++ b/lib/libc/stdlib/rand.3
@@ -88,7 +88,7 @@ seeded with a value of 1.
.Pp
The
.Fn sranddev
-routine initialize a seed using
+function initializes a seed using the
.Xr urandom 4
random number device which returns good random numbers,
suitable for cryptographic use.
OpenPOWER on IntegriCloud