summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-04-27 08:16:57 +0000
committerru <ru@FreeBSD.org>2001-04-27 08:16:57 +0000
commitc507c0ccd6657053995b6be760d6aeeac6ddd610 (patch)
treec0e6aa788b410efc5e661d950e1b9faac4163e69
parent3da5e6c90c1d57acfb44ef571378c5cb42f93d89 (diff)
downloadFreeBSD-src-c507c0ccd6657053995b6be760d6aeeac6ddd610.zip
FreeBSD-src-c507c0ccd6657053995b6be760d6aeeac6ddd610.tar.gz
Grammar nit.
-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