summary refs log tree commit diff
path: root/docs/api
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2022-03-23 11:51:40 +0100
committerMichael Biebl <biebl@debian.org>2022-03-23 11:51:40 +0100
commit8c623dddbdebe354cb94bfc559a5371a14865317 (patch)
treeb8c48e415a98834ca1e19c8fa677ac04b9c51d4a /docs/api
parent4f887bccf1cde84106588536584a2d54a5b4e6e5 (diff)
New upstream version 1.36.4 upstream/1.36.4
Diffstat (limited to 'docs/api')
-rw-r--r--docs/api/html/index.html2
-rw-r--r--docs/api/html/nmcli.html8
-rw-r--r--docs/api/version.xml2
3 files changed, 10 insertions, 2 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