Skip to content

Commit 0c4cf72

Browse files
esmaeelExiaoxiang781216
authored andcommitted
Use correct Uppercase for POSIX
As POSIX is an acronym for Portable Operating System Interface, it must be written in all capitalized form.
1 parent be40bd5 commit 0c4cf72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ limitations under the License.
2929

3030
NuttX is a real-time operating system (RTOS) with an emphasis on standards
3131
compliance and small footprint. Scalable from 8-bit to 64-bit microcontroller
32-
environments, the primary governing standards in NuttX are Posix and ANSI
32+
environments, the primary governing standards in NuttX are POSIX and ANSI
3333
standards. Additional standard APIs from Unix and other common RTOS's (such as
3434
VxWorks) are adopted for functionality not available under these standards, or
3535
for functionality that is not appropriate for deeply-embedded environments (such

0 commit comments

Comments
 (0)