Replace references to libgeoip in the documentation

Replace references to the old libgeoip library with "libmaxminddb" or
"GeoIP support".
This commit is contained in:
Daniel Thayer 2018-08-16 15:45:58 -05:00
parent f40e317c0d
commit c941c565a6
5 changed files with 8 additions and 8 deletions

View file

@ -66,7 +66,7 @@
# certificate notary service; see http://notary.icsi.berkeley.edu .
# @load protocols/ssl/notary
# If you have libGeoIP support built in, do some geographic detections and
# If you have GeoIP support built in, do some geographic detections and
# logging for SSH traffic.
@load protocols/ssh/geo-data
# Detect hosts doing SSH bruteforce attacks.