Fix incomplete sentence.

This commit is contained in:
Michael Kerrisk 2006-08-03 02:47:44 +00:00
parent f115b9ae2a
commit 011ed91c99
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ sem_close \- close a named semaphore
closes the named semaphore referred to by
.IR sem ,
allowing any resources that the system has allocated to
the calling process for this semaphore.
the calling process for this semaphore to be freed.
.SH NOTES
All open named semaphores are automatically closed on process
termination, or upon