Changed word "directive" to "system call."

This commit is contained in:
Joel Sherrill
1999-05-26 17:59:16 +00:00
parent 315b929d28
commit ce66895e86

View File

@@ -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 binary semaphore is available, the count is 1. When the binary
semaphore is unavailable, the count is 0.; semaphore is unavailable, the count is 0.;
@section Directives @section System Calls
This section details the semaphore manager's services. This section details the semaphore manager's services.
A subsection is dedicated to each of this manager's services A subsection is dedicated to each of this manager's services