summaryrefslogtreecommitdiff
path: root/share/man/man9/random.9
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man9/random.9')
-rw-r--r--share/man/man9/random.96
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man9/random.9 b/share/man/man9/random.9
index d5227bb0c1a..c737d47c663 100644
--- a/share/man/man9/random.9
+++ b/share/man/man9/random.9
@@ -1,4 +1,4 @@
-.\" $OpenBSD: random.9,v 1.3 1998/05/19 22:54:59 jason Exp $
+.\" $OpenBSD: random.9,v 1.4 1999/05/16 19:57:47 alex Exp $
.\"
.\" Copyright (c) 1996 Michael Shalayeff
.\" All rights reserved.
@@ -62,5 +62,5 @@ device.
will give random 32 bit numbers hashed with the aRC4 algorithm,
which appears to be faster.
.Sh SEE ALSO
-.Xr random 4 ,
-.Xr arc4random 3
+.Xr arc4random 3 ,
+.Xr random 4