summary refs log tree commit diff
path: root/docs/api/html/gdbus-org.freedesktop.NetworkManager.DnsManager.html
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2022-08-13 16:40:06 +0200
committerMichael Biebl <biebl@debian.org>2022-08-13 16:40:06 +0200
commit38ca7ae9c3556e9a5b50ee15015ea194e6ca8da1 (patch)
tree99f19f118f550362c3288e7b82a7aab3a75c8d64 /docs/api/html/gdbus-org.freedesktop.NetworkManager.DnsManager.html
parentc2473cb3f165975f2899ccef11f036c9762a8aa3 (diff)
parent49ac65f875a36d7ebcbc8270cf0fc60acbb2e052 (diff)
Merge tag 'debian/1.38.4-1' into debian/bullseye-backports
network-manager Debian release 1.38.4-1
Diffstat (limited to 'docs/api/html/gdbus-org.freedesktop.NetworkManager.DnsManager.html')
-rw-r--r--docs/api/html/gdbus-org.freedesktop.NetworkManager.DnsManager.html24
1 files changed, 14 insertions, 10 deletions
diff --git a/docs/api/html/gdbus-org.freedesktop.NetworkManager.DnsManager.html b/docs/api/html/gdbus-org.freedesktop.NetworkManager.DnsManager.html
index d5f67cf1..143da2a4 100644
--- a/docs/api/html/gdbus-org.freedesktop.NetworkManager.DnsManager.html
+++ b/docs/api/html/gdbus-org.freedesktop.NetworkManager.DnsManager.html
@@ -42,7 +42,8 @@
 </div>
 <div class="refsect1">
 <a name="gdbus-interface-org-freedesktop-NetworkManager-DnsManager"></a><h2>Description</h2>
-<p>      The interface contains DNS-related information.
+<p>
+The interface contains DNS-related information.
 </p>
 </div>
 <div class="refsect1">
@@ -52,7 +53,8 @@
 <pre class="programlisting">
 Mode  readable   s
 </pre>
-<p>        The current DNS processing mode.
+<p>
+The current DNS processing mode.
 </p>
 </div>
 <hr>
@@ -61,7 +63,8 @@ Mode  readable   s
 <pre class="programlisting">
 RcManager  readable   s
 </pre>
-<p>        The current resolv.conf management mode.
+<p>
+The current resolv.conf management mode.
 </p>
 </div>
 <hr>
@@ -70,13 +73,14 @@ RcManager  readable   s
 <pre class="programlisting">
 Configuration  readable   aa{sv}
 </pre>
-<p>        The current DNS configuration represented as an array of
-        dictionaries.  Each dictionary has the "nameservers",
-        "priority" keys and, optionally, "interface" and "vpn".
-        "nameservers" is the list of DNS servers, "priority" their
-        relative priority, "interface" the interface on which these
-        servers are contacted, "vpn" a boolean telling whether the
-        configuration was obtained from a VPN connection.
+<p>
+The current DNS configuration represented as an array of
+dictionaries.  Each dictionary has the "nameservers",
+"priority" keys and, optionally, "interface" and "vpn".
+"nameservers" is the list of DNS servers, "priority" their
+relative priority, "interface" the interface on which these
+servers are contacted, "vpn" a boolean telling whether the
+configuration was obtained from a VPN connection.
 </p>
 </div>
 </div>