aboutsummaryrefslogtreecommitdiff
path: root/INSTALL.md
diff options
context:
space:
mode:
authorFrancois-Xavier Le Bail <devel.fx.lebail@orange.fr>2021-11-14 21:20:36 +0100
committerFrancois-Xavier Le Bail <devel.fx.lebail@orange.fr>2021-11-14 21:20:57 +0100
commit5096da602cfd95e284998c883d36141b2cf271dd (patch)
tree937db483ea0858c45d299e594a5d7359bb5b7b22 /INSTALL.md
parentd25e57999833a360ad617213beca4f955e26124c (diff)
Update INSTALL.md for pcap-filter.manmisc.in, pcap-linktype.manmisc.in
This is a follow-up to 285c3a9fb020dedf5311c6ca0b814ed1a6088bd7.
Diffstat (limited to 'INSTALL.md')
-rw-r--r--INSTALL.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL.md b/INSTALL.md
index 0a86de2e..983f2a3d 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -339,8 +339,8 @@ FILES
pcap.c - pcap utility routines
pcap.h - header for backwards compatibility
pcap_*.3pcap - manual entries for library functions
- pcap-filter.4 - manual entry for filter syntax
- pcap-linktype.4 - manual entry for link-layer header types
+ pcap-filter.manmisc.in - manual entry for filter syntax
+ pcap-linktype.manmisc.in - manual entry for link-layer header types
ppp.h - Point to Point Protocol definitions
savefile.c - offline support
scanner.l - filter string scanner