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 | 28 |
1 files changed, 16 insertions, 12 deletions
diff --git a/docs/api/html/gdbus-org.freedesktop.NetworkManager.DnsManager.html b/docs/api/html/gdbus-org.freedesktop.NetworkManager.DnsManager.html index 4741a7e5..143da2a4 100644 --- a/docs/api/html/gdbus-org.freedesktop.NetworkManager.DnsManager.html +++ b/docs/api/html/gdbus-org.freedesktop.NetworkManager.DnsManager.html @@ -8,7 +8,7 @@ <link rel="up" href="ref-dbus-dns-manager.html" title="The /org/freedesktop/NetworkManager/DnsManager object"> <link rel="prev" href="ref-dbus-dns-manager.html" title="The /org/freedesktop/NetworkManager/DnsManager object"> <link rel="next" href="ref-dbus-settings-manager.html" title="The /org/freedesktop/NetworkManager/Settings object"> -<meta name="generator" content="GTK-Doc V1.33.0 (XML mode)"> +<meta name="generator" content="GTK-Doc V1.33.1 (XML mode)"> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> @@ -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,18 +73,19 @@ 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> </div> <div class="footer"> -<hr>Generated by GTK-Doc V1.33.0</div> +<hr>Generated by GTK-Doc V1.33.1</div> </body> </html> \ No newline at end of file |