about summary refs log tree commit diff
path: root/docs/api/dbus-org.freedesktop.NetworkManager.IP4Config.xml
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2024-01-25 09:46:52 +0100
committerMichael Biebl <biebl@debian.org>2024-01-25 09:46:52 +0100
commitb6357ff41de179d0aa2e35a6d574e5749fe09002 (patch)
treeff038e98f4569fa3ba217266e6d288410ed84cd4 /docs/api/dbus-org.freedesktop.NetworkManager.IP4Config.xml
parent535ecf92edd8ad054ae8102a224c3dd8f3acf967 (diff)
parent70e18d99b8e3e77bb37e218d7ac582130156f8ef (diff)
Update upstream source from tag 'upstream/1.45.90'
Update to upstream version '1.45.90'
with Debian dir d723a85d75b9a8958dee17b97673a3fd9a80e18c
Diffstat (limited to 'docs/api/dbus-org.freedesktop.NetworkManager.IP4Config.xml')
-rw-r--r--docs/api/dbus-org.freedesktop.NetworkManager.IP4Config.xml16
1 files changed, 12 insertions, 4 deletions
diff --git a/docs/api/dbus-org.freedesktop.NetworkManager.IP4Config.xml b/docs/api/dbus-org.freedesktop.NetworkManager.IP4Config.xml
index 94a9ec44..c14e5c41 100644
--- a/docs/api/dbus-org.freedesktop.NetworkManager.IP4Config.xml
+++ b/docs/api/dbus-org.freedesktop.NetworkManager.IP4Config.xml
@@ -40,7 +40,9 @@ Addresses  readable   aau
 <para>
 Array of arrays of IPv4 address/prefix/gateway. All 3 elements of each
 array are in network byte order. Essentially: [(addr, prefix, gateway),
-(addr, prefix, gateway), ...] Deprecated: use AddressData and Gateway
+(addr, prefix, gateway), ...].
+</para><para>
+DEPRECATED: use AddressData and Gateway
 </para>
 </refsect2>
 <refsect2 role="property" id="gdbus-property-org-freedesktop-NetworkManager-IP4Config.AddressData">
@@ -76,7 +78,9 @@ Arrays of IPv4 route/prefix/next-hop/metric. All 4 elements of each tuple
 are in network byte order. 'route' and 'next hop' are IPv4 addresses,
 while prefix and metric are simple unsigned integers. Essentially:
 [(route, prefix, next-hop, metric), (route, prefix, next-hop, metric),
-...] Deprecated: use RouteData
+...].
+</para><para>
+DEPRECATED: use RouteData
 </para>
 </refsect2>
 <refsect2 role="property" id="gdbus-property-org-freedesktop-NetworkManager-IP4Config.RouteData">
@@ -98,7 +102,9 @@ address string) and "prefix" (a uint). Some routes may include "next-hop"
 Nameservers  readable   au
 </programlisting>
 <para>
-The nameservers in use. Deprecated: use NameserverData
+The nameservers in use.
+</para><para>
+DEPRECATED: use NameserverData
 </para>
 </refsect2>
 <refsect2 role="property" id="gdbus-property-org-freedesktop-NetworkManager-IP4Config.NameserverData">
@@ -162,7 +168,9 @@ WinsServers  readable   au
 </programlisting>
 <para>
 The Windows Internet Name Service servers associated with the connection.
-Each address is in network byte order. Deprecated: use WinsServerData
+Each address is in network byte order.
+</para><para>
+DEPRECATED: use WinsServerData
 </para>
 </refsect2>
 <refsect2 role="property" id="gdbus-property-org-freedesktop-NetworkManager-IP4Config.WinsServerData">