summaryrefslogtreecommitdiff
path: root/src/lib/libc/crypt/arc4random.3
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libc/crypt/arc4random.3')
-rw-r--r--src/lib/libc/crypt/arc4random.34
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/libc/crypt/arc4random.3 b/src/lib/libc/crypt/arc4random.3
index 741965c5ac..81200a3139 100644
--- a/src/lib/libc/crypt/arc4random.3
+++ b/src/lib/libc/crypt/arc4random.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: arc4random.3,v 1.4 1998/09/07 16:44:34 aaron Exp $ 1.\" $OpenBSD: arc4random.3,v 1.5 1999/05/16 19:54:46 alex Exp $
2.\" Copyright 1997 Niels Provos <provos@physnet.uni-hamburg.de> 2.\" Copyright 1997 Niels Provos <provos@physnet.uni-hamburg.de>
3.\" All rights reserved. 3.\" All rights reserved.
4.\" 4.\"
@@ -70,8 +70,8 @@ since
70.Fn arc4random 70.Fn arc4random
71automatically initalizes itself. 71automatically initalizes itself.
72.Sh SEE ALSO 72.Sh SEE ALSO
73.Xr rand48 3 ,
74.Xr rand 3 , 73.Xr rand 3 ,
74.Xr rand48 3 ,
75.Xr random 3 75.Xr random 3
76.Sh HISTORY 76.Sh HISTORY
77.Pa RC4 77.Pa RC4