about summary refs log tree commit diff
path: root/introspection/nm-device-ethernet.xml
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2010-11-29 19:00:27 +0100
committerMichael Biebl <biebl@debian.org>2010-11-29 19:00:27 +0100
commit90764db0c249831a00ca5506fc2913a418eb980a (patch)
tree88199b4c694a5977b407670b54e5c160985b1399 /introspection/nm-device-ethernet.xml
parent262012122f6fdb67f1645c009beb5f8c477e5868 (diff)
parenta6b89d35fabd9f5934b84d7cde22e9268f92c3d3 (diff)
Merge commit 'upstream/0.8.2' into experimental
Diffstat (limited to 'introspection/nm-device-ethernet.xml')
-rw-r--r--introspection/nm-device-ethernet.xml8
1 files changed, 7 insertions, 1 deletions
diff --git a/introspection/nm-device-ethernet.xml b/introspection/nm-device-ethernet.xml
index 5b7c88eb..000caf75 100644
--- a/introspection/nm-device-ethernet.xml
+++ b/introspection/nm-device-ethernet.xml
@@ -5,7 +5,13 @@
 
     <property name="HwAddress" type="s" access="read">
       <tp:docstring>
-        Hardware address of the device.
+        Active hardware address of the device.
+      </tp:docstring>
+    </property>
+
+    <property name="PermHwAddress" type="s" access="read">
+      <tp:docstring>
+        Permanent hardware address of the device.
       </tp:docstring>
     </property>