diff options
| author | tedu <> | 2014-07-13 14:25:00 +0000 |
|---|---|---|
| committer | tedu <> | 2014-07-13 14:25:00 +0000 |
| commit | bd5f6d197f463a2a9be53a9d5f8d34cdb7f522c4 (patch) | |
| tree | 2aeb146fc4eb4422f2e9e6677a8e4864ec73fe7d /src/lib/libc/stdlib/random.3 | |
| parent | 0850040c6d7e12aeb922c3b0f6499d972fbfd4ac (diff) | |
| download | openbsd-bd5f6d197f463a2a9be53a9d5f8d34cdb7f522c4.tar.gz openbsd-bd5f6d197f463a2a9be53a9d5f8d34cdb7f522c4.tar.bz2 openbsd-bd5f6d197f463a2a9be53a9d5f8d34cdb7f522c4.zip | |
oops, i deleted the wrong word
Diffstat (limited to 'src/lib/libc/stdlib/random.3')
| -rw-r--r-- | src/lib/libc/stdlib/random.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/libc/stdlib/random.3 b/src/lib/libc/stdlib/random.3 index f66c4ce90a..2bac41796e 100644 --- a/src/lib/libc/stdlib/random.3 +++ b/src/lib/libc/stdlib/random.3 | |||
| @@ -25,7 +25,7 @@ | |||
| 25 | .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 25 | .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 26 | .\" SUCH DAMAGE. | 26 | .\" SUCH DAMAGE. |
| 27 | .\" | 27 | .\" |
| 28 | .\" $OpenBSD: random.3,v 1.22 2014/07/13 14:24:23 tedu Exp $ | 28 | .\" $OpenBSD: random.3,v 1.23 2014/07/13 14:25:00 tedu Exp $ |
| 29 | .\" | 29 | .\" |
| 30 | .Dd $Mdocdate: July 13 2014 $ | 30 | .Dd $Mdocdate: July 13 2014 $ |
| 31 | .Dt RANDOM 3 | 31 | .Dt RANDOM 3 |
| @@ -89,7 +89,7 @@ as the seed. | |||
| 89 | .Pp | 89 | .Pp |
| 90 | The | 90 | The |
| 91 | .Fn srandomdev | 91 | .Fn srandomdev |
| 92 | switches to an algorithm using state derived from | 92 | routine switches to an algorithm using state derived from |
| 93 | random numbers obtained from the kernel. | 93 | random numbers obtained from the kernel. |
| 94 | Note that this particular seeding procedure can generate | 94 | Note that this particular seeding procedure can generate |
| 95 | states which are impossible to reproduce by calling | 95 | states which are impossible to reproduce by calling |
