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.33
1 files changed, 2 insertions, 1 deletions
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 @@
1.\" $OpenBSD: arc4random.3,v 1.2 1997/04/27 22:40:25 angelos Exp $ 1.\" $OpenBSD: arc4random.3,v 1.3 1998/07/05 19:54:19 millert 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,6 +70,7 @@ 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 ,
73.Xr rand 3 , 74.Xr rand 3 ,
74.Xr random 3 75.Xr random 3
75.Sh HISTORY 76.Sh HISTORY