summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorjmg <jmg@FreeBSD.org>2014-01-31 03:57:49 +0000
committerjmg <jmg@FreeBSD.org>2014-01-31 03:57:49 +0000
commit6b9ae99fadd846e0f447532daa54cabe7475cd45 (patch)
treed93d1b61a94b5d569c88ddd3e45089891d6c389e /share
parentb57e260317eea6a6e9a3c48a4811b3365c066719 (diff)
downloadFreeBSD-src-6b9ae99fadd846e0f447532daa54cabe7475cd45.zip
FreeBSD-src-6b9ae99fadd846e0f447532daa54cabe7475cd45.tar.gz
add a few missing links...
Submitted by: J David MFC after: 1 week
Diffstat (limited to 'share')
-rw-r--r--share/man/man9/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/share/man/man9/Makefile b/share/man/man9/Makefile
index b07c52c..f74a83e 100644
--- a/share/man/man9/Makefile
+++ b/share/man/man9/Makefile
@@ -1538,9 +1538,13 @@ MLINKS+=vslock.9 vsunlock.9
MLINKS+=zero_copy.9 zero_copy_sockets.9
MLINKS+=zone.9 uma.9 \
zone.9 uma_zalloc.9 \
+ zone.9 uma_zalloc_arg.9 \
zone.9 uma_zcreate.9 \
zone.9 uma_zdestroy.9 \
zone.9 uma_zfree.9 \
+ zone.9 uma_zfree_arg.9 \
+ zone.9 uma_zone_get_cur.9 \
+ zone.9 uma_zone_get_max.9 \
zone.9 uma_zone_set_max.9
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud