From 058b0118a52061ad57694c01fc8763b22b789c4d Mon Sep 17 00:00:00 2001 From: rsc Date: Mon, 3 Jan 2005 06:40:20 +0000 Subject: Some man pages. --- man/man3/rand.3 | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-) (limited to 'man/man3/rand.3') diff --git a/man/man3/rand.3 b/man/man3/rand.3 index 3f3e0061..25ea8a43 100644 --- a/man/man3/rand.3 +++ b/man/man3/rand.3 @@ -156,18 +156,12 @@ to return a uniform .IR x , .RI 0≤ x < val ≤ 2\u\s732\s10\d-1. .SH SOURCE -.B /usr/local/plan9/src/libc/port/*rand.c +.B /usr/local/plan9/src/lib9/ .br -.B /usr/local/plan9/src/libc/9sys/truerand.c -.br -.B /usr/local/plan9/src/libsec/port/genrandom.c -.br -.B /usr/local/plan9/src/libsec/port/prng.c -.br -.B /usr/local/plan9/src/libsec/port/*fastrand.c +.B /usr/local/plan9/src/libsec/port/ .SH "SEE ALSO -.IR cons (3), -.IR mp (3), +.\" .IR cons (3), +.IR mp (3) .SH BUGS .I Truerand and -- cgit v1.2.3