From 6b9ae99fadd846e0f447532daa54cabe7475cd45 Mon Sep 17 00:00:00 2001 From: jmg Date: Fri, 31 Jan 2014 03:57:49 +0000 Subject: add a few missing links... Submitted by: J David MFC after: 1 week --- share/man/man9/Makefile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'share/man') 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 -- cgit v1.1