summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorjmg <jmg@FreeBSD.org>2013-09-04 17:48:41 +0000
committerjmg <jmg@FreeBSD.org>2013-09-04 17:48:41 +0000
commit237a3159e4926d05737954f8f739b79a3976cdaa (patch)
tree23c315cbe6c3930bc6d1534e431bb422e46fa6da /share
parentf978cc2905edf33ef1b241102709c3d80ddcd629 (diff)
downloadFreeBSD-src-237a3159e4926d05737954f8f739b79a3976cdaa.zip
FreeBSD-src-237a3159e4926d05737954f8f739b79a3976cdaa.tar.gz
add links for the various vmem functions...
Diffstat (limited to 'share')
-rw-r--r--share/man/man9/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/share/man/man9/Makefile b/share/man/man9/Makefile
index 893c8a7..e85c7ad 100644
--- a/share/man/man9/Makefile
+++ b/share/man/man9/Makefile
@@ -1443,6 +1443,13 @@ MLINKS+=vfs_getopt.9 vfs_copyopt.9 \
MLINKS+=vhold.9 vdrop.9 \
vhold.9 vdropl.9 \
vhold.9 vholdl.9
+MLINKS+=vmem.9 vmem_add.9 \
+ vmem.9 vmem_alloc.9 \
+ vmem.9 vmem_create.9 \
+ vmem.9 vmem_destroy.9 \
+ vmem.9 vmem_free.9 \
+ vmem.9 vmem_xalloc.9 \
+ vmem.9 vmem_xfree.9
MLINKS+=vm_map_lock.9 vm_map_lock_downgrade.9 \
vm_map_lock.9 vm_map_lock_read.9 \
vm_map_lock.9 vm_map_lock_upgrade.9 \
OpenPOWER on IntegriCloud