updated docs

This commit is contained in:
Sebastian Hildebrandt
2021-04-02 18:55:23 +02:00
parent a8bafe9340
commit 87e7b0c956
4 changed files with 8 additions and 8 deletions
+3 -3
View File
@@ -242,7 +242,7 @@ si.currentLoad().then(data => console.log(data));</code></pre class="example">
<td>X</td>
<td>X</td>
<td>X</td>
<td>X</td>
<td></td>
<td>X</td>
<td># of all processes running</td>
</tr>
@@ -252,7 +252,7 @@ si.currentLoad().then(data => console.log(data));</code></pre class="example">
<td>X</td>
<td>X</td>
<td>X</td>
<td>X</td>
<td></td>
<td>X</td>
<td># of all processes blocked</td>
</tr>
@@ -262,7 +262,7 @@ si.currentLoad().then(data => console.log(data));</code></pre class="example">
<td>X</td>
<td>X</td>
<td>X</td>
<td>X</td>
<td></td>
<td>X</td>
<td># of all processes sleeping</td>
</tr>