summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib
diff options
context:
space:
mode:
authormpp <mpp@FreeBSD.org>1997-03-21 20:57:20 +0000
committermpp <mpp@FreeBSD.org>1997-03-21 20:57:20 +0000
commit739a0bf67664914603367bd0db088b1edc7119dc (patch)
tree2c0eab9741d02b8e38426408ddffc7186c4f12b0 /lib/libc/stdlib
parent8eaf2deaa2812ed3ea9fdea3f6b64f3d86d565f8 (diff)
downloadFreeBSD-src-739a0bf67664914603367bd0db088b1edc7119dc.zip
FreeBSD-src-739a0bf67664914603367bd0db088b1edc7119dc.tar.gz
Use the .Tn macro for generic FreeBSD references. Other minor cleanup.
Diffstat (limited to 'lib/libc/stdlib')
-rw-r--r--lib/libc/stdlib/random.36
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
OpenPOWER on IntegriCloud