From 1c67775d10f049272e8d15a3aa6fe2271e0261bc Mon Sep 17 00:00:00 2001 From: Jeremy Sowden Date: Sun, 22 Nov 2020 15:05:28 +0100 Subject: [PATCH] doc: fix man page typos Signed-off-by: Jeremy Sowden --- geoip/xt_geoip_fetch.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/geoip/xt_geoip_fetch.1 b/geoip/xt_geoip_fetch.1 index 7280c74..5d1ae48 100644 --- a/geoip/xt_geoip_fetch.1 +++ b/geoip/xt_geoip_fetch.1 @@ -9,7 +9,7 @@ xt_geoip_fetch \(em dump a country database to stdout .SH Description .PP xt_geoip_fetch unpacks a country's IPv4 or IPv6 databases and dumps -them to standard output as a sorted, non-overlaping list of ranges (which +them to standard output as a sorted, non-overlapping list of ranges (which is how they're represented in the database) suitable for browsing or further processing. .PP Options -- 2.47.2