qemu-commits
[Top][All Lists]
Advanced

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

[Qemu-commits] [COMMIT cbbfacc] monitor: Fix typo in documentation


From: Anthony Liguori
Subject: [Qemu-commits] [COMMIT cbbfacc] monitor: Fix typo in documentation
Date: Fri, 03 Jul 2009 17:26:28 -0000

From: Jan Kiszka <address@hidden>

Signed-off-by: Jan Kiszka <address@hidden>

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
address@hidden acl_policy @var{aclname] @code{allow|deny}
address@hidden 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}.




reply via email to

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