From: sobrado Date: Thu, 22 Oct 2015 11:01:49 +0000 (+0000) Subject: fix typo in unit of time. X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=c8990e71cbe6a3a6f1d2419f15303908a913eaef;p=openbsd fix typo in unit of time. ok jmc@ --- diff --git a/share/man/man4/man4.octeon/octrng.4 b/share/man/man4/man4.octeon/octrng.4 index 04eeac6585b..fcc9eec758f 100644 --- a/share/man/man4/man4.octeon/octrng.4 +++ b/share/man/man4/man4.octeon/octrng.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: octrng.4,v 1.2 2013/10/25 13:05:20 jmc Exp $ +.\" $OpenBSD: octrng.4,v 1.3 2015/10/22 11:01:49 sobrado Exp $ .\" .\" Copyright (c) 2013 Paul Irofti .\" @@ -15,7 +15,7 @@ .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" .\" -.Dd $Mdocdate: October 25 2013 $ +.Dd $Mdocdate: October 22 2015 $ .Dt OCTRNG 4 octeon .Os .Sh NAME @@ -31,7 +31,7 @@ driver supports the random number generator found on the CN50XX chip. After the 5 seconds it takes for the device to be initialized, the .Nm driver feeds the random subsystem's entropy pool 32 bits of data every -10 miliseconds through the +10 milliseconds through the .Xr add_true_randomness 9 API. .Sh SEE ALSO