diff options
Diffstat (limited to 'docs/libnm')
| -rw-r--r-- | docs/libnm/html/NMSettingIPConfig.html | 2 | ||||
| -rw-r--r-- | docs/libnm/html/index.html | 2 | ||||
| -rw-r--r-- | docs/libnm/html/usage.html | 2 | ||||
| -rw-r--r-- | docs/libnm/version.xml | 2 |
4 files changed, 4 insertions, 4 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> diff --git a/docs/libnm/version.xml b/docs/libnm/version.xml index f9b3c696..cbf798f1 100644 --- a/docs/libnm/version.xml +++ b/docs/libnm/version.xml @@ -1 +1 @@ -1.27.90 +1.27.91 |