about summary refs log tree commit diff
path: root/docs/libnm/html/NMSettingInfiniband.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/NMSettingInfiniband.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/NMSettingInfiniband.html')
-rw-r--r--docs/libnm/html/NMSettingInfiniband.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/libnm/html/NMSettingInfiniband.html b/docs/libnm/html/NMSettingInfiniband.html
index 334338be..fe0c5b8b 100644
--- a/docs/libnm/html/NMSettingInfiniband.html
+++ b/docs/libnm/html/NMSettingInfiniband.html
@@ -284,7 +284,7 @@ nm_setting_infiniband_get_transport_mode
 <pre class="programlisting"><span class="returnvalue">int</span>
 nm_setting_infiniband_get_p_key (<em class="parameter"><code><a class="link" href="NMSettingInfiniband.html" title="NMSettingInfiniband"><span class="type">NMSettingInfiniband</span></a> *setting</code></em>);</pre>
 <p>Returns the P_Key to use for this device. A value of -1 means to
-use the default P_Key (aka "the P_Key at index 0"). Otherwise it is
+use the default P_Key (aka "the P_Key at index 0"). Otherwise, it is
 a 16-bit unsigned integer.</p>
 <div class="refsect3">
 <a name="nm-setting-infiniband-get-p-key.parameters"></a><h4>Parameters</h4>
@@ -433,7 +433,7 @@ breaking larger packets up into multiple frames.</p>
 <a name="NMSettingInfiniband--p-key"></a><h3>The <code class="literal">“p-key”</code> property</h3>
 <pre class="programlisting">  “p-key”                    <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a></pre>
 <p>The InfiniBand P_Key to use for this device. A value of -1 means to use
-the default P_Key (aka "the P_Key at index 0").  Otherwise it is a 16-bit
+the default P_Key (aka "the P_Key at index 0"). Otherwise, it is a 16-bit
 unsigned integer, whose high bit is set if it is a "full membership"
 P_Key.</p>
 <p>Owner: NMSettingInfiniband</p>