From: "Dr. David Alan Gilbert" <dgilbert@redhat.com>
To: Markus Armbruster <armbru@redhat.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH 2/3] hmp-commands-info: Move Texinfo stanzas to conventional place
Date: Mon, 2 Oct 2017 15:31:39 +0100 [thread overview]
Message-ID: <20171002143139.GD2218@work-vm> (raw)
In-Reply-To: <20171002134538.23332-3-armbru@redhat.com>
* Markus Armbruster (armbru@redhat.com) wrote:
> A command's STEXI..ETEXI stanza follows the command's initializer.
> Two commands got them backwards. Correct that.
>
> Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
> ---
> hmp-commands-info.hx | 20 ++++++++++----------
> 1 file changed, 10 insertions(+), 10 deletions(-)
>
> diff --git a/hmp-commands-info.hx b/hmp-commands-info.hx
> index 574db7d24e..d27d3b1227 100644
> --- a/hmp-commands-info.hx
> +++ b/hmp-commands-info.hx
> @@ -837,12 +837,6 @@ STEXI
> Show information about hotpluggable CPUs
> ETEXI
>
> -STEXI
> -@item info vm-generation-id
> -@findex vm-generation-id
> -Show Virtual Machine Generation ID
> -ETEXI
> -
> {
> .name = "vm-generation-id",
> .args_type = "",
> @@ -852,10 +846,9 @@ ETEXI
> },
>
> STEXI
> -@item info memory_size_summary
> -@findex memory_size_summary
> -Display the amount of initially allocated and present hotpluggable (if
> -enabled) memory in bytes.
> +@item info vm-generation-id
> +@findex vm-generation-id
> +Show Virtual Machine Generation ID
> ETEXI
>
> {
> @@ -868,6 +861,13 @@ ETEXI
> },
>
> STEXI
> +@item info memory_size_summary
> +@findex memory_size_summary
> +Display the amount of initially allocated and present hotpluggable (if
> +enabled) memory in bytes.
> +ETEXI
> +
> +STEXI
> @end table
> ETEXI
>
> --
> 2.13.6
>
--
Dr. David Alan Gilbert / dgilbert@redhat.com / Manchester, UK
next prev parent reply other threads:[~2017-10-02 14:31 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-10-02 13:45 [Qemu-devel] [PATCH 0/3] hmp-commands-info: Texinfo fixes Markus Armbruster
2017-10-02 13:45 ` [Qemu-devel] [PATCH 1/3] hmp-commands-info: Fix "info rocker-FOO" misspellings Markus Armbruster
2017-10-02 14:21 ` Dr. David Alan Gilbert
2017-10-04 10:13 ` Marc-André Lureau
2017-10-02 13:45 ` [Qemu-devel] [PATCH 2/3] hmp-commands-info: Move Texinfo stanzas to conventional place Markus Armbruster
2017-10-02 14:31 ` Dr. David Alan Gilbert [this message]
2017-10-04 9:50 ` Marc-André Lureau
2017-10-04 10:13 ` Marc-André Lureau
2017-10-02 13:45 ` [Qemu-devel] [PATCH 3/3] hmp-commands-info: Change "@findex FOO" to "@findex info FOO" Markus Armbruster
2017-10-02 14:48 ` Dr. David Alan Gilbert
2017-10-02 14:49 ` Eric Blake
2017-10-04 10:13 ` Marc-André Lureau
2017-10-05 9:09 ` [Qemu-devel] [PATCH 0/3] hmp-commands-info: Texinfo fixes Dr. David Alan Gilbert
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20171002143139.GD2218@work-vm \
--to=dgilbert@redhat.com \
--cc=armbru@redhat.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).