summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-08-01 17:03:13 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-08-01 17:03:13 +0000
commitf1316c4ba04515379aaf89ed4f663ce5b00854c1 (patch)
tree6574eb9b3fe868df53517bd6df740bd5ee87cae6 /doc
parentAdded files and directories. (diff)
downloadrtems-f1316c4ba04515379aaf89ed4f663ce5b00854c1.tar.bz2
Changed to be posix users "new"
Diffstat (limited to 'doc')
-rw-r--r--doc/new_chapters/posix_users.texi6
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/new_chapters/posix_users.texi b/doc/new_chapters/posix_users.texi
index 0535954ac7..615949abfe 100644
--- a/doc/new_chapters/posix_users.texi
+++ b/doc/new_chapters/posix_users.texi
@@ -1,6 +1,6 @@
\input ../texinfo/texinfo @c -*-texinfo-*-
@c %**start of header
-@setfilename posix_users
+@setfilename posix_users_new
@syncodeindex vr fn
@synindex ky cp
@paragraphindent 0
@@ -87,6 +87,7 @@ END-INFO-DIR-ENTRY
@include preface.texi
@include process.texi
@include procenv.texi
+@include files.texi
@include thread.texi
@include signal.texi
@include mutex.texi
@@ -96,7 +97,7 @@ END-INFO-DIR-ENTRY
@include sched.texi
@ifinfo
@node Top, Preface, (dir), (dir)
-@top posix_users
+@top posix_users_new
This is the online version of the RTEMS POSIX API User's Guide
@@ -104,6 +105,7 @@ This is the online version of the RTEMS POSIX API User's Guide
* Preface::
* Process Creation and Execution Manager::
* Process Environment Manager::
+* Files and Directories Manager::
* Thread Manager::
* Signal Manager::
* Mutex Manager::