summaryrefslogtreecommitdiffstats
path: root/doc/new_chapters
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-08-01 15:59:56 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-08-01 15:59:56 +0000
commitdfef768f3ce29e134ee160f80e39e4d4c68977e7 (patch)
tree7f060827e371092a2c9f7ad5e64cf7ace1e400d4 /doc/new_chapters
parentNew file. (diff)
downloadrtems-dfef768f3ce29e134ee160f80e39e4d4c68977e7.tar.bz2
Removed items which are now automatically generated.
Diffstat (limited to 'doc/new_chapters')
-rw-r--r--doc/new_chapters/base.t42
1 files changed, 1 insertions, 41 deletions
diff --git a/doc/new_chapters/base.t b/doc/new_chapters/base.t
index 34d1e75af2..6cb8ae945d 100644
--- a/doc/new_chapters/base.t
+++ b/doc/new_chapters/base.t
@@ -6,22 +6,8 @@
@c $Id$
@c
-@ifinfo
-@node Mutex Manager, Mutex Manager Introduction, Preface, Top
-@end ifinfo
@chapter Mutex Manager
-@ifinfo
-@menu
-* Mutex Manager Introduction::
-* Mutex Manager Background::
-* Mutex Manager Operations::
-* Mutex Manager Directives::
-@end menu
-@end ifinfo
-
-@ifinfo
-@node Mutex Manager Introduction, Mutex Manager Background, Mutex Manager, Mutex Manager
-@end ifinfo
+
@section Introduction
The mutex manager ...
@@ -41,34 +27,11 @@ The directives provided by the mutex manager are:
@item @code{sigwait} -
@end itemize
-@ifinfo
-@node Mutex Manager Background, Mutex Manager Operations, Mutex Manager Introduction, Mutex Manager
-@end ifinfo
@section Background
-@ifinfo
-@node Mutex Manager Operations, Mutex Manager Directives, Mutex Manager Background, Mutex Manager
-@end ifinfo
@section Operations
-@ifinfo
-@node Mutex Manager Directives, sigaddset, Mutex Manager Operations, Mutex Manager
-@end ifinfo
@section Directives
-@ifinfo
-@menu
-* sigaddset::
-* sigdelset::
-* sigfillset::
-* sigismember::
-* sigemptyset::
-* sigaction::
-* pthread_kill::
-* pthread_sigmask::
-* kill::
-* sigwait::
-@end menu
-@end ifinfo
This section details the mutex manager's directives.
A subsection is dedicated to each of this manager's directives
@@ -76,9 +39,6 @@ and describes the calling sequence, related constants, usage,
and status codes.
@page
-@ifinfo
-@node sigaddset, sigdelset, Mutex Manager Directives, Mutex Manager Directives
-@end ifinfo
@subsection sigaddset
@subheading CALLING SEQUENCE: