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}. >> > > The third identical patch - wondering how long it will take until one of > them will be committed. :-) Wow, missed the other two. But I hold the copyright of this bug. :p Jan