Remove reference discussion of ipc(2), since none of the

other System V IPC pages mention ipc(2).
This commit is contained in:
Michael Kerrisk 2007-06-28 20:43:15 +00:00
parent 305db6d8a4
commit 2a37862f9c
1 changed files with 0 additions and 5 deletions

View File

@ -506,11 +506,6 @@ implementation dependent (32767).
For greater portability it is best to always call
.BR semctl ()
with four arguments.
.LP
Under Linux,
.BR semctl ()
is not a system call, but is implemented via the system call
.BR ipc (2).
.SH "SEE ALSO"
.BR ipc (2),
.BR semget (2),