Remove a duplicate description of the type parameter for mtx_init.
Noticed by: scottl
This commit is contained in:
parent
5d68012a54
commit
623fded8d6
@ -164,10 +164,6 @@ is saved rather than the data it points to.
|
||||
The data pointed to must remain stable
|
||||
until the mutex is destroyed.
|
||||
The
|
||||
.Fa type
|
||||
argument is the generic lock type for use with witness. If this argument is
|
||||
NULL then the lock name is used as the lock type.
|
||||
The
|
||||
.Fa opts
|
||||
argument is used to set the type of mutex.
|
||||
It may contain either
|
||||
|
Loading…
Reference in New Issue
Block a user