This commit is contained in:
Michael Kerrisk 2008-08-27 06:02:44 +00:00
parent e954bebf2b
commit 8ef32a2b4d
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@
.\" Formatted or processed versions of this manual, if unaccompanied by
.\" the source, must acknowledge the copyright and authors of this work.
.\"
.TH SEM_INIT 3 2006-03-25 "Linux" "Linux Programmer's Manual"
.TH SEM_INIT 3 2008-07-27 "Linux" "Linux Programmer's Manual"
.SH NAME
sem_init \- initialize an unnamed semaphore
.SH SYNOPSIS