summaryrefslogtreecommitdiff
path: root/usr/src/man/man3malloc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/man/man3malloc/Makefile')
-rw-r--r--usr/src/man/man3malloc/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/usr/src/man/man3malloc/Makefile b/usr/src/man/man3malloc/Makefile
index d39f180742..d7f3718e81 100644
--- a/usr/src/man/man3malloc/Makefile
+++ b/usr/src/man/man3malloc/Makefile
@@ -16,15 +16,16 @@
include $(SRC)/Makefile.master
-MANSECT= 3malloc
+MANSECT= 3malloc
-MANFILES= bsdmalloc.3malloc \
+MANFILES= bsdmalloc.3malloc \
malloc.3malloc \
mapmalloc.3malloc \
mtmalloc.3malloc \
umem_alloc.3malloc \
umem_cache_create.3malloc \
umem_debug.3malloc \
+ umem_setmtbf.3malloc \
watchmalloc.3malloc
MANLINKS= calloc.3malloc \