summary refs log tree commit diff
path: root/docs/libnm/html/NMSettingMacvlan.html
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2020-10-05 22:27:18 +0200
committerMichael Biebl <biebl@debian.org>2020-10-05 22:27:18 +0200
commitaafc1dbe4712c86189bbc1d4d54ad8cb4c69be7e (patch)
treea2a9bb4d007339a0b1304540388230ccedac32bd /docs/libnm/html/NMSettingMacvlan.html
parente7b44ef4c80907346ec7492a09c45277459924fc (diff)
New upstream version 1.27.90 upstream/1.27.90
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>