summaryrefslogtreecommitdiffstats
path: root/random
diff options
context:
space:
mode:
authorhubertf <hubertf@NetBSD.org>2007-03-20 16:12:40 +0000
committerhubertf <hubertf@NetBSD.org>2007-03-20 16:12:40 +0000
commit52e7dc6b7fcbd7176395dd3d7285f419a094c0da (patch)
treebc2cb3b3a451093b917d52cb1dbed22aacbd270c /random
parent623efa6a3627dee91d978f5863bb6d7cbe9158d0 (diff)
downloadbsdgames-darwin-52e7dc6b7fcbd7176395dd3d7285f419a094c0da.tar.gz
bsdgames-darwin-52e7dc6b7fcbd7176395dd3d7285f419a094c0da.tar.zst
bsdgames-darwin-52e7dc6b7fcbd7176395dd3d7285f419a094c0da.zip
Xref shuffle(1) from random(6), and vice versa
Diffstat (limited to 'random')
-rw-r--r--random/random.65
1 files changed, 3 insertions, 2 deletions
diff --git a/random/random.6 b/random/random.6
index 2af930b3..c4b42c82 100644
--- a/random/random.6
+++ b/random/random.6
@@ -1,4 +1,4 @@
-.\" $NetBSD: random.6,v 1.6 2003/08/07 09:37:35 agc Exp $
+.\" $NetBSD: random.6,v 1.7 2007/03/20 16:12:40 hubertf Exp $
.\"
.\" Copyright (c) 1994
.\" The Regents of the University of California. All rights reserved.
@@ -29,7 +29,7 @@
.\"
.\" @(#)random.6 8.2 (Berkeley) 3/31/94
.\"
-.Dd March 31, 1994
+.Dd March 20, 2007
.Dt RANDOM 6
.Os
.Sh NAME
@@ -64,4 +64,5 @@ The
option guarantees that the output is unbuffered.
.El
.Sh SEE ALSO
+.Xr shuffle 1 ,
.Xr fortune 6