Updated comments; starting to implement priority protection but backed everything out but some changes to comments

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4510 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo 2012-03-23 20:14:21 +00:00
parent 5c8ceabe2f
commit e31bc379ea
2 changed files with 3 additions and 3 deletions

View File

@ -12,7 +12,7 @@
<h1><big><font color="#3c34ec">
<i>NuttX RTOS Porting Guide</i>
</font></big></h1>
<p>Last Updated: March 11, 2011</p>
<p>Last Updated: March 23, 2011</p>
</td>
</tr>
</table>

View File

@ -13,7 +13,7 @@
<h1><big><font color="#3c34ec"><i>NuttX Operating System<p>User's Manual</i></font></big></h1>
<p><small>by</small></p>
<p>Gregory Nutt<p>
<p>Last Updated: February 18, 2011</p>
<p>Last Updated: March 23, 2012</p>
</td>
</tr>
</table>
@ -1838,7 +1838,7 @@ interface of the same name.
</li>
</ul>
<p>
POSIX semaphore interfaces:
<b>POSIX semaphore interfaces:</b>
</p>
<ul>
<li><a href="#seminit">2.5.1 sem_init</a></li>