Browse Source

oops, i deleted the wrong word

OPENBSD_5_6
tedu 10 years ago
parent
commit
37a5836398
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      src/lib/libc/stdlib/random.3

+ 2
- 2
src/lib/libc/stdlib/random.3 View File

@ -25,7 +25,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
.\" $OpenBSD: random.3,v 1.22 2014/07/13 14:24:23 tedu Exp $
.\" $OpenBSD: random.3,v 1.23 2014/07/13 14:25:00 tedu Exp $
.\"
.Dd $Mdocdate: July 13 2014 $
.Dt RANDOM 3
@ -89,7 +89,7 @@ as the seed.
.Pp
The
.Fn srandomdev
switches to an algorithm using state derived from
routine switches to an algorithm using state derived from
random numbers obtained from the kernel.
Note that this particular seeding procedure can generate
states which are impossible to reproduce by calling


Loading…
Cancel
Save