diff options
| author | Michael Biebl <biebl@debian.org> | 2024-08-09 18:57:15 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2024-08-09 18:57:15 +0200 |
| commit | e96d74409128c6a977e31f24fad9b267d2feb9a1 (patch) | |
| tree | 12dad71135c6c291de457568cb973208ea8a0024 /docs/libnm/html/libnm-nm-utils.html | |
| parent | 45a364c60a9d6d34e614c4f1f507c69336ad1e69 (diff) | |
New upstream version 1.48.8 upstream/1.48.8
Diffstat (limited to 'docs/libnm/html/libnm-nm-utils.html')
| -rw-r--r-- | docs/libnm/html/libnm-nm-utils.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/libnm/html/libnm-nm-utils.html b/docs/libnm/html/libnm-nm-utils.html index bf01858f..f14b001d 100644 --- a/docs/libnm/html/libnm-nm-utils.html +++ b/docs/libnm/html/libnm-nm-utils.html @@ -2706,10 +2706,10 @@ general case) work with connections of type <em class="parameter"><code>other_ty <em class="parameter"><code>other_type</code></em> is a valid type for the parent of a VLAN.</p> <p>If <em class="parameter"><code>virtual_type</code></em> - is a "master" type (eg, <code class="literal">NM_TYPE_SETTING_BRIDGE</code>), + is a "controller" type (eg, <code class="literal">NM_TYPE_SETTING_BRIDGE</code>), then this checks if <em class="parameter"><code>other_type</code></em> - is a valid type for a slave of that -master.</p> + is a valid type for a port of that +controller.</p> <p>Note that even if this returns <code class="literal">TRUE</code> it is not guaranteed that <span class="emphasis"><em>every</em></span> connection of type <em class="parameter"><code>other_type</code></em> is |