[PATCH] kernel_lockdown.7: Remove additional text alluding to lifting via SysRq

From: dann frazier
Date: Mon Jun 07 2021 - 18:19:56 EST


My previous patch intended to drop the docs for the lockdown lift SysRq,
but it missed this other section that refers to lifting it via a keyboard -
an allusion to that same SysRq.

Signed-off-by: dann frazier <dann.frazier@xxxxxxxxxxxxx>
---
man7/kernel_lockdown.7 | 3 ---
1 file changed, 3 deletions(-)

diff --git a/man7/kernel_lockdown.7 b/man7/kernel_lockdown.7
index b0442b3b6..0c0a9500d 100644
--- a/man7/kernel_lockdown.7
+++ b/man7/kernel_lockdown.7
@@ -19,9 +19,6 @@ modification of the kernel image and to prevent access to security and
cryptographic data located in kernel memory, whilst still permitting driver
modules to be loaded.
.PP
-Lockdown is typically enabled during boot and may be terminated, if configured,
-by typing a special key combination on a directly attached physical keyboard.
-.PP
If a prohibited or restricted feature is accessed or used, the kernel will emit
a message that looks like:
.PP
--
2.32.0