diff options
| author | Michael Biebl <biebl@debian.org> | 2022-10-04 00:56:46 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2022-10-04 00:56:46 +0200 |
| commit | 3612e6355f3f40d264ec4657547761069baa5430 (patch) | |
| tree | 768e4f5b37b66f540dd7030aa2eaff2ac7bb0168 /docs/libnm/html/NMSettingEthtool.html | |
| parent | 7e9f00a3be8f65535e6620b344443ec4d403212b (diff) | |
| parent | 6f7fcde10e47d8af865af336becf1fd8a446e62e (diff) | |
Merge tag 'debian/1.40.0-1' into debian/bullseye-backports
network-manager Debian release 1.40.0-1
Diffstat (limited to 'docs/libnm/html/NMSettingEthtool.html')
| -rw-r--r-- | docs/libnm/html/NMSettingEthtool.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/libnm/html/NMSettingEthtool.html b/docs/libnm/html/NMSettingEthtool.html index 48f950c5..c99302eb 100644 --- a/docs/libnm/html/NMSettingEthtool.html +++ b/docs/libnm/html/NMSettingEthtool.html @@ -141,6 +141,9 @@ nm_ethtool_optname_is_feature (<em class="parameter"><code>const <span class="ty is a valid option name for an offload feature.</p> <p><code class="literal">Returns</code>: <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>, if <em class="parameter"><code>optname</code></em> is valid</p> +<p>Note that <a class="link" href="NMSettingEthtool.html#nm-ethtool-optname-is-feature" title="nm_ethtool_optname_is_featureĀ ()"><code class="function">nm_ethtool_optname_is_feature()</code></a> was first added to the libnm header files +in 1.14.0 but forgot to actually add to the library. This happened belatedly in 1.20.0 and +the stable versions 1.18.2, 1.16.4 and 1.14.8 (with linker version "libnm_1_14_8").</p> <div class="refsect3"> <a name="nm-ethtool-optname-is-feature.parameters"></a><h4>Parameters</h4> <div class="informaltable"><table class="informaltable" width="100%" border="0"> |