about summary refs log tree commit diff
path: root/docs/api/html/gdbus-org.freedesktop.NetworkManager.IP6Config.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/api/html/gdbus-org.freedesktop.NetworkManager.IP6Config.html')
-rw-r--r--docs/api/html/gdbus-org.freedesktop.NetworkManager.IP6Config.html47
1 files changed, 30 insertions, 17 deletions
diff --git a/docs/api/html/gdbus-org.freedesktop.NetworkManager.IP6Config.html b/docs/api/html/gdbus-org.freedesktop.NetworkManager.IP6Config.html
index 27f0d7b4..7b5e167e 100644
--- a/docs/api/html/gdbus-org.freedesktop.NetworkManager.IP6Config.html
+++ b/docs/api/html/gdbus-org.freedesktop.NetworkManager.IP6Config.html
@@ -49,7 +49,10 @@
 </div>
 <div class="refsect1">
 <a name="gdbus-interface-org-freedesktop-NetworkManager-IP6Config"></a><h2>Description</h2>
-<p></p>
+<p>
+</p>
+<p>
+</p>
 </div>
 <div class="refsect1">
 <a name="gdbus-properties-org.freedesktop.NetworkManager.IP6Config"></a><h2>Property Details</h2>
@@ -58,8 +61,9 @@
 <pre class="programlisting">
 Addresses  readable   a(ayuay)
 </pre>
-<p>        Array of tuples of IPv6 address/prefix/gateway. Deprecated: use
-        AddressData and Gateway.
+<p>
+Array of tuples of IPv6 address/prefix/gateway. Deprecated: use
+AddressData and Gateway.
 </p>
 </div>
 <hr>
@@ -68,9 +72,10 @@ Addresses  readable   a(ayuay)
 <pre class="programlisting">
 AddressData  readable   aa{sv}
 </pre>
-<p>        Array of IP address data objects. All addresses will include "address" (an
-        IP address string), and "prefix" (a uint). Some addresses may include
-        additional attributes.
+<p>
+Array of IP address data objects. All addresses will include "address" (an
+IP address string), and "prefix" (a uint). Some addresses may include
+additional attributes.
 </p>
 </div>
 <hr>
@@ -79,7 +84,8 @@ AddressData  readable   aa{sv}
 <pre class="programlisting">
 Gateway  readable   s
 </pre>
-<p>        The gateway in use.
+<p>
+The gateway in use.
 </p>
 </div>
 <hr>
@@ -88,7 +94,8 @@ Gateway  readable   s
 <pre class="programlisting">
 Routes  readable   a(ayuayu)
 </pre>
-<p>        Tuples of IPv6 route/prefix/next-hop/metric. Deprecated: use RouteData
+<p>
+Tuples of IPv6 route/prefix/next-hop/metric. Deprecated: use RouteData
 </p>
 </div>
 <hr>
@@ -97,9 +104,10 @@ Routes  readable   a(ayuayu)
 <pre class="programlisting">
 RouteData  readable   aa{sv}
 </pre>
-<p>        Array of IP route data objects. All routes will include "dest" (an IP
-        address string) and "prefix" (a uint). Some routes may include "next-hop"
-        (an IP address string), "metric" (a uint), and additional attributes.
+<p>
+Array of IP route data objects. All routes will include "dest" (an IP
+address string) and "prefix" (a uint). Some routes may include "next-hop"
+(an IP address string), "metric" (a uint), and additional attributes.
 </p>
 </div>
 <hr>
@@ -108,7 +116,8 @@ RouteData  readable   aa{sv}
 <pre class="programlisting">
 Nameservers  readable   aay
 </pre>
-<p>        The nameservers in use.
+<p>
+The nameservers in use.
 </p>
 </div>
 <hr>
@@ -117,7 +126,8 @@ Nameservers  readable   aay
 <pre class="programlisting">
 Domains  readable   as
 </pre>
-<p>        A list of domains this address belongs to.
+<p>
+A list of domains this address belongs to.
 </p>
 </div>
 <hr>
@@ -126,7 +136,8 @@ Domains  readable   as
 <pre class="programlisting">
 Searches  readable   as
 </pre>
-<p>        A list of dns searches.
+<p>
+A list of dns searches.
 </p>
 </div>
 <hr>
@@ -135,8 +146,9 @@ Searches  readable   as
 <pre class="programlisting">
 DnsOptions  readable   as
 </pre>
-<p>        A list of DNS options that modify the behavior of the DNS resolver. See
-        resolv.conf(5) manual page for the list of supported options.
+<p>
+A list of DNS options that modify the behavior of the DNS resolver. See
+resolv.conf(5) manual page for the list of supported options.
 </p>
 </div>
 <hr>
@@ -145,7 +157,8 @@ DnsOptions  readable   as
 <pre class="programlisting">
 DnsPriority  readable   i
 </pre>
-<p>        The relative priority of DNS servers.
+<p>
+The relative priority of DNS servers.
 </p>
 </div>
 </div>