]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commitdiff
doc: fix mismatched ACL attribute name
authorLuyao Huang <lhuang@redhat.com>
Fri, 7 Nov 2014 09:35:33 +0000 (17:35 +0800)
committerEric Blake <eblake@redhat.com>
Fri, 7 Nov 2014 09:49:39 +0000 (10:49 +0100)
As documented in https://bugzilla.redhat.com/show_bug.cgi?id=1161358,
the ACL attribute should be named: interface_macaddr

Signed-off-by: Luyao Huang <lhuang@redhat.com>
Signed-off-by: Eric Blake <eblake@redhat.com>
docs/aclpolkit.html.in

index 91b52964ef05dbe9e6fe4851e2ef66b48c340073..e5a9b16d5f2b15f5c142eac4cae4cdb33778fd06 100644 (file)
           <td>Name of the network interface, unique to the local host</td>
         </tr>
         <tr>
-          <td>interface_mac</td>
+          <td>interface_macaddr</td>
           <td>MAC address of the network interface, not unique</td>
         </tr>
       </tbody>