Remove duplicate xref and add missing commas.
PR: 113891 Submitted by: pluknet <pluknet@gmail.com> Approved by: re (blanket)
This commit is contained in:
parent
d4fd7053d4
commit
fca1690bb5
@ -273,7 +273,6 @@ exclusive lock, and a
|
||||
will be the result of trying.
|
||||
.Sh SEE ALSO
|
||||
.Xr condvar 9 ,
|
||||
.Xr mutex 9 ,
|
||||
.Xr locking 9 ,
|
||||
.Xr mutex 9 ,
|
||||
.Xr rwlock 9 ,
|
||||
|
@ -300,14 +300,14 @@ At this time this is a rather easy to remember table.
|
||||
.El
|
||||
.Sh SEE ALSO
|
||||
.Xr condvar 9 ,
|
||||
.Xr lock 9
|
||||
.Xr lock 9 ,
|
||||
.Xr mtx_pool 9 ,
|
||||
.Xr rwlock 9 ,
|
||||
.Xr sema 9 ,
|
||||
.Xr sleep 9 ,
|
||||
.Xr sx 9
|
||||
.Xr sx 9 ,
|
||||
.Xr LOCK_PROFILING 9 ,
|
||||
.Xr WITNESS 9 ,
|
||||
.Xr WITNESS 9
|
||||
.Sh HISTORY
|
||||
These
|
||||
functions appeared in
|
||||
|
Loading…
x
Reference in New Issue
Block a user