summary refs log tree commit diff
path: root/docs/api/html/settings-adsl.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/api/html/settings-adsl.html')
-rw-r--r--docs/api/html/settings-adsl.html16
1 files changed, 8 insertions, 8 deletions
diff --git a/docs/api/html/settings-adsl.html b/docs/api/html/settings-adsl.html
index ab01cb14..e387739d 100644
--- a/docs/api/html/settings-adsl.html
+++ b/docs/api/html/settings-adsl.html
@@ -38,7 +38,7 @@
             Properties
         </h2>
 <div class="table">
-<a name="id-1.3.3.5.2.2.1"></a><p class="title"><b>Table 51. </b></p>
+<a name="id-1.3.3.5.2.2.1"></a><p class="title"><b>Table 39. </b></p>
 <div class="table-contents"><table class="table" border="1">
 <colgroup>
 <col>
@@ -57,43 +57,43 @@
 <td><pre class="screen">encapsulation</pre></td>
 <td><pre class="screen">string</pre></td>
 <td><pre class="screen"></pre></td>
-<td> </td>
+<td>Encapsulation of ADSL connection.  Can be "vcmux" or "llc".</td>
 </tr>
 <tr>
 <td><pre class="screen">password</pre></td>
 <td><pre class="screen">string</pre></td>
 <td><pre class="screen"></pre></td>
-<td> </td>
+<td>Password used to authenticate with the ADSL service.</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> </td>
+<td>Flags indicating how to handle the "password" property.</td>
 </tr>
 <tr>
 <td><pre class="screen">protocol</pre></td>
 <td><pre class="screen">string</pre></td>
 <td><pre class="screen"></pre></td>
-<td> </td>
+<td>ADSL connection protocol.  Can be "pppoa", "pppoe" or "ipoatm".</td>
 </tr>
 <tr>
 <td><pre class="screen">username</pre></td>
 <td><pre class="screen">string</pre></td>
 <td><pre class="screen"></pre></td>
-<td> </td>
+<td>Username used to authenticate with the ADSL service.</td>
 </tr>
 <tr>
 <td><pre class="screen">vci</pre></td>
 <td><pre class="screen">uint32</pre></td>
 <td><pre class="screen">0</pre></td>
-<td> </td>
+<td>VCI of ADSL connection</td>
 </tr>
 <tr>
 <td><pre class="screen">vpi</pre></td>
 <td><pre class="screen">uint32</pre></td>
 <td><pre class="screen">0</pre></td>
-<td> </td>
+<td>VPI of ADSL connection</td>
 </tr>
 </tbody>
 </table></div>