summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1999-05-26 17:59:16 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1999-05-26 17:59:16 +0000
commitce66895e86c10ceb01eff50277508b5f270648e4 (patch)
tree6b58bd47f96cf1009798bb18896c65640fdc2f99
parentAdded error codes to all service calls (diff)
downloadrtems-ce66895e86c10ceb01eff50277508b5f270648e4.tar.bz2
Changed word "directive" to "system call."
-rw-r--r--doc/itron3.0/semaphore.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/itron3.0/semaphore.t b/doc/itron3.0/semaphore.t
index 794abdaefa..3ea4f6e017 100644
--- a/doc/itron3.0/semaphore.t
+++ b/doc/itron3.0/semaphore.t
@@ -128,7 +128,7 @@ restricts the semaphore to being a binary semaphore. When the
binary semaphore is available, the count is 1. When the binary
semaphore is unavailable, the count is 0.;
-@section Directives
+@section System Calls
This section details the semaphore manager's services.
A subsection is dedicated to each of this manager's services