git: 1e36ee767576 - main - mitigations.7: spell
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 18 Feb 2026 18:50:34 UTC
The branch main has been updated by maxim:
URL: https://cgit.FreeBSD.org/src/commit/?id=1e36ee76757662bf6a672ebd7ad77a6dc674853b
commit 1e36ee76757662bf6a672ebd7ad77a6dc674853b
Author: Maxim Konovalov <maxim@FreeBSD.org>
AuthorDate: 2026-02-18 18:50:14 +0000
Commit: Maxim Konovalov <maxim@FreeBSD.org>
CommitDate: 2026-02-18 18:50:14 +0000
mitigations.7: spell
---
share/man/man7/mitigations.7 | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/share/man/man7/mitigations.7 b/share/man/man7/mitigations.7
index 37a81986e372..c12e57e9a7b1 100644
--- a/share/man/man7/mitigations.7
+++ b/share/man/man7/mitigations.7
@@ -1,5 +1,5 @@
.\"-
-.\" SPDX-License-Identifer: BSD-2-Clause
+.\" SPDX-License-Identifier: BSD-2-Clause
.\"
.\" Copyright © 2023 The FreeBSD Foundation
.\"
@@ -431,7 +431,7 @@ With particular sequences of instructions whose last ones are mispredicted by
speculative execution, it is possible to make appear in an XMM register data
previously put in some XMM register by some preceding or concurrent task
executing on the same physical core
-.Po disabling Simultaneous Muti-Threading
+.Po disabling Simultaneous Multi-Threading
.Pq SMT
is thus not a sufficient protection
.Pc .