summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/random.3
diff options
context:
space:
mode:
authortedu <tedu@openbsd.org>2014-07-13 14:25:00 +0000
committertedu <tedu@openbsd.org>2014-07-13 14:25:00 +0000
commita3102f6ac6608ec1670c640c963bb124a92ad8be (patch)
treeb2af7242b871475469909da944a4ace93c1bacf7 /lib/libc/stdlib/random.3
parentremove a lie spotted by guenther (diff)
downloadwireguard-openbsd-a3102f6ac6608ec1670c640c963bb124a92ad8be.tar.xz
wireguard-openbsd-a3102f6ac6608ec1670c640c963bb124a92ad8be.zip
oops, i deleted the wrong word
Diffstat (limited to 'lib/libc/stdlib/random.3')
-rw-r--r--lib/libc/stdlib/random.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/stdlib/random.3 b/lib/libc/stdlib/random.3
index f66c4ce90a3..2bac41796ed 100644
--- a/lib/libc/stdlib/random.3
+++ b/lib/libc/stdlib/random.3
@@ -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