From a1951008361ae350aef6dbf8b1e8dea02a3255a4 Mon Sep 17 00:00:00 2001 From: Mike Pritchard Date: Fri, 14 Feb 1997 05:18:02 +0000 Subject: [PATCH] Oops. I accidently removed fpa.4 from the install list (it is a pending change...grr) Submitted by: bde --- 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 ffcb5b21c5ff..de7e346fa572 100644 --- a/share/man/man4/Makefile +++ b/share/man/man4/Makefile @@ -1,6 +1,6 @@ # @(#)Makefile 8.1 (Berkeley) 6/18/93 -MAN4= bpf.4 ccd.4 cd.4 ch.4 ddb.4 divert.4 drum.4 fd.4 \ +MAN4= bpf.4 ccd.4 cd.4 ch.4 ddb.4 divert.4 drum.4 fd.4 fpa.4 \ icmp.4 ifmib.4 inet.4 intro.4 ip.4 ipfirewall.4 \ lkm.4 lo.4 netintro.4 \ null.4 ppp.4 pt.4 pty.4 route.4 \