summaryrefslogtreecommitdiffstats
path: root/doc/new_chapters/preface.texi
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-03-26 17:10:03 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-03-26 17:10:03 +0000
commitfb9a80f99d01c616cf2d0d06bd2a0372114ba6f1 (patch)
tree88f1e1f9dbed5844a83031e15055a012e690f701 /doc/new_chapters/preface.texi
parentHAS_CPLUSPLUS should have been RTEMS_HAS_CPLUSPLUS. (diff)
downloadrtems-fb9a80f99d01c616cf2d0d06bd2a0372114ba6f1.tar.bz2
renamed to user's guide.
Diffstat (limited to 'doc/new_chapters/preface.texi')
-rw-r--r--doc/new_chapters/preface.texi9
1 files changed, 8 insertions, 1 deletions
diff --git a/doc/new_chapters/preface.texi b/doc/new_chapters/preface.texi
index fd7099c46e..660819a77c 100644
--- a/doc/new_chapters/preface.texi
+++ b/doc/new_chapters/preface.texi
@@ -11,4 +11,11 @@
@end ifinfo
@unnumbered Preface
-This is the test plan document for the POSIX API support for RTEMS.
+This is the user's guide for the POSIX API support for RTEMS.
+
+At this point, this is just a basic shell of what this manual
+should ultimately be.
+
+Much of the POSIX API standard is actually implemented in the
+newlib ANSI C Library. Please refer to documentation on
+newlib for more information on what it supplies.