Update manuals of sem_open and sem_init.
Submitted by: ru
This commit is contained in:
parent
f83a0037c6
commit
7bf27b2dde
@ -27,7 +27,7 @@
|
|||||||
.\"
|
.\"
|
||||||
.\" $FreeBSD$
|
.\" $FreeBSD$
|
||||||
.\"
|
.\"
|
||||||
.Dd January 7, 2010
|
.Dd January 9, 2010
|
||||||
.Dt SEM_INIT 3
|
.Dt SEM_INIT 3
|
||||||
.Os
|
.Os
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
|
@ -27,7 +27,7 @@
|
|||||||
.\"
|
.\"
|
||||||
.\" $FreeBSD$
|
.\" $FreeBSD$
|
||||||
.\"
|
.\"
|
||||||
.Dd January 15, 2003
|
.Dd January 9, 2010
|
||||||
.Dt SEM_OPEN 3
|
.Dt SEM_OPEN 3
|
||||||
.Os
|
.Os
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
@ -61,8 +61,8 @@ and
|
|||||||
This implementation places strict requirements on the value of
|
This implementation places strict requirements on the value of
|
||||||
.Fa name :
|
.Fa name :
|
||||||
it must begin with a slash
|
it must begin with a slash
|
||||||
.Pq Ql / ,
|
.Pq Ql /
|
||||||
contain no other slash characters.
|
and contain no other slash characters.
|
||||||
.Pp
|
.Pp
|
||||||
The following bits may be set in the
|
The following bits may be set in the
|
||||||
.Fa oflag
|
.Fa oflag
|
||||||
|
Loading…
x
Reference in New Issue
Block a user