diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/api/html/index.html | 2 | ||||
| -rw-r--r-- | docs/api/html/nmcli.html | 8 | ||||
| -rw-r--r-- | docs/api/version.xml | 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 |
6 files changed, 13 insertions, 5 deletions
diff --git a/docs/api/html/index.html b/docs/api/html/index.html index 32de3f6d..e215b5e9 100644 --- a/docs/api/html/index.html +++ b/docs/api/html/index.html @@ -16,7 +16,7 @@ <div> <div><table class="navigation" id="top" width="100%" cellpadding="2" cellspacing="0"><tr><th valign="middle"><p class="title">NetworkManager Reference Manual</p></th></tr></table></div> <div><p class="releaseinfo"> - for NetworkManager 1.36.2 + for NetworkManager 1.36.4 The latest version of this documentation can be found on-line at <a class="ulink" href="https://networkmanager.dev/docs/api/latest/" target="_top">https://networkmanager.dev/docs/api/latest/</a>. diff --git a/docs/api/html/nmcli.html b/docs/api/html/nmcli.html index d33f9424..2c63c69b 100644 --- a/docs/api/html/nmcli.html +++ b/docs/api/html/nmcli.html @@ -1349,6 +1349,10 @@ <td><p>Connection that is being disconnected.</p></td> </tr> <tr> +<td><p><span class="term"><code class="option">connection-external</code></span></p></td> +<td><p>Connection representing configuration created externally to NetworkManager.</p></td> +</tr> +<tr> <td><p><span class="term"><code class="option">connection-invisible</code></span></p></td> <td><p>Connection whose details is the user not permitted to see.</p></td> </tr> @@ -1385,6 +1389,10 @@ <td><p>Device that is not connected.</p></td> </tr> <tr> +<td><p><span class="term"><code class="option">device-external</code></span></p></td> +<td><p>Device configured externally to NetworkManager.</p></td> +</tr> +<tr> <td><p><span class="term"><code class="option">device-firmware-missing</code></span></p></td> <td><p>Warning of a missing device firmware.</p></td> </tr> diff --git a/docs/api/version.xml b/docs/api/version.xml index c6a567b8..08a6a38d 100644 --- a/docs/api/version.xml +++ b/docs/api/version.xml @@ -1 +1 @@ -1.36.2 +1.36.4 diff --git a/docs/libnm/html/index.html b/docs/libnm/html/index.html index 2f3aa6c0..fef68d26 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.36.2 + for libnm 1.36.4 The latest version of this documentation can be found on-line at <a class="ulink" href="https://networkmanager.dev/docs/libnm/latest/" target="_top">https://networkmanager.dev/docs/libnm/latest/</a>. diff --git a/docs/libnm/html/usage.html b/docs/libnm/html/usage.html index 0bddc793..6d2c0654 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.36.2 + NetworkManager version: 1.36.4 <code class="prompt">$ </code></pre> <p> diff --git a/docs/libnm/version.xml b/docs/libnm/version.xml index c6a567b8..08a6a38d 100644 --- a/docs/libnm/version.xml +++ b/docs/libnm/version.xml @@ -1 +1 @@ -1.36.2 +1.36.4 |