diff options
| author | Mike Pritchard <mpp@FreeBSD.org> | 1997-03-21 20:57:20 +0000 |
|---|---|---|
| committer | Mike Pritchard <mpp@FreeBSD.org> | 1997-03-21 20:57:20 +0000 |
| commit | 8a7f0369b3dd8492a14d118baac8061e3e7ac64a (patch) | |
| tree | b35a901b514a5ef1df696deee2a42134a9019a6e /lib/libc/stdlib/random.3 | |
| parent | 9de8ddb8bc9540d0fd4414be7a906ba7b4be7925 (diff) | |
Notes
Diffstat (limited to 'lib/libc/stdlib/random.3')
| -rw-r--r-- | lib/libc/stdlib/random.3 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libc/stdlib/random.3 b/lib/libc/stdlib/random.3 index 727069c61613..fed15b44820e 100644 --- a/lib/libc/stdlib/random.3 +++ b/lib/libc/stdlib/random.3 @@ -168,9 +168,9 @@ About 2/3 the speed of The historical implementation used to have a very weak seeding; the random sequence did not vary much with the seed. For compatibility reasons, this implementation has been made available until the -next FreeBSD release -via the -functions +next +.Tn FreeBSD +release via the functions .Fn orandom , .Fn osrandom , .Fn oinitstate |
