summary refs log tree commit diff
path: root/docs/libnm/html/NMSettingAdsl.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/libnm/html/NMSettingAdsl.html')
-rw-r--r--docs/libnm/html/NMSettingAdsl.html20
1 files changed, 10 insertions, 10 deletions
diff --git a/docs/libnm/html/NMSettingAdsl.html b/docs/libnm/html/NMSettingAdsl.html
index 6fab7aee..b7ac1385 100644
--- a/docs/libnm/html/NMSettingAdsl.html
+++ b/docs/libnm/html/NMSettingAdsl.html
@@ -432,61 +432,61 @@ nm_setting_adsl_get_password_flags (<em class="parameter"><code><a class="link"
 <hr>
 <div class="refsect2">
 <a name="NM-SETTING-ADSL-USERNAME:CAPS"></a><h3>NM_SETTING_ADSL_USERNAME</h3>
-<pre class="programlisting">#define NM_SETTING_ADSL_USERNAME            "username"
+<pre class="programlisting">#define NM_SETTING_ADSL_USERNAME       "username"
 </pre>
 </div>
 <hr>
 <div class="refsect2">
 <a name="NM-SETTING-ADSL-PASSWORD:CAPS"></a><h3>NM_SETTING_ADSL_PASSWORD</h3>
-<pre class="programlisting">#define NM_SETTING_ADSL_PASSWORD            "password"
+<pre class="programlisting">#define NM_SETTING_ADSL_PASSWORD       "password"
 </pre>
 </div>
 <hr>
 <div class="refsect2">
 <a name="NM-SETTING-ADSL-PASSWORD-FLAGS:CAPS"></a><h3>NM_SETTING_ADSL_PASSWORD_FLAGS</h3>
-<pre class="programlisting">#define NM_SETTING_ADSL_PASSWORD_FLAGS      "password-flags"
+<pre class="programlisting">#define NM_SETTING_ADSL_PASSWORD_FLAGS "password-flags"
 </pre>
 </div>
 <hr>
 <div class="refsect2">
 <a name="NM-SETTING-ADSL-PROTOCOL:CAPS"></a><h3>NM_SETTING_ADSL_PROTOCOL</h3>
-<pre class="programlisting">#define NM_SETTING_ADSL_PROTOCOL            "protocol"
+<pre class="programlisting">#define NM_SETTING_ADSL_PROTOCOL       "protocol"
 </pre>
 </div>
 <hr>
 <div class="refsect2">
 <a name="NM-SETTING-ADSL-ENCAPSULATION:CAPS"></a><h3>NM_SETTING_ADSL_ENCAPSULATION</h3>
-<pre class="programlisting">#define NM_SETTING_ADSL_ENCAPSULATION       "encapsulation"
+<pre class="programlisting">#define NM_SETTING_ADSL_ENCAPSULATION  "encapsulation"
 </pre>
 </div>
 <hr>
 <div class="refsect2">
 <a name="NM-SETTING-ADSL-VPI:CAPS"></a><h3>NM_SETTING_ADSL_VPI</h3>
-<pre class="programlisting">#define NM_SETTING_ADSL_VPI                 "vpi"
+<pre class="programlisting">#define NM_SETTING_ADSL_VPI            "vpi"
 </pre>
 </div>
 <hr>
 <div class="refsect2">
 <a name="NM-SETTING-ADSL-VCI:CAPS"></a><h3>NM_SETTING_ADSL_VCI</h3>
-<pre class="programlisting">#define NM_SETTING_ADSL_VCI                 "vci"
+<pre class="programlisting">#define NM_SETTING_ADSL_VCI            "vci"
 </pre>
 </div>
 <hr>
 <div class="refsect2">
 <a name="NM-SETTING-ADSL-PROTOCOL-PPPOA:CAPS"></a><h3>NM_SETTING_ADSL_PROTOCOL_PPPOA</h3>
-<pre class="programlisting">#define NM_SETTING_ADSL_PROTOCOL_PPPOA      "pppoa"
+<pre class="programlisting">#define NM_SETTING_ADSL_PROTOCOL_PPPOA  "pppoa"
 </pre>
 </div>
 <hr>
 <div class="refsect2">
 <a name="NM-SETTING-ADSL-PROTOCOL-PPPOE:CAPS"></a><h3>NM_SETTING_ADSL_PROTOCOL_PPPOE</h3>
-<pre class="programlisting">#define NM_SETTING_ADSL_PROTOCOL_PPPOE      "pppoe"
+<pre class="programlisting">#define NM_SETTING_ADSL_PROTOCOL_PPPOE  "pppoe"
 </pre>
 </div>
 <hr>
 <div class="refsect2">
 <a name="NM-SETTING-ADSL-PROTOCOL-IPOATM:CAPS"></a><h3>NM_SETTING_ADSL_PROTOCOL_IPOATM</h3>
-<pre class="programlisting">#define NM_SETTING_ADSL_PROTOCOL_IPOATM     "ipoatm"
+<pre class="programlisting">#define NM_SETTING_ADSL_PROTOCOL_IPOATM "ipoatm"
 </pre>
 </div>
 <hr>