Skip to content

Commit 991fb1d

Browse files
authored
Fix formatting of help display description
1 parent 522fa76 commit 991fb1d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

support/azure/virtual-machines/linux/serial-console-nmi-sysrq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ This command key table is taken from the SysRq Admin Guide.
6262
|``e`` | Sends a SIGTERM to all processes, except for init.
6363
|``f`` | Calls the oom killer to kill a memory-intensive process.
6464
|``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.)
65+
|``h`` | Displays help. (Any key other than the keys that are listed here also displays help, but "h" is easy to remember.)
6666
|``i`` | Send a SIGKILL to all processes, except for init.
6767
|``j`` | Forcibly thaws filesystems that are frozen by the FIFREEZE ioctl.
6868
|``k`` | Secure Access Key (SAK) that kills all programs on the current virtual console.

0 commit comments

Comments
 (0)