about summary refs log tree commit diff
path: root/docs/libnm/html/NMSettingOvsPort.html
diff options
context:
space:
mode:
authorSebastien Bacher <seb128@ubuntu.com>2021-01-11 17:41:24 +0100
committerSebastien Bacher <seb128@ubuntu.com>2021-01-11 17:41:24 +0100
commita82e048a943092315a32d745c99e0f5635e29134 (patch)
treee2daea99a161768c9b956bfea9117289deaf31be /docs/libnm/html/NMSettingOvsPort.html
parentb51f06ff71a2060925bf3c0f04c44bd12480e670 (diff)
parent65f86e8f56267192d42f2b629fc6b0c99fb9cd0c (diff)
Merge branch 'upstream/latest' of https://salsa.debian.org/utopia-team/network-manager into upstream/latest
Diffstat (limited to 'docs/libnm/html/NMSettingOvsPort.html')
-rw-r--r--docs/libnm/html/NMSettingOvsPort.html20
1 files changed, 10 insertions, 10 deletions
diff --git a/docs/libnm/html/NMSettingOvsPort.html b/docs/libnm/html/NMSettingOvsPort.html
index 7dfde0f4..d73d5b28 100644
--- a/docs/libnm/html/NMSettingOvsPort.html
+++ b/docs/libnm/html/NMSettingOvsPort.html
@@ -8,7 +8,7 @@
 <link rel="up" href="ch03.html" title="Connection and Setting API Reference">
 <link rel="prev" href="NMSettingOvsPatch.html" title="NMSettingOvsPatch">
 <link rel="next" href="NMSettingPpp.html" title="NMSettingPpp">
-<meta name="generator" content="GTK-Doc V1.32 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.33.1 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -149,7 +149,7 @@ nm_setting_ovs_port_new (<em class="parameter"><code><span class="type">void</sp
 <div class="refsect3">
 <a name="nm-setting-ovs-port-new.returns"></a><h4>Returns</h4>
 <p>the new empty <a class="link" href="NMSettingOvsPort.html" title="NMSettingOvsPort"><span class="type">NMSettingOvsPort</span></a> object. </p>
-<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
+<p><span class="annotation">[<acronym title="The caller owns the data, and is responsible for free it."><span class="acronym">transfer full</span></acronym>]</span></p>
 </div>
 <p class="since">Since: 1.10</p>
 </div>
@@ -315,48 +315,48 @@ nm_setting_ovs_port_get_bond_downdelay
 <a name="NMSettingOvsPort.other_details"></a><h2>Types and Values</h2>
 <div class="refsect2">
 <a name="NM-SETTING-OVS-PORT-SETTING-NAME:CAPS"></a><h3>NM_SETTING_OVS_PORT_SETTING_NAME</h3>
-<pre class="programlisting">#define NM_SETTING_OVS_PORT_SETTING_NAME        "ovs-port"
+<pre class="programlisting">#define NM_SETTING_OVS_PORT_SETTING_NAME "ovs-port"
 </pre>
 </div>
 <hr>
 <div class="refsect2">
 <a name="NM-SETTING-OVS-PORT-VLAN-MODE:CAPS"></a><h3>NM_SETTING_OVS_PORT_VLAN_MODE</h3>
-<pre class="programlisting">#define NM_SETTING_OVS_PORT_VLAN_MODE           "vlan-mode"
+<pre class="programlisting">#define NM_SETTING_OVS_PORT_VLAN_MODE      "vlan-mode"
 </pre>
 </div>
 <hr>
 <div class="refsect2">
 <a name="NM-SETTING-OVS-PORT-TAG:CAPS"></a><h3>NM_SETTING_OVS_PORT_TAG</h3>
-<pre class="programlisting">#define NM_SETTING_OVS_PORT_TAG                 "tag"
+<pre class="programlisting">#define NM_SETTING_OVS_PORT_TAG            "tag"
 </pre>
 </div>
 <hr>
 <div class="refsect2">
 <a name="NM-SETTING-OVS-PORT-LACP:CAPS"></a><h3>NM_SETTING_OVS_PORT_LACP</h3>
-<pre class="programlisting">#define NM_SETTING_OVS_PORT_LACP                "lacp"
+<pre class="programlisting">#define NM_SETTING_OVS_PORT_LACP           "lacp"
 </pre>
 </div>
 <hr>
 <div class="refsect2">
 <a name="NM-SETTING-OVS-PORT-BOND-MODE:CAPS"></a><h3>NM_SETTING_OVS_PORT_BOND_MODE</h3>
-<pre class="programlisting">#define NM_SETTING_OVS_PORT_BOND_MODE           "bond-mode"
+<pre class="programlisting">#define NM_SETTING_OVS_PORT_BOND_MODE      "bond-mode"
 </pre>
 </div>
 <hr>
 <div class="refsect2">
 <a name="NM-SETTING-OVS-PORT-BOND-UPDELAY:CAPS"></a><h3>NM_SETTING_OVS_PORT_BOND_UPDELAY</h3>
-<pre class="programlisting">#define NM_SETTING_OVS_PORT_BOND_UPDELAY        "bond-updelay"
+<pre class="programlisting">#define NM_SETTING_OVS_PORT_BOND_UPDELAY   "bond-updelay"
 </pre>
 </div>
 <hr>
 <div class="refsect2">
 <a name="NM-SETTING-OVS-PORT-BOND-DOWNDELAY:CAPS"></a><h3>NM_SETTING_OVS_PORT_BOND_DOWNDELAY</h3>
-<pre class="programlisting">#define NM_SETTING_OVS_PORT_BOND_DOWNDELAY      "bond-downdelay"
+<pre class="programlisting">#define NM_SETTING_OVS_PORT_BOND_DOWNDELAY "bond-downdelay"
 </pre>
 </div>
 </div>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.32</div>
+<hr>Generated by GTK-Doc V1.33.1</div>
 </body>
 </html>
\ No newline at end of file