The branch stable/13 has been updated by gbe (doc committer): URL: https://cgit.FreeBSD.org/src/commit/?id=f5c529fa5c30e066a7f1087bfd8274031b21a3be
commit f5c529fa5c30e066a7f1087bfd8274031b21a3be Author: Gordon Bergling <[email protected]> AuthorDate: 2022-04-09 08:35:37 +0000 Commit: Gordon Bergling <[email protected]> CommitDate: 2022-04-14 06:05:15 +0000 UPDATING: Remove a double word in an entry - s/for for/for/ (cherry picked from commit 75fccd670caf3b3c365de6968cdcfbd1a1e8a14b) --- UPDATING | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/UPDATING b/UPDATING index b5355c64f2d7..f70e396a1435 100644 --- a/UPDATING +++ b/UPDATING @@ -558,7 +558,7 @@ and/or ports. 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
