Clarifications

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@427 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo
2007-12-05 01:27:17 +00:00
parent 9ead6e0650
commit 74a4947983
+7 -6
View File
@@ -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>