9
0
Fork 0

Clarifications

git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@427 7fd9a85b-ad96-42d3-883c-3090e2eb8679
This commit is contained in:
patacongo 2007-12-05 01:27:17 +00:00
parent 696d13c1b6
commit f6b869550b
1 changed files with 7 additions and 6 deletions

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>