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/random.3 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/lib/libc/stdlib/random.3') diff --git a/src/lib/libc/stdlib/random.3 b/src/lib/libc/stdlib/random.3 index b57dcd15e3..acfbd8cdeb 100644 --- a/src/lib/libc/stdlib/random.3 +++ b/src/lib/libc/stdlib/random.3 @@ -29,7 +29,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $OpenBSD: random.3,v 1.5 1998/02/07 02:16:25 millert Exp $ +.\" $OpenBSD: random.3,v 1.6 1998/07/05 19:54:25 millert Exp $ .\" .Dd April 19, 1991 .Dt RANDOM 3 @@ -162,6 +162,7 @@ is called with less than 8 bytes of state information, or if detects that the state information has been garbled, error messages are printed on the standard error output. .Sh SEE ALSO +.Xr arc4random 3 , .Xr drand48 3 , .Xr rand 3 .Sh STANDARDS -- cgit v1.2.3-55-g6feb