commit | c8b6342d3c2a167dec16931815926e9e4387e7ef | [log] [tgz] |
---|---|---|
author | rsc <devnull@localhost> | Thu Jan 13 04:49:19 2005 +0000 |
committer | rsc <devnull@localhost> | Thu Jan 13 04:49:19 2005 +0000 |
tree | 80d3ec6ea074462b30639168113def880476dad6 | |
parent | 741f510ce758f77ed5193256fb693a09a7daecce [diff] [blame] |
Many small edits.
diff --git a/man/man3/genrandom.3 b/man/man3/genrandom.3 index bb6118c..ddf481e 100644 --- a/man/man3/genrandom.3 +++ b/man/man3/genrandom.3
@@ -22,8 +22,10 @@ .I Genrandom fills a buffer with bytes from the X9.17 pseudo-random number generator. The X9.17 generator is seeded by 24 -truly random bytes read from -.BR /dev/random . +truly random bytes read via +.I truerand +(see +.IR rand (3)). .PP .I Prng uses the native