diff options
author | Daniel Borkmann <dborkman@redhat.com> | 2013-04-12 13:31:09 +0200 |
---|---|---|
committer | Daniel Borkmann <dborkman@redhat.com> | 2013-04-12 13:31:09 +0200 |
commit | 028a72239f943bfe0e7ab9e193b646ea94ae81c2 (patch) | |
tree | c5eed6141210f449862a3f8a81d5a2bbef8ea42a | |
parent | 421a77ce4f212edd022feda24a12688c28613711 (diff) |
man: netsniff-ng: add geoip db mirror conf file
The list of used config files missed the geoip.conf.
Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
-rw-r--r-- | man/netsniff-ng.8 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/man/netsniff-ng.8 b/man/netsniff-ng.8 index 6f576e8..a2ced64 100644 --- a/man/netsniff-ng.8 +++ b/man/netsniff-ng.8 @@ -294,6 +294,7 @@ by netsniff-ng and can be extended if wished: * ether.conf - Ethernet type descriptions * tcp.conf - TCP port/services map * udp.conf - UDP port/services map + * geoip.conf - GeoIP database mirrors .SH FILTER EXAMPLE |