mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-20 11:11:24 +00:00
Fix build (forgotten MUTEX_PROFILING.9 -> LOCK_PROFILING.9).
This commit is contained in:
parent
cbdbe9c47c
commit
cd852a2996
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=164169
@ -133,6 +133,7 @@ MAN= accept_filter.9 \
|
||||
kthread.9 \
|
||||
ktr.9 \
|
||||
lock.9 \
|
||||
LOCK_PROFILING.9 \
|
||||
mac.9 \
|
||||
make_dev.9 \
|
||||
malloc.9 \
|
||||
@ -152,7 +153,6 @@ MAN= accept_filter.9 \
|
||||
MODULE_VERSION.9 \
|
||||
mtx_pool.9 \
|
||||
mutex.9 \
|
||||
MUTEX_PROFILING.9 \
|
||||
namei.9 \
|
||||
panic.9 \
|
||||
pbuf.9 \
|
||||
|
Loading…
Reference in New Issue
Block a user