about 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:28:16 +0200
committerMichael Biebl <biebl@debian.org>2020-10-05 22:28:16 +0200
commit47a2114d6f697a31d84c8874c49e94dd04119d75 (patch)
treee3022686ff1956d7f17f1f7cdf7022ce980b7a5c /docs/libnm/html/NMSettingMacvlan.html
parent9d722f3d3492e31c0b3e4bcba603ffd65309c621 (diff)
parentaafc1dbe4712c86189bbc1d4d54ad8cb4c69be7e (diff)
Update upstream source from tag 'upstream/1.27.90'
Update to upstream version '1.27.90'
with Debian dir 72a0791efa5966be1724a82dfcac90f6cd22bd1b
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>