From 798bb3d232b91d0a4ff0ef846f3f40b6a10faf85 Mon Sep 17 00:00:00 2001 From: David Greenman Date: Wed, 25 Jan 1995 08:47:30 +0000 Subject: [PATCH] Install bpf manual page. --- share/man/man4/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/man/man4/Makefile b/share/man/man4/Makefile index 469c16466358..b25a80db7ee7 100644 --- a/share/man/man4/Makefile +++ b/share/man/man4/Makefile @@ -1,6 +1,6 @@ # @(#)Makefile 8.1 (Berkeley) 6/18/93 -MAN4= apm.4 clnp.4 cltp.4 drum.4 esis.4 fd.4 icmp.4 idp.4 inet.4 ip.4 \ +MAN4= apm.4 bpf.4 clnp.4 cltp.4 drum.4 esis.4 fd.4 icmp.4 idp.4 inet.4 ip.4 \ iso.4 lkm.4 lo.4 netintro.4 ns.4 nsip.4 null.4 pty.4 route.4 \ spp.4 tcp.4 termios.4 tp.4 tty.4 udp.4 unix.4 yp.4 MLINKS+=fd.4 stderr.4 fd.4 stdin.4 fd.4 stdout.4