From 3dadfdde3b9a16742928825811437cfe8722a36a Mon Sep 17 00:00:00 2001 From: tedu <> Date: Sun, 13 Jul 2014 14:25:00 +0000 Subject: oops, i deleted the wrong word --- src/lib/libc/stdlib/random.3 | 4 ++-- 1 file 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 @@ .\" 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 -- cgit v1.2.3-55-g6feb