From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MMcpq-0003s8-Fr for qemu-devel@nongnu.org; Fri, 03 Jul 2009 03:05:26 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MMcpm-0003qG-Tk for qemu-devel@nongnu.org; Fri, 03 Jul 2009 03:05:26 -0400 Received: from [199.232.76.173] (port=38228 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MMcpm-0003qD-P4 for qemu-devel@nongnu.org; Fri, 03 Jul 2009 03:05:22 -0400 Received: from mx20.gnu.org ([199.232.41.8]:34821) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MMcpm-0001Cj-1H for qemu-devel@nongnu.org; Fri, 03 Jul 2009 03:05:22 -0400 Received: from fmmailgate03.web.de ([217.72.192.234]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MMcpl-0007tk-8g for qemu-devel@nongnu.org; Fri, 03 Jul 2009 03:05:21 -0400 Message-ID: <4A4DADA5.60409@web.de> Date: Fri, 03 Jul 2009 09:05:09 +0200 From: Jan Kiszka MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH] monitor: Fix typo in documentation References: <4A4DA92D.4030208@web.de> <4A4DAC23.3010802@redhat.com> In-Reply-To: <4A4DAC23.3010802@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig349EB5655FDC4EFAC8899AA6" Sender: jan.kiszka@web.de List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Kevin Wolf Cc: Anthony Liguori , qemu-devel This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig349EB5655FDC4EFAC8899AA6 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: quoted-printable Kevin Wolf wrote: > Jan Kiszka schrieb: >> Signed-off-by: Jan Kiszka >> --- >> >> qemu-monitor.hx | 2 +- >> 1 files changed, 1 insertions(+), 1 deletions(-) >> >> diff --git a/qemu-monitor.hx b/qemu-monitor.hx >> index aa29a91..dc10b75 100644 >> --- a/qemu-monitor.hx >> +++ b/qemu-monitor.hx >> @@ -582,7 +582,7 @@ ETEXI >> { "acl_policy", "ss", do_acl_policy, "aclname allow|deny", >> "set default access control list policy" }, >> STEXI >> -@item acl_policy @var{aclname] @code{allow|deny} >> +@item acl_policy @var{aclname} @code{allow|deny} >> Set the default access control list policy, used in the event that >> none of the explicit rules match. The default policy at startup is >> always @code{deny}. >> >=20 > The third identical patch - wondering how long it will take until one o= f > them will be committed. :-) Wow, missed the other two. But I hold the copyright of this bug. :p Jan --------------enig349EB5655FDC4EFAC8899AA6 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (GNU/Linux) Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org iEYEARECAAYFAkpNra4ACgkQniDOoMHTA+lA5wCfTXOsE+8I6TYh0ns/u0s4W/Vc NwYAn0zFTMfwaSj2nL88xfCoUYud4bDl =oSzf -----END PGP SIGNATURE----- --------------enig349EB5655FDC4EFAC8899AA6--