summaryrefslogtreecommitdiffstats
path: root/lib/libpcap
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-03-27 17:27:19 +0000
committerru <ru@FreeBSD.org>2001-03-27 17:27:19 +0000
commit25ef23ac1cd91aa5fdc342b2889f86ee3ea73daa (patch)
treee9b08b54acff71fa727310a461d700095bbe9587 /lib/libpcap
parente429759bcf3eb8398d78b1609e915121e319b017 (diff)
downloadFreeBSD-src-25ef23ac1cd91aa5fdc342b2889f86ee3ea73daa.zip
FreeBSD-src-25ef23ac1cd91aa5fdc342b2889f86ee3ea73daa.tar.gz
MAN[1-9] -> MAN.
Diffstat (limited to 'lib/libpcap')
-rw-r--r--lib/libpcap/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libpcap/Makefile b/lib/libpcap/Makefile
index ab0eeac..d4af1ac 100644
--- a/lib/libpcap/Makefile
+++ b/lib/libpcap/Makefile
@@ -6,7 +6,7 @@ SRCS= grammar.y tokdefs.h pcap-bpf.c \
pcap.c inet.c gencode.c optimize.c nametoaddr.c \
etherent.c savefile.c bpf_filter.c bpf_image.c \
scanner.l version.c
-MAN3= pcap.3
+MAN= pcap.3
CLEANFILES=tokdefs.h version.c
DEFS= -DHAVE_SYS_IOCCOM_H=1 -DHAVE_SYS_SOCKIO_H=1 \
OpenPOWER on IntegriCloud