summaryrefslogtreecommitdiffstats
path: root/doc/new_chapters/preface.t
diff options
context:
space:
mode:
Diffstat (limited to 'doc/new_chapters/preface.t')
-rw-r--r--doc/new_chapters/preface.t21
1 files changed, 21 insertions, 0 deletions
diff --git a/doc/new_chapters/preface.t b/doc/new_chapters/preface.t
new file mode 100644
index 0000000000..660819a77c
--- /dev/null
+++ b/doc/new_chapters/preface.t
@@ -0,0 +1,21 @@
+@c
+@c COPYRIGHT (c) 1988-1998.
+@c On-Line Applications Research Corporation (OAR).
+@c All rights reserved.
+@c
+@c $Id$
+@c
+
+@ifinfo
+@node Preface, Thread Manager, Top, Top
+@end ifinfo
+@unnumbered Preface
+
+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.