public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] kernel_lockdown.7: Remove additional text alluding to lifting via SysRq
@ 2021-06-07 22:19 dann frazier
  2021-06-09 21:29 ` Michael Kerrisk (man-pages)
  0 siblings, 1 reply; 2+ messages in thread
From: dann frazier @ 2021-06-07 22:19 UTC (permalink / raw)
  To: linux-man, Alejandro Colomar (man-pages), Michael Kerrisk,
	David Howells, Heinrich Schuchardt
  Cc: linux-kernel, Pedro Principeza

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@canonical.com>
---
 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


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-06-09 21:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-06-07 22:19 [PATCH] kernel_lockdown.7: Remove additional text alluding to lifting via SysRq dann frazier
2021-06-09 21:29 ` Michael Kerrisk (man-pages)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox