Skip to content

Commit 441675a

Browse files
author
amsliu
committed
fix a punctuation mark
1 parent 6c04f3f commit 441675a

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
@@ -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 processs priority for CPU scheduling, where lower values indicate higher priority.
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.
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)