Add SEE ALSO entry referring to pthreads.7.

Remove old FIXME.
This commit is contained in:
Michael Kerrisk 2006-03-31 19:35:10 +00:00
parent 53cd945e7f
commit f58c4bd8cb
1 changed files with 2 additions and 3 deletions

View File

@ -129,6 +129,5 @@ An example of the use of various POSIX semaphore functions is shown in
.BR sem_open (3), .BR sem_open (3),
.BR sem_post (3), .BR sem_post (3),
.BR sem_unlink (3), .BR sem_unlink (3),
.BR sem_wait (3) .BR sem_wait (3),
.\" FIXME add SEE ALSO refs from System V semaphore pages to .BR pthreads (7)
.\" POSIX semaphore pages.