Skip to content

Commit babfbc4

Browse files
authored
Update SysRq command key descriptions for clarity
1 parent 84827f4 commit babfbc4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ To make the SysReq configuration persistent, follow these steps to enable all Sy
5252

5353
### Command keys
5454

55-
From the SysRq Admin Guide:
55+
This command key table is taken from the SysRq Admin Guide.
5656

5757
|Command| Function
5858
| ------| ----------- |
@@ -68,7 +68,7 @@ From the SysRq Admin Guide:
6868
|``k`` | Secure Access Key (SAK) that kills all programs on the current virtual console.
6969
|``l`` | Shows a stack backtrace for all active CPUs.
7070
|``m`` | Dumps current memory information to your console.
71-
|``n`` | Allows real-time (RT) tasks to be reprioritized using the nice value. NOTE: The nice value controls a process's priority for CPU scheduling, where lower values indicate higher priority.
71+
|``n`` | Allows real-time (RT) tasks to be reprioritized by using the "nice" value. NOTE: The "nice" value controls a process's priority for CPU scheduling, where lower values indicate higher priority.
7272
|``o`` | Shuts off your system (if configured and supported).
7373
|``p`` | Dumps the current registers and flags to your console.
7474
|``q`` | Dumps CPU lists of all armed hrtimers (but not regular timer_list timers) and detailed information about all clockevent devices.

0 commit comments

Comments
 (0)