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 _______________________________________________ svn-src-head@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"