Add semtimedop() to SEE ALSO.

This commit is contained in:
Michael Kerrisk 2007-06-20 06:05:13 +00:00
parent ed2a6c7314
commit 02a5cdc5ea
1 changed files with 2 additions and 1 deletions

View File

@ -23,7 +23,7 @@
.\" USA.
.\"
.\" Modified Tue Oct 22 08:11:14 EDT 1996 by Eric S. Raymond <esr@thyrsus.com>
.TH IPC 2 1995-04-15 "Linux" "Linux Programmer's Manual"
.TH IPC 2 2007-06-28 "Linux" "Linux Programmer's Manual"
.SH NAME
ipc \- System V IPC system calls
.SH SYNOPSIS
@ -55,6 +55,7 @@ intended to be portable.
.BR semctl (2),
.BR semget (2),
.BR semop (2),
.BR semtimedop (2),
.BR shmat (2),
.BR shmctl (2),
.BR shmdt (2),