summary refs log tree commit diff
path: root/docs/libnm/html/NMSettingInfiniband.html
diff options
context:
space:
mode:
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>