summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorle <le@FreeBSD.org>2004-02-28 23:01:20 +0000
committerle <le@FreeBSD.org>2004-02-28 23:01:20 +0000
commit83cfe7493cd4fa64b5bc6e3c245e5b0387f2334a (patch)
tree5919c0df8ca5f211f465a5381501276ddcaa7dcc /share
parentb5c5323a46c67f1620bdd0403cc98aa5e5fa8ffc (diff)
downloadFreeBSD-src-83cfe7493cd4fa64b5bc6e3c245e5b0387f2334a.zip
FreeBSD-src-83cfe7493cd4fa64b5bc6e3c245e5b0387f2334a.tar.gz
Add MLINKs for MALLOC_DEFINE and MALLOC_DECLARE.
Approved by: grog (mentor)
Diffstat (limited to 'share')
-rw-r--r--share/man/man9/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/share/man/man9/Makefile b/share/man/man9/Makefile
index 0baabf4a..ea2eda6 100644
--- a/share/man/man9/Makefile
+++ b/share/man/man9/Makefile
@@ -499,7 +499,9 @@ MLINKS+=malloc.9 FREE.9 \
malloc.9 free.9 \
malloc.9 MALLOC.9 \
malloc.9 realloc.9 \
- malloc.9 reallocf.9
+ malloc.9 reallocf.9 \
+ malloc.9 MALLOC_DEFINE.9 \
+ malloc.9 MALLOC_DECLARE.9
MLINKS+=mbchain.9 mb_detach.9 \
mbchain.9 mb_done.9 \
mbchain.9 mb_fixhdr.9 \
OpenPOWER on IntegriCloud