mitigations.7: spell

This commit is contained in:
Maxim Konovalov
2026-02-18 18:50:14 +00:00
parent 45c1e44779
commit 1e36ee7675
+2 -2
View File
@@ -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 .