svn commit: r285458 - head/share/man/man9
Christian Brueffer
brueffer at FreeBSD.org
Mon Jul 13 14:25:16 UTC 2015
Author: brueffer
Date: Mon Jul 13 14:25:15 2015
New Revision: 285458
URL: https://svnweb.freebsd.org/changeset/base/285458
Log:
Fix a typo and duplicate word.
Modified:
head/share/man/man9/random_harvest.9
Modified: head/share/man/man9/random_harvest.9
==============================================================================
--- head/share/man/man9/random_harvest.9 Mon Jul 13 14:13:15 2015 (r285457)
+++ head/share/man/man9/random_harvest.9 Mon Jul 13 14:25:15 2015 (r285458)
@@ -25,7 +25,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd June 30, 2015
+.Dd July 13, 2015
.Dt RANDOM_HARVEST 9
.Os
.Sh NAME
@@ -96,7 +96,7 @@ from harvesting,
as they are high-rate
sources.
Some entropy is sacrificed,
-but the hig rate of supply
+but the high rate of supply
will compensate for this.
.Pp
The
@@ -121,7 +121,7 @@ and pass this in
.Fa bits .
.Pp
Interrupt harvesting has been
-in part simplified simplified
+in part simplified
for the kernel programmer.
If a device driver registers an interrupt handler
with
More information about the svn-src-head
mailing list