From f596336fdffaf5a34088009d7ddde85ad201b499 Mon Sep 17 00:00:00 2001 From: millert <> Date: Sun, 5 Jul 1998 19:54:25 +0000 Subject: add .Xr's for all the random functions in libc --- src/lib/libc/stdlib/rand48.3 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/lib/libc/stdlib/rand48.3') diff --git a/src/lib/libc/stdlib/rand48.3 b/src/lib/libc/stdlib/rand48.3 index 72fa27e17a..d5236a4779 100644 --- a/src/lib/libc/stdlib/rand48.3 +++ b/src/lib/libc/stdlib/rand48.3 @@ -9,7 +9,7 @@ .\" of any kind. I shall in no event be liable for anything that happens .\" to anyone/anything when using this software. .\" -.\" $OpenBSD: rand48.3,v 1.2 1996/08/19 08:33:45 tholo Exp $ +.\" $OpenBSD: rand48.3,v 1.3 1998/07/05 19:54:23 millert Exp $ .\" .Dd October 8, 1993 .Dt RAND48 3 @@ -156,5 +156,6 @@ For a more powerful random number generator, see .Sh AUTHOR Martin Birgmeier .Sh SEE ALSO +.Xr arc4random 3 , .Xr rand 3 , .Xr random 3 . -- cgit v1.2.3-55-g6feb