diff options
Diffstat (limited to 'docs/api/html/settings-adsl.html')
| -rw-r--r-- | docs/api/html/settings-adsl.html | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/docs/api/html/settings-adsl.html b/docs/api/html/settings-adsl.html index 10cdb8d2..9c9cd333 100644 --- a/docs/api/html/settings-adsl.html +++ b/docs/api/html/settings-adsl.html @@ -29,7 +29,7 @@ <div class="refnamediv"><table width="100%"><tr> <td valign="top"> <h2>adsl</h2> -<p>adsl — ADSL Settings</p> +<p>adsl — ADSL Settings</p> </td> <td class="gallery_image" valign="top" align="right"></td> </tr></table></div> @@ -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>Encapsulation of ADSL connection. Can be "vcmux" or "llc".</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 ADSL 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">protocol</pre></td> <td><pre class="screen">string</pre></td> <td><pre class="screen"></pre></td> -<td>ADSL connection protocol. Can be "pppoa", "pppoe" or "ipoatm".</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 ADSL service.</td> +<td> </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>VCI of ADSL connection</td> +<td> </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>VPI of ADSL connection</td> +<td> </td> </tr> </tbody> </table></div> |