summaryrefslogtreecommitdiffstats
path: root/doc/new_chapters/preface.texi
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-08-01 15:43:28 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-08-01 15:43:28 +0000
commit02d8713bfdad99dba602cb9b1805588016baef0d (patch)
treebf0a50624c49e34c6fd2d01da4d9a53457fe95f0 /doc/new_chapters/preface.texi
parentMoved to thread.t and node information automatically generated (diff)
downloadrtems-02d8713bfdad99dba602cb9b1805588016baef0d.tar.bz2
Don't automatically generate this one.
Diffstat (limited to 'doc/new_chapters/preface.texi')
-rw-r--r--doc/new_chapters/preface.texi21
1 files changed, 21 insertions, 0 deletions
diff --git a/doc/new_chapters/preface.texi b/doc/new_chapters/preface.texi
new file mode 100644
index 0000000000..660819a77c
--- /dev/null
+++ b/doc/new_chapters/preface.texi
@@ -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.