From 6856bac682600e8436f7f483599384f4e5571463 Mon Sep 17 00:00:00 2001 From: schweikh Date: Sat, 31 May 2003 21:14:41 +0000 Subject: Fix grammar bogons. MFC after: 3 days --- lib/libc/stdlib/random.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/libc/stdlib') diff --git a/lib/libc/stdlib/random.3 b/lib/libc/stdlib/random.3 index 6fe3203..28616ae 100644 --- a/lib/libc/stdlib/random.3 +++ b/lib/libc/stdlib/random.3 @@ -100,7 +100,7 @@ as the seed. .Pp The .Fn srandomdev -routine initialize a state array using +routine initializes a state array using the .Xr random 4 random number device which returns good random numbers, suitable for cryptographic use. -- cgit v1.1