diff options
| author | Michael Biebl <biebl@debian.org> | 2022-08-16 18:25:29 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2022-08-16 18:25:29 +0200 |
| commit | e8c0c4050b07c08cc0f34d41cdff98f2cdc1cc93 (patch) | |
| tree | 79a3d9572e508d4b193ea175c8ed103b2024f727 /docs/api/html/NetworkManager-dispatcher.html | |
| parent | 49ac65f875a36d7ebcbc8270cf0fc60acbb2e052 (diff) | |
| parent | 0018d1f3cf71d680d7b6bceda55a5717244d8b26 (diff) | |
Update upstream source from tag 'upstream/1.39.90'
Update to upstream version '1.39.90' with Debian dir 898f1bfdb7bf17595463e4195c78d8455df545e6
Diffstat (limited to 'docs/api/html/NetworkManager-dispatcher.html')
| -rw-r--r-- | docs/api/html/NetworkManager-dispatcher.html | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/api/html/NetworkManager-dispatcher.html b/docs/api/html/NetworkManager-dispatcher.html index d9a80e2f..6c899110 100644 --- a/docs/api/html/NetworkManager-dispatcher.html +++ b/docs/api/html/NetworkManager-dispatcher.html @@ -283,8 +283,9 @@ <td><p><span class="term"><code class="varname">CONNECTIVITY_STATE</code></span></p></td> <td><p> The network connectivity state, which can take the values defined by the NMConnectivityState type, - from the org.freedesktop.NetworkManager D-Bus API: unknown, - none, portal, limited or full. Note: this variable will only + from the org.freedesktop.NetworkManager D-Bus API: <code class="literal">UNKNOWN</code>, + <code class="literal">NONE</code>, <code class="literal">PORTAL</code>, <code class="literal">LIMITED</code> + or <code class="literal">FULL</code>. Note: this variable will only be set for connectivity-change actions. </p></td> </tr> |