updated ptm pages

This commit is contained in:
arcan1s
2014-05-27 01:34:11 +04:00
parent f41b8ddf02
commit a8b2f6802c
2 changed files with 35 additions and 3 deletions

View File

@ -194,7 +194,7 @@ sudo make install
<td><p align="justify">GPU temperature, &deg;C, <code>----</code>. <code>aticonfig</code> or <code>nvidia-smi</code> must be installed.</p></td>
</tr>
<tr>
<th rowspan="3">Memory label</th>
<th rowspan="5">Memory label</th>
<td><code>$mem</code></td>
<td><p align="justify">Memory usage, %, <code>-----</code>.</p></td>
</tr>
@ -206,6 +206,14 @@ sudo make install
<td><code>$memgb</code></td>
<td><p align="justify">Memory usage, GB, <code>----</code>.</p></td>
</tr>
<tr>
<td><code>$memtotmb</code></td>
<td><p align="justify">RAM, MB, <code>-----</code>.</p></td>
</tr>
<tr>
<td><code>$memtotgb</code></td>
<td><p align="justify">RAM, GB, <code>----</code>.</p></td>
</tr>
<tr>
<th rowspan="3">Swap label</th>
<td><code>$swap</code></td>
@ -219,6 +227,14 @@ sudo make install
<td><code>$swapgb</code></td>
<td><p align="justify">Swap usage, GB, <code>----</code>.</p></td>
</tr>
<tr>
<td><code>$swaptotmb</code></td>
<td><p align="justify">Swap, MB, <code>-----</code>.</p></td>
</tr>
<tr>
<td><code>$swaptotgb</code></td>
<td><p align="justify">Swap, GB, <code>----</code>.</p></td>
</tr>
<tr>
<th rowspan="3">HDD usage label</th>
<td><code>$hddN</code></td>