aboutsummaryrefslogtreecommitdiff
path: root/share/man/man9/Makefile
diff options
context:
space:
mode:
authorAttilio Rao <attilio@FreeBSD.org>2008-01-22 20:16:09 +0000
committerAttilio Rao <attilio@FreeBSD.org>2008-01-22 20:16:09 +0000
commitfa8852657556e4c05e0eb0433b91e6ab959af19b (patch)
tree491385d19829f7df011f23351db689bdea21b2fb /share/man/man9/Makefile
parentac8e1cb6fc4fcd971fa52074fca5b14b7ede4738 (diff)
downloadsrc-fa8852657556e4c05e0eb0433b91e6ab959af19b.tar.gz
src-fa8852657556e4c05e0eb0433b91e6ab959af19b.zip
Add the newly added function lockmgr_recursed() to the manpages.
Notes
Notes: svn path=/head/; revision=175577
Diffstat (limited to 'share/man/man9/Makefile')
-rw-r--r--share/man/man9/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/share/man/man9/Makefile b/share/man/man9/Makefile
index deb879688658..1d6cc3b3631d 100644
--- a/share/man/man9/Makefile
+++ b/share/man/man9/Makefile
@@ -716,6 +716,7 @@ MLINKS+=lock.9 lockcount.9 \
lock.9 lockmgr.9 \
lock.9 lockmgr_disown.9 \
lock.9 lockmgr_printinfo.9 \
+ lock.9 lockmgr_recursed.9 \
lock.9 lockstatus.9
MLINKS+=LOCK_PROFILING.9 MUTEX_PROFILING.9
MLINKS+=make_dev.9 destroy_dev.9 \