On 09/18/2015 04:13 AM, Wen Congyang wrote: > Signed-off-by: Wen Congyang <[email protected]> > Signed-off-by: zhanghailiang <[email protected]> > Signed-off-by: Gonglei <[email protected]> > Cc: Luiz Capitulino <[email protected]> > --- > hmp-commands.hx | 28 ++++++++++++++++++++++++++++ > hmp.c | 20 ++++++++++++++++++++ > hmp.h | 2 ++ > 3 files changed, 50 insertions(+) >
> +
> +STEXI
> +@item blockdev_child_add @var{parent device} @var{child device}
This produces poor-looking info that makes it appear that the command
takes 4 parameters, with two of those parameters both named 'device'.
I'd use just:
@item blockdev_child_add @var{parent} @var{child}
> +STEXI
> +@item blockdev_child_del @var{parent device} @var{child device}
Likewise.
--
Eric Blake eblake redhat com +1-919-301-3266
Libvirt virtualization library http://libvirt.org
signature.asc
Description: OpenPGP digital signature
