diff --git a/docs/aclpolkit.html.in b/docs/aclpolkit.html.in index 0e3c8e971f..ee00b98461 100644 --- a/docs/aclpolkit.html.in +++ b/docs/aclpolkit.html.in @@ -396,7 +396,7 @@ polkit.addRule(function(action, subject) { To achieve this we need to write a rule which checks whether the connect_driver attribute is LXC and the domain_name - attribute is demo, and match on a action + attribute is demo, and match on an action name of org.libvirt.api.domain.getattr. Using the javascript rules format, this ends up written as

diff --git a/docs/api.html.in b/docs/api.html.in index 27abed6732..288b9ecf88 100644 --- a/docs/api.html.in +++ b/docs/api.html.in @@ -155,7 +155,7 @@
  • Enumeration [virConnectList..., virConnectNumOf...] -

    Used to enumerate a set of object available to an given +

    Used to enumerate a set of object available to a given hypervisor connection such as: