diff options
Diffstat (limited to 'docs/libnm/html/NMSettingEthtool.html')
| -rw-r--r-- | docs/libnm/html/NMSettingEthtool.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/libnm/html/NMSettingEthtool.html b/docs/libnm/html/NMSettingEthtool.html index c5633ef8..17229f97 100644 --- a/docs/libnm/html/NMSettingEthtool.html +++ b/docs/libnm/html/NMSettingEthtool.html @@ -150,7 +150,7 @@ nm_ethtool_optname_is_feature (<em class="parameter"><code>const <span class="ty <tbody><tr> <td class="parameter_name"><p>optname</p></td> <td class="parameter_description"><p>the option name to check. </p></td> -<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td> +<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td> </tr></tbody> </table></div> </div> @@ -182,7 +182,7 @@ nm_ethtool_optname_is_coalesce (<em class="parameter"><code>const <span class="t <tbody><tr> <td class="parameter_name"><p>optname</p></td> <td class="parameter_description"><p>the option name to check. </p></td> -<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td> +<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td> </tr></tbody> </table></div> </div> @@ -211,7 +211,7 @@ nm_ethtool_optname_is_ring (<em class="parameter"><code>const <span class="type" <tbody><tr> <td class="parameter_name"><p>optname</p></td> <td class="parameter_description"><p>the option name to check. </p></td> -<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td> +<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td> </tr></tbody> </table></div> </div> @@ -240,7 +240,7 @@ nm_ethtool_optname_is_pause (<em class="parameter"><code>const <span class="type <tbody><tr> <td class="parameter_name"><p>optname</p></td> <td class="parameter_description"><p>the option name to check. </p></td> -<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td> +<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td> </tr></tbody> </table></div> </div> |