From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:40263) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YVM4Y-0000dy-TC for qemu-devel@nongnu.org; Tue, 10 Mar 2015 11:27:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YVM4X-0006Dg-NR for qemu-devel@nongnu.org; Tue, 10 Mar 2015 11:27:54 -0400 Message-ID: <54FF0D71.8050008@redhat.com> Date: Tue, 10 Mar 2015 09:27:45 -0600 From: Eric Blake MIME-Version: 1.0 References: <1425990184-30913-1-git-send-email-armbru@redhat.com> In-Reply-To: <1425990184-30913-1-git-send-email-armbru@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="Ghc2W12mLebTV3IAxw0hOsGVMmJTwNNSk" Subject: Re: [Qemu-devel] [PATCH] hmp: Fix texinfo documentation List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Markus Armbruster , qemu-devel@nongnu.org Cc: qemu-trivial@nongnu.org This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --Ghc2W12mLebTV3IAxw0hOsGVMmJTwNNSk Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 03/10/2015 06:23 AM, Markus Armbruster wrote: > Several issues: >=20 > * Commands i and o lack @item. Their one-liner documentation gets > squashed into the preceding command print. Add the obvious @item. >=20 > * Commands i, o and cpu-add lack @findex. The function index doesn't > have them. Add the obvious @findex. >=20 > * Commit 727f005 put block_set_io_throttle was added in the middle of > block_passwd. Move it. >=20 > * Correct spelling of commands chardev-add and chardev-remove in @item > and @findex. >=20 > * Some commands have a blank line between @item/@findex and the text, > most don't. Normalize to no blank line. >=20 > Signed-off-by: Markus Armbruster > --- > hmp-commands.hx | 41 +++++++++++++++-------------------------- > 1 file changed, 15 insertions(+), 26 deletions(-) Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --Ghc2W12mLebTV3IAxw0hOsGVMmJTwNNSk Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJU/w1xAAoJEKeha0olJ0NqvsUH/2hXYTN+wkXVuukCUdlx6TcV AhagSdZkihDHQMYwaclFybJXVLHgYIVyef/hnkRR4dRk16pP9zc/rYb9m6kdt8CN Xjt/sU8pJXEyzrm6925T5Wr3TtyHLhs6TkJrgEk9Z+MKpPoYMjpWz25TlrUebhFV ULlzqPaiqQrigRWxyxmqj1qfOgzYMAHR72WNl2D15OcV22ByJnm9MmfRssiDMpfk Ym1UAAGd8pC8hKE60jBSd3zVIzMC9qDth8JfwM8hOv4MQgtZrNIrP/Q/Dqx7O8WL c4KtTpK32R7TOK3IPZF5chB+PrBVnxJ5xlteeRDVjg6kg/7oQbW50O/23yLfe58= =yfu1 -----END PGP SIGNATURE----- --Ghc2W12mLebTV3IAxw0hOsGVMmJTwNNSk--