The branch main has been updated by imp:

URL: 
https://cgit.FreeBSD.org/src/commit/?id=7bd295750b1383d4ec2061c53482cc9d8ee5384a

commit 7bd295750b1383d4ec2061c53482cc9d8ee5384a
Author:     Warner Losh <[email protected]>
AuthorDate: 2021-06-18 15:19:55 +0000
Commit:     Warner Losh <[email protected]>
CommitDate: 2021-06-18 15:19:55 +0000

    NOTES: fix typo
    
    Noted by:               gj@
    Sponsored by:           Netflix
---
 sys/conf/NOTES | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys/conf/NOTES b/sys/conf/NOTES
index 89dd572986bc..877dec98dfe4 100644
--- a/sys/conf/NOTES
+++ b/sys/conf/NOTES
@@ -1238,7 +1238,7 @@ options   CAPABILITY_MODE # sandboxes with no global 
namespace access
 
 # The granularity of operation is controlled by the kernel option HZ (default
 # 1000 or 1ms). Virtual machines guests default to an HZ value of 100.  Lower
-# values produce less overhead at the expense of reduce accuracy in delivery of
+# values produce less overhead at the expense of reduced accuracy in delivery 
of
 # kernel timeouts. With the adaptive tick code, lower values produce less
 # benefit than in the past.
 
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/dev-commits-src-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to