summary refs log tree commit diff
path: root/introspection/org.freedesktop.NetworkManager.IP6Config.xml
diff options
context:
space:
mode:
Diffstat (limited to 'introspection/org.freedesktop.NetworkManager.IP6Config.xml')
-rw-r--r--introspection/org.freedesktop.NetworkManager.IP6Config.xml9
1 files changed, 6 insertions, 3 deletions
diff --git a/introspection/org.freedesktop.NetworkManager.IP6Config.xml b/introspection/org.freedesktop.NetworkManager.IP6Config.xml
index e47b35f2..3991f6ae 100644
--- a/introspection/org.freedesktop.NetworkManager.IP6Config.xml
+++ b/introspection/org.freedesktop.NetworkManager.IP6Config.xml
@@ -10,8 +10,9 @@
     <!--
         Addresses:
 
-        Array of tuples of IPv6 address/prefix/gateway. Deprecated: use
-        AddressData and Gateway.
+        Array of tuples of IPv6 address/prefix/gateway.
+
+        DEPRECATED: use AddressData and Gateway.
     -->
     <property name="Addresses" type="a(ayuay)" access="read"/>
 
@@ -34,7 +35,9 @@
     <!--
         Routes:
 
-        Tuples of IPv6 route/prefix/next-hop/metric. Deprecated: use RouteData
+        Tuples of IPv6 route/prefix/next-hop/metric.
+
+        DEPRECATED: use RouteData.
     -->
     <property name="Routes" type="a(ayuayu)" access="read"/>