qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH] monitor: Fix typo in documentation
@ 2009-07-03  6:46 Jan Kiszka
  2009-07-03  6:58 ` Kevin Wolf
  0 siblings, 1 reply; 3+ messages in thread
From: Jan Kiszka @ 2009-07-03  6:46 UTC (permalink / raw)
  To: Anthony Liguori; +Cc: qemu-devel

[-- Attachment #1: Type: text/plain, Size: 681 bytes --]

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
---

 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}.


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 257 bytes --]

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-07-03  7:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-03  6:46 [Qemu-devel] [PATCH] monitor: Fix typo in documentation Jan Kiszka
2009-07-03  6:58 ` Kevin Wolf
2009-07-03  7:05   ` Jan Kiszka

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).