mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-03 03:25:20 +00:00
doc: fix mismatched ACL attribute name
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>
This commit is contained in:
parent
12c381114c
commit
d53d52d4c0
@ -121,7 +121,7 @@
|
|||||||
<td>Name of the network interface, unique to the local host</td>
|
<td>Name of the network interface, unique to the local host</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td>interface_mac</td>
|
<td>interface_macaddr</td>
|
||||||
<td>MAC address of the network interface, not unique</td>
|
<td>MAC address of the network interface, not unique</td>
|
||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
|
Loading…
Reference in New Issue
Block a user