From 798299548896a5db3f1d2c8c9087146c427b5652 Mon Sep 17 00:00:00 2001 From: jkim Date: Thu, 28 Aug 2008 17:04:52 +0000 Subject: Add links to all bpf(9) functions. --- share/man/man9/Makefile | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'share/man') diff --git a/share/man/man9/Makefile b/share/man/man9/Makefile index 383ec45..aeb9d9f 100644 --- a/share/man/man9/Makefile +++ b/share/man/man9/Makefile @@ -379,6 +379,14 @@ MLINKS+=atomic.9 atomic_add.9 \ atomic.9 atomic_set.9 \ atomic.9 atomic_store.9 \ atomic.9 atomic_subtract.9 +MLINKS+=bpf.9 bpf_filter.9 \ + bpf.9 bpf_mtap.9 \ + bpf.9 bpf_mtap2.9 \ + bpf.9 bpf_tap.9 \ + bpf.9 bpf_validate.9 \ + bpf.9 bpfattach.9 \ + bpf.9 bpfattach2.9 \ + bpf.9 bpfdetach.9 MLINKS+=buf.9 bp.9 MLINKS+=bus_activate_resource.9 bus_deactivate_resource.9 MLINKS+=bus_alloc_resource.9 bus_alloc_resource_any.9 -- cgit v1.1