summary refs log tree commit diff
path: root/docs/libnm/html/NMSettingMacvlan.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/libnm/html/NMSettingMacvlan.html')
-rw-r--r--docs/libnm/html/NMSettingMacvlan.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/libnm/html/NMSettingMacvlan.html b/docs/libnm/html/NMSettingMacvlan.html
index 846a322f..7b357ebd 100644
--- a/docs/libnm/html/NMSettingMacvlan.html
+++ b/docs/libnm/html/NMSettingMacvlan.html
@@ -292,31 +292,31 @@ nm_setting_macvlan_get_tap (<em class="parameter"><code><a class="link" href="NM
 <a name="NMSettingMacvlan.other_details"></a><h2>Types and Values</h2>
 <div class="refsect2">
 <a name="NM-SETTING-MACVLAN-SETTING-NAME:CAPS"></a><h3>NM_SETTING_MACVLAN_SETTING_NAME</h3>
-<pre class="programlisting">#define NM_SETTING_MACVLAN_SETTING_NAME         "macvlan"
+<pre class="programlisting">#define NM_SETTING_MACVLAN_SETTING_NAME "macvlan"
 </pre>
 </div>
 <hr>
 <div class="refsect2">
 <a name="NM-SETTING-MACVLAN-PARENT:CAPS"></a><h3>NM_SETTING_MACVLAN_PARENT</h3>
-<pre class="programlisting">#define NM_SETTING_MACVLAN_PARENT               "parent"
+<pre class="programlisting">#define NM_SETTING_MACVLAN_PARENT      "parent"
 </pre>
 </div>
 <hr>
 <div class="refsect2">
 <a name="NM-SETTING-MACVLAN-MODE:CAPS"></a><h3>NM_SETTING_MACVLAN_MODE</h3>
-<pre class="programlisting">#define NM_SETTING_MACVLAN_MODE                 "mode"
+<pre class="programlisting">#define NM_SETTING_MACVLAN_MODE        "mode"
 </pre>
 </div>
 <hr>
 <div class="refsect2">
 <a name="NM-SETTING-MACVLAN-PROMISCUOUS:CAPS"></a><h3>NM_SETTING_MACVLAN_PROMISCUOUS</h3>
-<pre class="programlisting">#define NM_SETTING_MACVLAN_PROMISCUOUS          "promiscuous"
+<pre class="programlisting">#define NM_SETTING_MACVLAN_PROMISCUOUS "promiscuous"
 </pre>
 </div>
 <hr>
 <div class="refsect2">
 <a name="NM-SETTING-MACVLAN-TAP:CAPS"></a><h3>NM_SETTING_MACVLAN_TAP</h3>
-<pre class="programlisting">#define NM_SETTING_MACVLAN_TAP                  "tap"
+<pre class="programlisting">#define NM_SETTING_MACVLAN_TAP         "tap"
 </pre>
 </div>
 <hr>