9119d9
From e2c22f81649827150a3d2238a742bf0da6dc28fd Mon Sep 17 00:00:00 2001
9119d9
Message-Id: <e2c22f81649827150a3d2238a742bf0da6dc28fd@dist-git>
9119d9
From: Luyao Huang <lhuang@redhat.com>
9119d9
Date: Mon, 24 Nov 2014 13:46:34 +0100
9119d9
Subject: [PATCH] doc: fix mismatched ACL attribute name
9119d9
9119d9
As documented in https://bugzilla.redhat.com/show_bug.cgi?id=1161358,
9119d9
the ACL attribute should be named: interface_macaddr
9119d9
9119d9
Signed-off-by: Luyao Huang <lhuang@redhat.com>
9119d9
Signed-off-by: Eric Blake <eblake@redhat.com>
9119d9
(cherry picked from commit d53d52d4c0299f5161bdeeccc925169d68ac990f)
9119d9
Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
9119d9
Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
9119d9
---
9119d9
 docs/aclpolkit.html.in | 2 +-
9119d9
 1 file changed, 1 insertion(+), 1 deletion(-)
9119d9
9119d9
diff --git a/docs/aclpolkit.html.in b/docs/aclpolkit.html.in
9119d9
index 91b5296..e5a9b16 100644
9119d9
--- a/docs/aclpolkit.html.in
9119d9
+++ b/docs/aclpolkit.html.in
9119d9
@@ -121,7 +121,7 @@
9119d9
           Name of the network interface, unique to the local host
9119d9
         
9119d9
         
9119d9
-          interface_mac
9119d9
+          interface_macaddr
9119d9
           MAC address of the network interface, not unique
9119d9
         
9119d9
       
9119d9
-- 
9119d9
2.1.3
9119d9