From 241e4c7c0ab513b13f8ffb2b3d322a2440c432fd Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 29 Sep 1998 00:04:53 +0000 Subject: Added sentence to indicate sections were deliberately empty. --- doc/new_chapters/base.t | 4 ++++ doc/new_chapters/cancel.t | 4 ++++ doc/new_chapters/cond.t | 4 ++++ doc/new_chapters/cspecific.t | 4 ++++ doc/new_chapters/dumpcontrol.t | 4 ++-- doc/new_chapters/key.t | 4 ++++ doc/new_chapters/memorymgmt.t | 4 ++++ doc/new_chapters/message.t | 4 ++++ doc/new_chapters/mutex.t | 4 ++++ doc/new_chapters/procenv.t | 4 ++++ doc/new_chapters/process.t | 7 +++++-- doc/new_chapters/sched.t | 2 ++ doc/new_chapters/semaphores.t | 4 ++++ doc/new_chapters/systemdb.t | 4 ++++ doc/new_chapters/thread.t | 2 ++ 15 files changed, 55 insertions(+), 4 deletions(-) diff --git a/doc/new_chapters/base.t b/doc/new_chapters/base.t index 6cb8ae945d..e258f87f80 100644 --- a/doc/new_chapters/base.t +++ b/doc/new_chapters/base.t @@ -29,8 +29,12 @@ The directives provided by the mutex manager are: @section Background +There is currently no text in this section. + @section Operations +There is currently no text in this section. + @section Directives This section details the mutex manager's directives. diff --git a/doc/new_chapters/cancel.t b/doc/new_chapters/cancel.t index 3161b8fba7..e71d70c6df 100644 --- a/doc/new_chapters/cancel.t +++ b/doc/new_chapters/cancel.t @@ -25,8 +25,12 @@ The directives provided by the thread cancellation manager are: @section Background +There is currently no text in this section. + @section Operations +There is currently no text in this section. + @section Directives This section details the thread cancellation manager's directives. diff --git a/doc/new_chapters/cond.t b/doc/new_chapters/cond.t index 437cd63ee5..4c381a6864 100644 --- a/doc/new_chapters/cond.t +++ b/doc/new_chapters/cond.t @@ -29,8 +29,12 @@ The directives provided by the condition variable manager are: @section Background +There is currently no text in this section. + @section Operations +There is currently no text in this section. + @section Directives This section details the condition variable manager's directives. diff --git a/doc/new_chapters/cspecific.t b/doc/new_chapters/cspecific.t index 0001d5b527..5e2de31617 100644 --- a/doc/new_chapters/cspecific.t +++ b/doc/new_chapters/cspecific.t @@ -41,8 +41,12 @@ The directives provided by the language-specific services for the C programming @section Background +There is currently no text in this section. + @section Operations +There is currently no text in this section. + @section Directives This section details the language-specific services for the C programming language manager's directives. diff --git a/doc/new_chapters/dumpcontrol.t b/doc/new_chapters/dumpcontrol.t index 89afb9cc5f..915f33c012 100644 --- a/doc/new_chapters/dumpcontrol.t +++ b/doc/new_chapters/dumpcontrol.t @@ -24,11 +24,11 @@ The directives provided by the process dump control manager are: @section Background -There is no background. +There is currently no text in this section. @section Operations -There is no discussion of the operations. +There is currently no text in this section. @section Directives diff --git a/doc/new_chapters/key.t b/doc/new_chapters/key.t index 57419655ff..58e34bb259 100644 --- a/doc/new_chapters/key.t +++ b/doc/new_chapters/key.t @@ -23,8 +23,12 @@ The directives provided by the key manager are: @section Background +There is currently no text in this section. + @section Operations +There is currently no text in this section. + @section Directives This section details the key manager's directives. diff --git a/doc/new_chapters/memorymgmt.t b/doc/new_chapters/memorymgmt.t index 9d44ff4557..1aeaeb56a6 100644 --- a/doc/new_chapters/memorymgmt.t +++ b/doc/new_chapters/memorymgmt.t @@ -30,8 +30,12 @@ The directives provided by the memory management manager are: @section Background +There is currently no text in this section. + @section Operations +There is currently no text in this section. + @section Directives This section details the memory management manager's directives. diff --git a/doc/new_chapters/message.t b/doc/new_chapters/message.t index e6183a0114..d4b85ab788 100644 --- a/doc/new_chapters/message.t +++ b/doc/new_chapters/message.t @@ -28,8 +28,12 @@ The directives provided by the message passing manager are: @section Background +There is currently no text in this section. + @section Operations +There is currently no text in this section. + @section Directives This section details the message passing manager's directives. diff --git a/doc/new_chapters/mutex.t b/doc/new_chapters/mutex.t index 060783b1ac..d158e07dc9 100644 --- a/doc/new_chapters/mutex.t +++ b/doc/new_chapters/mutex.t @@ -35,8 +35,12 @@ The directives provided by the mutex manager are: @section Background +There is currently no text in this section. + @section Operations +There is currently no text in this section. + @section Directives This section details the mutex manager's directives. diff --git a/doc/new_chapters/procenv.t b/doc/new_chapters/procenv.t index d6db225203..e934988168 100644 --- a/doc/new_chapters/procenv.t +++ b/doc/new_chapters/procenv.t @@ -42,8 +42,12 @@ The directives provided by the process environment manager are: @section Background +There is currently no text in this section. + @section Operations +There is currently no text in this section. + @section Directives This section details the process environment manager's directives. diff --git a/doc/new_chapters/process.t b/doc/new_chapters/process.t index b58e16f017..7b5bece910 100644 --- a/doc/new_chapters/process.t +++ b/doc/new_chapters/process.t @@ -10,8 +10,7 @@ @section Introduction -The -process creation and execution manager is ... +The process creation and execution manager is ... The directives provided by the process creation and execution manager are: @@ -31,8 +30,12 @@ The directives provided by the process creation and execution manager are: @section Background +There is currently no text in this section. + @section Operations +There is currently no text in this section. + @section Directives This section details the process creation and execution manager's directives. diff --git a/doc/new_chapters/sched.t b/doc/new_chapters/sched.t index 3e5621337e..be12a9c264 100644 --- a/doc/new_chapters/sched.t +++ b/doc/new_chapters/sched.t @@ -60,6 +60,8 @@ the thread resumes its initial priority and has its budget replenished. @section Operations +There is currently no text in this section. + @section Directives This section details the scheduler manager's directives. diff --git a/doc/new_chapters/semaphores.t b/doc/new_chapters/semaphores.t index f5daaa88d0..e3fa6b2cd1 100644 --- a/doc/new_chapters/semaphores.t +++ b/doc/new_chapters/semaphores.t @@ -29,8 +29,12 @@ The directives provided by the semaphore manager are: @section Background +There is currently no text in this section. + @section Operations +There is currently no text in this section. + @section Directives This section details the semaphore manager's directives. diff --git a/doc/new_chapters/systemdb.t b/doc/new_chapters/systemdb.t index da5639f9ec..af3a54a09c 100644 --- a/doc/new_chapters/systemdb.t +++ b/doc/new_chapters/systemdb.t @@ -28,8 +28,12 @@ The directives provided by the system databases manager are: @section Background +There is currently no text in this section. + @section Operations +There is currently no text in this section. + @section Directives This section details the system databases manager's directives. diff --git a/doc/new_chapters/thread.t b/doc/new_chapters/thread.t index 9add33dfef..6ef29eb1bf 100644 --- a/doc/new_chapters/thread.t +++ b/doc/new_chapters/thread.t @@ -84,6 +84,8 @@ All policies utilize the thread priority parameter. @section Operations +There is currently no text in this section. + @section Directives This section details the thread manager's directives. -- cgit v1.2.3