From f067bf1f335a6fb7f65328938a0561c6eb2d2a1b Mon Sep 17 00:00:00 2001 From: Carlos O'Donell Date: Wed, 26 Feb 2014 13:39:02 -0500 Subject: Use @Theglibc{} in manual/ipc.texi. --- manual/ipc.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manual') 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{}. -- cgit v1.2.3