diff options
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 727069c..fed15b4 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 |