summary refs log tree commit diff
path: root/docs/api/html/settings-pppoe.html
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2022-08-16 18:24:19 +0200
committerMichael Biebl <biebl@debian.org>2022-08-16 18:24:19 +0200
commit0018d1f3cf71d680d7b6bceda55a5717244d8b26 (patch)
treea058f1d106d172d3354179437ef034c9355cdf9c /docs/api/html/settings-pppoe.html
parent6accbd3ec0e42d8633bbde4d47ed7bfe854e7e0b (diff)
New upstream version 1.39.90 upstream/1.39.90
Diffstat (limited to 'docs/api/html/settings-pppoe.html')
-rw-r--r--docs/api/html/settings-pppoe.html12
1 files changed, 6 insertions, 6 deletions
diff --git a/docs/api/html/settings-pppoe.html b/docs/api/html/settings-pppoe.html
index f91ed115..8d36c318 100644
--- a/docs/api/html/settings-pppoe.html
+++ b/docs/api/html/settings-pppoe.html
@@ -29,7 +29,7 @@
 <div class="refnamediv"><table width="100%"><tr>
 <td valign="top">
 <h2>pppoe</h2>
-<p>pppoe — PPP-over-Ethernet Settings</p>
+<p>pppoe —  PPP-over-Ethernet Settings</p>
 </td>
 <td class="gallery_image" valign="top" align="right"></td>
 </tr></table></div>
@@ -57,31 +57,31 @@
 <td><pre class="screen">parent</pre></td>
 <td><pre class="screen">string</pre></td>
 <td><pre class="screen"></pre></td>
-<td>If given, specifies the parent interface name on which this PPPoE connection should be created.  If this property is not specified, the connection is activated on the interface specified in "interface-name" of NMSettingConnection.</td>
+<td> </td>
 </tr>
 <tr>
 <td><pre class="screen">password</pre></td>
 <td><pre class="screen">string</pre></td>
 <td><pre class="screen"></pre></td>
-<td>Password used to authenticate with the PPPoE service.</td>
+<td> </td>
 </tr>
 <tr>
 <td><pre class="screen">password-flags</pre></td>
 <td><pre class="screen">NMSettingSecretFlags (uint32)</pre></td>
 <td><pre class="screen"></pre></td>
-<td>Flags indicating how to handle the "password" property.</td>
+<td> </td>
 </tr>
 <tr>
 <td><pre class="screen">service</pre></td>
 <td><pre class="screen">string</pre></td>
 <td><pre class="screen"></pre></td>
-<td>If specified, instruct PPPoE to only initiate sessions with access concentrators that provide the specified service.  For most providers, this should be left blank.  It is only required if there are multiple access concentrators or a specific service is known to be required.</td>
+<td> </td>
 </tr>
 <tr>
 <td><pre class="screen">username</pre></td>
 <td><pre class="screen">string</pre></td>
 <td><pre class="screen"></pre></td>
-<td>Username used to authenticate with the PPPoE service.</td>
+<td> </td>
 </tr>
 </tbody>
 </table></div>