Update NSH documentation. 'ps' now depends on procfs support

This commit is contained in:
Gregory Nutt 2015-11-28 17:27:53 -06:00
parent 1f0754b763
commit c16c46c20e

View File

@ -8,7 +8,7 @@
<tr align="center" bgcolor="#e4e4e4">
<td>
<h1><big><font color="#3c34ec"><i>NuttShell (NSH)</i></font></big></h1>
<p>Last Updated: November 25, 2015</p>
<p>Last Updated: November 28, 2015</p>
</td>
</tr>
</table>
@ -2960,7 +2960,7 @@ nsh>
</tr>
<tr>
<td><b><code>ps</code></b></td>
<td><br></td>
<td><code>CONFIG_FS_PROCFS</code> &amp;&amp; !<code>CONFIG_FS_PROCFS_EXCLUDE_PROC</code></td>
<td><code>CONFIG_NSH_DISABLE_PS</code></td>
</tr>
<tr>