about 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-10-04 00:56:46 +0200
committerMichael Biebl <biebl@debian.org>2022-10-04 00:56:46 +0200
commit3612e6355f3f40d264ec4657547761069baa5430 (patch)
tree768e4f5b37b66f540dd7030aa2eaff2ac7bb0168 /docs/api/html/settings-pppoe.html
parent7e9f00a3be8f65535e6620b344443ec4d403212b (diff)
parent6f7fcde10e47d8af865af336becf1fd8a446e62e (diff)
Merge tag 'debian/1.40.0-1' into debian/bullseye-backports
network-manager Debian release 1.40.0-1
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>