We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 522fa76 commit 991fb1dCopy full SHA for 991fb1d
1 file changed
support/azure/virtual-machines/linux/serial-console-nmi-sysrq.md
@@ -62,7 +62,7 @@ This command key table is taken from the SysRq Admin Guide.
62
|``e`` | Sends a SIGTERM to all processes, except for init.
63
|``f`` | Calls the oom killer to kill a memory-intensive process.
64
|``g`` | Used by kgdb (kernel debugger).
65
-|``h`` | Displays help. (Any key other than those that are listed here also displays help, but "h" is easy to remember.)
+|``h`` | Displays help. (Any key other than the keys that are listed here also displays help, but "h" is easy to remember.)
66
|``i`` | Send a SIGKILL to all processes, except for init.
67
|``j`` | Forcibly thaws filesystems that are frozen by the FIFREEZE ioctl.
68
|``k`` | Secure Access Key (SAK) that kills all programs on the current virtual console.
0 commit comments