summaryrefslogtreecommitdiff
path: root/share/man/man9
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man9')
-rw-r--r--share/man/man9/random.9 (renamed from share/man/man9/rnd.9)6
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man9/rnd.9 b/share/man/man9/random.9
index 68e74869b6c..2c4f30f3093 100644
--- a/share/man/man9/rnd.9
+++ b/share/man/man9/random.9
@@ -1,4 +1,4 @@
-.\" $OpenBSD: rnd.9,v 1.2 1996/04/24 17:54:23 mickey Exp $
+.\" $OpenBSD: random.9,v 1.1 1996/12/17 22:56:04 millert Exp $
.\"
.\" Copyright (c) 1996 Michael Shalayeff
.\" All rights reserved.
@@ -50,7 +50,7 @@ for the random data source device for future processing.
.Pp
get_random_bytes maybe used to retrive strong random data, just
as it would by
-.Xr srnd 4
+.Xr srandom 4
device.
.Sh SEE ALSO
-.Xr rnd 4
+.Xr random 4