git: 166ec3e86aa4 - main - mitigations.7: uncomment reference to recently added section
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 01 Jun 2024 11:55:35 UTC
The branch main has been updated by emaste:
URL: https://cgit.FreeBSD.org/src/commit/?id=166ec3e86aa4a48bdf2a56ee065f0173bbb8f745
commit 166ec3e86aa4a48bdf2a56ee065f0173bbb8f745
Author: Ed Maste <emaste@FreeBSD.org>
AuthorDate: 2024-06-01 11:52:31 +0000
Commit: Ed Maste <emaste@FreeBSD.org>
CommitDate: 2024-06-01 11:55:09 +0000
mitigations.7: uncomment reference to recently added section
A brief description of supervisor mode memory access protection was
added in 72ece341b427. Uncomment the existing reference to this section
in the table of contents.
Fixes: 72ece341b427 ("mitigations.7: mention supervisor mode memory...")
Sponsored by: The FreeBSD Foundation
---
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 afb88de56e86..a322c9a917da 100644
--- a/share/man/man7/mitigations.7
+++ b/share/man/man7/mitigations.7
@@ -56,8 +56,8 @@ Relocation Read-Only (RELRO)
Bind Now
.\".It
.\"Stack Smashing Protection (SSP)
-.\".It
-.\"Supervisor Mode Memory Protection
+.It
+Supervisor Mode Memory Protection
.It
Hardware Vulnerability Mitigation Controls
.It