aboutsummaryrefslogtreecommitdiff
path: root/manual/ipc.texi
diff options
context:
space:
mode:
Diffstat (limited to 'manual/ipc.texi')
-rw-r--r--manual/ipc.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/ipc.texi b/manual/ipc.texi
index 3cd573ea6d..afedcbe960 100644
--- a/manual/ipc.texi
+++ b/manual/ipc.texi
@@ -12,7 +12,7 @@ This chapter describes the @glibcadj{} inter-process communication primitives.
@node Semaphores
@section Semaphores
-The @glibcadj{} implements the semaphore APIs as defined in POSIX and
+@Theglibc{} implements the semaphore APIs as defined in POSIX and
System V. Semaphores can be used by multiple processes to coordinate shared
resources. The following is a complete list of the semaphore functions provided
by @theglibc{}.