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/crypt/arc4random.3 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/lib/libc/crypt') diff --git a/src/lib/libc/crypt/arc4random.3 b/src/lib/libc/crypt/arc4random.3 index 39b4de15db..dd04c8f934 100644 --- a/src/lib/libc/crypt/arc4random.3 +++ b/src/lib/libc/crypt/arc4random.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: arc4random.3,v 1.2 1997/04/27 22:40:25 angelos Exp $ +.\" $OpenBSD: arc4random.3,v 1.3 1998/07/05 19:54:19 millert Exp $ .\" Copyright 1997 Niels Provos .\" All rights reserved. .\" @@ -70,6 +70,7 @@ since .Fn arc4random automatically initalizes itself. .Sh SEE ALSO +.Xr rand48 3 , .Xr rand 3 , .Xr random 3 .Sh HISTORY -- cgit v1.2.3-55-g6feb