summaryrefslogtreecommitdiffstats
path: root/doc/posix_users/preface.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/posix_users/preface.texi')
-rw-r--r--doc/posix_users/preface.texi9
1 files changed, 8 insertions, 1 deletions
diff --git a/doc/posix_users/preface.texi b/doc/posix_users/preface.texi
index fd7099c46e..660819a77c 100644
--- a/doc/posix_users/preface.texi
+++ b/doc/posix_users/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.