* [Qemu-devel] [PATCH] qemu-monitor.hx: Fix syntax error
@ 2009-06-30 9:42 Kevin Wolf
0 siblings, 0 replies; only message in thread
From: Kevin Wolf @ 2009-06-30 9:42 UTC (permalink / raw)
To: qemu-devel; +Cc: Kevin Wolf
Signed-off-by: Kevin Wolf <kwolf@redhat.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}.
--
1.6.0.6
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2009-06-30 9:43 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-30 9:42 [Qemu-devel] [PATCH] qemu-monitor.hx: Fix syntax error Kevin Wolf
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).