summaryrefslogtreecommitdiff
path: root/nuttx/Documentation/NuttX.html
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2007-12-05 01:27:17 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2007-12-05 01:27:17 +0000
commite10edcc7fa5bebd6d8fee537d2695d8ebe46d7e5 (patch)
tree3b045280ea721e38636d3a43fe499b5dcdc15ad8 /nuttx/Documentation/NuttX.html
parent341079a329937720fe08f7661bb85e5e17862f4d (diff)
downloadpx4-nuttx-e10edcc7fa5bebd6d8fee537d2695d8ebe46d7e5.tar.gz
px4-nuttx-e10edcc7fa5bebd6d8fee537d2695d8ebe46d7e5.tar.bz2
px4-nuttx-e10edcc7fa5bebd6d8fee537d2695d8ebe46d7e5.zip
Clarifications
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@427 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/Documentation/NuttX.html')
-rw-r--r--nuttx/Documentation/NuttX.html13
1 files changed, 7 insertions, 6 deletions
diff --git a/nuttx/Documentation/NuttX.html b/nuttx/Documentation/NuttX.html
index 9e7d048e1..26e445c26 100644
--- a/nuttx/Documentation/NuttX.html
+++ b/nuttx/Documentation/NuttX.html
@@ -139,7 +139,7 @@
<td>
<p>
NuttX strives to achieve a high degree of standards compliance.
- The primary governing standards are POSIX, ANSI, and BSD standards.
+ The primary governing standards are POSIX and ANSI standards.
Additional standard APIs from Unix and other common RTOS's are
adopted for functionality not available under these standards
or for functionaly that is not appropriate for the deeply-embedded
@@ -290,7 +290,7 @@
<td><br></td>
<td>
<p>
- In-memory, pseudo file-system.
+ Tiny in-memory, root pseudo-file-system.
</p>
</tr>
@@ -314,7 +314,7 @@
<td><br></td>
<td>
<p>
- Mountable volumes. Binds mountpoint, filesystem, and block driver.
+ Mount-able volumes. Bind mountpoint, filesystem, and block device driver.
</p>
</tr>
@@ -995,18 +995,19 @@ Other memory:
</table>
<ul>
<li>ARM, ARM7 ARM7TDMI, ARM9, ARM926EJS are trademarks of Advanced RISC Machines, Limited.</li>
-<li>Cygwin is a trademarksof Red Hat, Incorporated.</li>
+<li>Cygwin is a trademark of Red Hat, Incorporated.</li>
<li>Linux is a registered trademark of Linus Torvalds.</li>
<li>LPC2148 is a trademark of NXP Semiconductors.</li>
<li>TI is a tradename of Texas Instruments Incorporated.</li>
+<li>UNIX is a registered trademark of The Open Group.</li>
<li>VxWorks is a registered trademark of Wind River Systems, Incorporated.</li>
</ul>
<p>
- NOTE: NuttX is <i>not</i> licensed to use the POSIX trademark.
+ NOTE: NuttX is <i>not</i> licensed to use the POSIX trademark. NuttX uses the POSIX
+ standard as a development guideline only.
</p>
</small>
-
</body>
</html>