Add SEE ALSO pointing to the new sem_overview.7 page, which gives an

overview of the POSIX semaphores AP.
This commit is contained in:
Michael Kerrisk 2006-03-25 20:50:40 +00:00
parent 8beb2f7b09
commit f675ea3792
3 changed files with 6 additions and 3 deletions

View File

@ -506,4 +506,5 @@ SVr4, SVID. SVr4 documents more error conditions EINVAL and EOVERFLOW.
.BR semget (2),
.BR semop (2),
.BR ipc (5),
.BR capabilities (7)
.BR capabilities (7),
.BR sem_overview (7)

View File

@ -271,4 +271,5 @@ ERANGE, EFAULT.
.BR semop (2),
.BR ftok (3),
.BR ipc (5),
.BR capabilities (7)
.BR capabilities (7),
.BR sem_overview (7)

View File

@ -481,4 +481,5 @@ ENOSPC.
.BR semget (2),
.BR sigaction (2),
.BR ipc (5),
.BR capabilities (7)
.BR capabilities (7),
.BR sem_overview (7)