diff options
Diffstat (limited to 'docs/api/html/gdbus-org.freedesktop.NetworkManager.DnsManager.html')
| -rw-r--r-- | docs/api/html/gdbus-org.freedesktop.NetworkManager.DnsManager.html | 24 |
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> |