git: 75fccd670caf - main - UPDATING: Remove a double word in an entry
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 09 Apr 2022 08:36:02 UTC
The branch main has been updated by gbe (doc committer):
URL: https://cgit.FreeBSD.org/src/commit/?id=75fccd670caf3b3c365de6968cdcfbd1a1e8a14b
commit 75fccd670caf3b3c365de6968cdcfbd1a1e8a14b
Author: Gordon Bergling <gbe@FreeBSD.org>
AuthorDate: 2022-04-09 08:35:37 +0000
Commit: Gordon Bergling <gbe@FreeBSD.org>
CommitDate: 2022-04-09 08:35:37 +0000
UPDATING: Remove a double word in an entry
- s/for for/for/
MFC after: 3 days
---
UPDATING | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/UPDATING b/UPDATING
index d14219fe0d64..c260a6acd6e0 100644
--- a/UPDATING
+++ b/UPDATING
@@ -673,7 +673,7 @@ https://lists.freebsd.org/archives/freebsd-current/2021-June/000153.html
initial condition, if desired.
kern.random.initial_seeding.arc4random_bypassed_before_seeding:
- Similar to the above, but for for arc4random(9) initial seeding.
+ Similar to the above, but for arc4random(9) initial seeding.
kern.random.initial_seeding.disable_bypass_warnings: tunable; set
non-zero to disable warnings in dmesg when the same conditions are