Add missing coma.
This commit is contained in:
parent
644da90d9f
commit
6e53c1bb55
@ -27,7 +27,7 @@
|
||||
.\"
|
||||
.\" $FreeBSD$
|
||||
.\"
|
||||
.Dd March 25, 2002
|
||||
.Dd February 6, 2010
|
||||
.Dt MTX_POOL 9
|
||||
.Os
|
||||
.Sh NAME
|
||||
@ -177,7 +177,7 @@ on each mutex in the specified pool,
|
||||
deallocates the memory associated with the pool,
|
||||
and assigns NULL to the pool pointer.
|
||||
.Sh SEE ALSO
|
||||
.Xr locking 9
|
||||
.Xr locking 9 ,
|
||||
.Xr mutex 9
|
||||
.Sh HISTORY
|
||||
These routines first appeared in
|
||||
|
Loading…
x
Reference in New Issue
Block a user