mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-02-22 03:12:22 +00:00
* src/virsh.c: patch from Atsushi SAKAI fixing schedinfo synopsys
Daniel
This commit is contained in:
parent
b8d0a7bc34
commit
f39e1b8860
@ -1,3 +1,7 @@
|
||||
Tue Aug 14 09:10:51 CEST 2007 Daniel Veillard <veillard@redhat.com>
|
||||
|
||||
* src/virsh.c: patch from Atsushi SAKAI fixing schedinfo synopsys
|
||||
|
||||
Tue Aug 14 09:04:41 CEST 2007 Daniel Veillard <veillard@redhat.com>
|
||||
|
||||
* virsh.1 docs/virsh.pod: typo fixes from Atsushi SAKAI
|
||||
|
@ -987,7 +987,7 @@ cmdSave(vshControl * ctl, vshCmd * cmd)
|
||||
* "schedinfo" command
|
||||
*/
|
||||
static vshCmdInfo info_schedinfo[] = {
|
||||
{"syntax", "sched <domain>"},
|
||||
{"syntax", "schedinfo <domain>"},
|
||||
{"help", gettext_noop("show/set scheduler parameters")},
|
||||
{"desc", gettext_noop("Show/Set scheduler parameters.")},
|
||||
{NULL, NULL}
|
||||
|
Loading…
x
Reference in New Issue
Block a user