summary refs log tree commit diff
path: root/docs/libnm/html
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2020-10-20 22:07:24 +0200
committerMichael Biebl <biebl@debian.org>2020-10-20 22:07:24 +0200
commitf2ddac4cbc895837ddcc55015fae112f9859cd0a (patch)
tree774424baed3e65adb78c34e25874cf4e781ac005 /docs/libnm/html
parentaafc1dbe4712c86189bbc1d4d54ad8cb4c69be7e (diff)
New upstream version 1.27.91 upstream/1.27.91
Diffstat (limited to 'docs/libnm/html')
-rw-r--r--docs/libnm/html/NMSettingIPConfig.html2
-rw-r--r--docs/libnm/html/index.html2
-rw-r--r--docs/libnm/html/usage.html2
3 files changed, 3 insertions, 3 deletions
diff --git a/docs/libnm/html/NMSettingIPConfig.html b/docs/libnm/html/NMSettingIPConfig.html
index 0d3a340d..5263d2d9 100644
--- a/docs/libnm/html/NMSettingIPConfig.html
+++ b/docs/libnm/html/NMSettingIPConfig.html
@@ -6697,7 +6697,7 @@ priority, only DNS servers from connections with the lowest priority value will
 To avoid all DNS leaks, set the priority of the profile that should be used
 to the most negative value of all active connections profiles.</p>
 <p>Zero selects a globally configured default value. If the latter is missing
-or zero too, it defaults to 50 for VPNs (including WireGuard) and 100 for
+or zero too, it defaults to -50 for VPNs (including WireGuard) and 100 for
 other connections.</p>
 <p>Note that the priority is to order DNS settings for multiple active
 connections.  It does not disambiguate multiple DNS servers within the
diff --git a/docs/libnm/html/index.html b/docs/libnm/html/index.html
index 016194fa..8f983a58 100644
--- a/docs/libnm/html/index.html
+++ b/docs/libnm/html/index.html
@@ -15,7 +15,7 @@
 <div>
 <div><table class="navigation" id="top" width="100%" cellpadding="2" cellspacing="0"><tr><th valign="middle"><p class="title">libnm Reference Manual</p></th></tr></table></div>
 <div><p class="releaseinfo">
-      for libnm 1.27.90
+      for libnm 1.27.91
 
       The latest version of this documentation can be found on-line at
       <a class="ulink" href="https://developer.gnome.org/libnm/stable/" target="_top">https://developer.gnome.org/libnm/stable/</a>.
diff --git a/docs/libnm/html/usage.html b/docs/libnm/html/usage.html
index f00e31ca..1dc679ed 100644
--- a/docs/libnm/html/usage.html
+++ b/docs/libnm/html/usage.html
@@ -96,7 +96,7 @@
         </p>
 <pre class="screen"><code class="prompt">$ </code><strong class="userinput"><code>cc $(pkg-config --libs --cflags libnm) -o hello-nm hello-nm.c</code></strong>
   <code class="prompt">$ </code><strong class="userinput"><code>./hello-nm</code></strong>
-  NetworkManager version: 1.27.90
+  NetworkManager version: 1.27.91
 
   <code class="prompt">$ </code></pre>
 <p>