mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-03-07 17:28:15 +00:00
virsh-domain: Line up signal names array
Line up the array so that the grid is visible.
This commit is contained in:
parent
626d4dfc2e
commit
cb356928a6
@ -6978,7 +6978,7 @@ VIR_ENUM_IMPL(virDomainProcessSignal,
|
|||||||
"term", "stkflt", "chld", "cont", "stop", /* 15-19 */
|
"term", "stkflt", "chld", "cont", "stop", /* 15-19 */
|
||||||
"tstp", "ttin", "ttou", "urg", "xcpu", /* 20-24 */
|
"tstp", "ttin", "ttou", "urg", "xcpu", /* 20-24 */
|
||||||
"xfsz", "vtalrm", "prof", "winch", "poll", /* 25-29 */
|
"xfsz", "vtalrm", "prof", "winch", "poll", /* 25-29 */
|
||||||
"pwr", "sys", "rt0","rt1", "rt2", /* 30-34 */
|
"pwr", "sys", "rt0", "rt1", "rt2", /* 30-34 */
|
||||||
"rt3", "rt4", "rt5", "rt6", "rt7", /* 35-39 */
|
"rt3", "rt4", "rt5", "rt6", "rt7", /* 35-39 */
|
||||||
"rt8", "rt9", "rt10", "rt11", "rt12", /* 40-44 */
|
"rt8", "rt9", "rt10", "rt11", "rt12", /* 40-44 */
|
||||||
"rt13", "rt14", "rt15", "rt16", "rt17", /* 45-49 */
|
"rt13", "rt14", "rt15", "rt16", "rt17", /* 45-49 */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user