summaryrefslogtreecommitdiff
path: root/nuttx/Documentation
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-03-23 20:14:21 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-03-23 20:14:21 +0000
commitf054af6f3ae096c6851d8eae0d1d2e98bc631351 (patch)
treecff1dab1c7daaf9d6ba4d5aceaf5512e386bccf1 /nuttx/Documentation
parent71e43504a2fb13b8b2a2e85f94815c2eadae20d4 (diff)
downloadpx4-nuttx-f054af6f3ae096c6851d8eae0d1d2e98bc631351.tar.gz
px4-nuttx-f054af6f3ae096c6851d8eae0d1d2e98bc631351.tar.bz2
px4-nuttx-f054af6f3ae096c6851d8eae0d1d2e98bc631351.zip
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
Diffstat (limited to 'nuttx/Documentation')
-rw-r--r--nuttx/Documentation/NuttxPortingGuide.html2
-rw-r--r--nuttx/Documentation/NuttxUserGuide.html4
2 files changed, 3 insertions, 3 deletions
diff --git a/nuttx/Documentation/NuttxPortingGuide.html b/nuttx/Documentation/NuttxPortingGuide.html
index 8b4476614..64bf3568a 100644
--- a/nuttx/Documentation/NuttxPortingGuide.html
+++ b/nuttx/Documentation/NuttxPortingGuide.html
@@ -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>
diff --git a/nuttx/Documentation/NuttxUserGuide.html b/nuttx/Documentation/NuttxUserGuide.html
index 262f237a9..dec4fca02 100644
--- a/nuttx/Documentation/NuttxUserGuide.html
+++ b/nuttx/Documentation/NuttxUserGuide.html
@@ -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>