qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH] hmp: Fix texinfo documentation


From: Markus Armbruster
Subject: Re: [Qemu-devel] [PATCH] hmp: Fix texinfo documentation
Date: Tue, 17 Mar 2015 09:20:27 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux)

Ping for 2.3

Markus Armbruster <address@hidden> writes:

> Several issues:
>
> * Commands i and o lack @item.  Their one-liner documentation gets
>   squashed into the preceding command print.  Add the obvious @item.
>
> * Commands i, o and cpu-add lack @findex.  The function index doesn't
>   have them.  Add the obvious @findex.
>
> * Commit 727f005 put block_set_io_throttle was added in the middle of
>   block_passwd.  Move it.
>
> * Correct spelling of commands chardev-add and chardev-remove in @item
>   and @findex.
>
> * Some commands have a blank line between @item/@findex and the text,
>   most don't.  Normalize to no blank line.
>
> Signed-off-by: Markus Armbruster <address@hidden>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]