From a9bfe56ebf2b5ce7eeec800b2d2c5c9bb978319e Mon Sep 17 00:00:00 2001 From: Anil Madhavapeddy Date: Fri, 22 Dec 2000 00:13:35 +0000 Subject: more typo fixes; aaron@ ok --- share/man/man9/random.9 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'share/man/man9/random.9') diff --git a/share/man/man9/random.9 b/share/man/man9/random.9 index 2cd669cdc35..f8125bff4ad 100644 --- a/share/man/man9/random.9 +++ b/share/man/man9/random.9 @@ -1,4 +1,4 @@ -.\" $OpenBSD: random.9,v 1.9 2000/10/12 18:06:02 aaron Exp $ +.\" $OpenBSD: random.9,v 1.10 2000/12/22 00:13:34 avsm Exp $ .\" .\" Copyright (c) 1996,2000 Michael Shalayeff .\" All rights reserved. @@ -64,13 +64,13 @@ .Nm add_disk_randomness , .Nm add_audio_randomness routines are used to -supply data for the random data source device for futher processing. -The processing involves calculating inter-event time delta and measurirg +supply data for the random data source device for further processing. +The processing involves calculating inter-event time delta and measuring entropy contained in the resulting delta-T, supplied in argument data is just mixed into the pool and does not increase entropy counter. .br .Nm add_true_randomness -does not involve usuall timing calculations +does not involve usual timing calculations and causes supplied data argument added to the entropy pool increasing the entropy counter by 32 bits. .br -- cgit v1.2.3