aboutsummaryrefslogtreecommitdiff
path: root/share/man/man9/Makefile
diff options
context:
space:
mode:
authorJoseph Koshy <jkoshy@FreeBSD.org>2004-03-06 08:01:16 +0000
committerJoseph Koshy <jkoshy@FreeBSD.org>2004-03-06 08:01:16 +0000
commit9cfa00a6495a73d8675a2fdf01efa6f35241441b (patch)
treed5baa0177cc3cc0e80abc9f895fadbbe8d3573c5 /share/man/man9/Makefile
parent45f05f025a94998415ac8192614a31c23bdd9713 (diff)
downloadsrc-9cfa00a6495a73d8675a2fdf01efa6f35241441b.tar.gz
src-9cfa00a6495a73d8675a2fdf01efa6f35241441b.zip
Link in contigmalloc(9) to the build.
Notes
Notes: svn path=/head/; revision=126689
Diffstat (limited to 'share/man/man9/Makefile')
-rw-r--r--share/man/man9/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/share/man/man9/Makefile b/share/man/man9/Makefile
index 99e0b0458173..6dd6b08ed77e 100644
--- a/share/man/man9/Makefile
+++ b/share/man/man9/Makefile
@@ -35,6 +35,7 @@ MAN= accept_filter.9 \
cdevsw_add.9 \
cdevsw_remove.9 \
condvar.9 \
+ contigmalloc.9 \
copy.9 \
critical_enter.9 \
cr_seeothergids.9 \
@@ -400,6 +401,7 @@ MLINKS+=copy.9 copyin.9 \
copy.9 copyinstr.9 \
copy.9 copyout.9 \
copy.9 copystr.9
+MLINKS+=contigmalloc.9 contigfree.9
MLINKS+=critical_enter.9 cpu_critical_enter.9 \
critical_enter.9 cpu_critical_exit.9 \
critical_enter.9 critical_exit.9