diff options
| author | Michael Biebl <biebl@debian.org> | 2022-01-13 22:30:39 +0100 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2022-01-13 22:30:39 +0100 |
| commit | 88c227d90a6b7b388c5c85d72802a0ca8f05ed5c (patch) | |
| tree | 71f32df6617802270e8a78574bd8e1637dc532f4 /docs/libnm/html/NMSettingPppoe.html | |
| parent | e74c568b07b50b97873fb4ee1d776dedefbd54d6 (diff) | |
New upstream version 1.34.0 upstream/1.34.0
Diffstat (limited to 'docs/libnm/html/NMSettingPppoe.html')
| -rw-r--r-- | docs/libnm/html/NMSettingPppoe.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/libnm/html/NMSettingPppoe.html b/docs/libnm/html/NMSettingPppoe.html index f1439b19..a122631a 100644 --- a/docs/libnm/html/NMSettingPppoe.html +++ b/docs/libnm/html/NMSettingPppoe.html @@ -162,7 +162,7 @@ nm_setting_pppoe_get_parent (<em class="parameter"><code><a class="link" href="N </div> <div class="refsect3"> <a name="nm-setting-pppoe-get-parent.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingPppoe.html#NMSettingPppoe--parent"><span class="type">“parent”</span></a> property of the setting</p> +<p> the <span class="type">“parent”</span> property of the setting</p> </div> <p class="since">Since: 1.10</p> </div> @@ -188,7 +188,7 @@ nm_setting_pppoe_get_service (<em class="parameter"><code><a class="link" href=" </div> <div class="refsect3"> <a name="nm-setting-pppoe-get-service.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingPppoe.html#NMSettingPppoe--service"><span class="type">“service”</span></a> property of the setting</p> +<p> the <span class="type">“service”</span> property of the setting</p> </div> </div> <hr> @@ -213,7 +213,7 @@ nm_setting_pppoe_get_username (<em class="parameter"><code><a class="link" href= </div> <div class="refsect3"> <a name="nm-setting-pppoe-get-username.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingPppoe.html#NMSettingPppoe--username"><span class="type">“username”</span></a> property of the setting</p> +<p> the <span class="type">“username”</span> property of the setting</p> </div> </div> <hr> @@ -238,7 +238,7 @@ nm_setting_pppoe_get_password (<em class="parameter"><code><a class="link" href= </div> <div class="refsect3"> <a name="nm-setting-pppoe-get-password.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingPppoe.html#NMSettingPppoe--password"><span class="type">“password”</span></a> property of the setting</p> +<p> the <span class="type">“password”</span> property of the setting</p> </div> </div> <hr> @@ -263,7 +263,7 @@ nm_setting_pppoe_get_password_flags (<em class="parameter"><code><a class="link" </div> <div class="refsect3"> <a name="nm-setting-pppoe-get-password-flags.returns"></a><h4>Returns</h4> -<p> the <a class="link" href="NMSetting.html#NMSettingSecretFlags" title="enum NMSettingSecretFlags"><span class="type">NMSettingSecretFlags</span></a> pertaining to the <a href="NMSettingPppoe.html#NMSettingPppoe--password"><span class="type">“password”</span></a></p> +<p> the <a class="link" href="NMSetting.html#NMSettingSecretFlags" title="enum NMSettingSecretFlags"><span class="type">NMSettingSecretFlags</span></a> pertaining to the <span class="type">“password”</span></p> </div> </div> </div> |