netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jeremy Sowden <jeremy@azazel.net>
To: Jan Engelhardt <jengelh@inai.de>
Cc: Netfilter Devel <netfilter-devel@vger.kernel.org>
Subject: [PATCH xtables-addons 2/4] geoip: fix man-page typo'.
Date: Sun, 22 Nov 2020 14:05:28 +0000	[thread overview]
Message-ID: <20201122140530.250248-3-jeremy@azazel.net> (raw)
In-Reply-To: <20201122140530.250248-1-jeremy@azazel.net>

Signed-off-by: Jeremy Sowden <jeremy@azazel.net>
---
 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 7280c74b9ab5..5d1ae48ae42e 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.29.2


  parent reply	other threads:[~2020-11-22 14:05 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-22 14:05 [PATCH xtables-addons 0/4] geoip: script fixes Jeremy Sowden
2020-11-22 14:05 ` [PATCH xtables-addons 1/4] geoip: remove superfluous xt_geoip_fetch_maxmind script Jeremy Sowden
2020-11-22 14:05 ` Jeremy Sowden [this message]
2020-11-22 16:23   ` [PATCH xtables-addons 2/4] geoip: fix man-page typo' Jan Engelhardt
2020-11-22 14:05 ` [PATCH xtables-addons 3/4] geoip: add man-pages for MaxMind scripts Jeremy Sowden
2020-11-22 14:05 ` [PATCH xtables-addons 4/4] geoip: use correct download URL for MaxMind DB's Jeremy Sowden
2020-11-22 16:55 ` [PATCH xtables-addons 0/4] geoip: script fixes Jan Engelhardt
2020-11-24 17:29   ` Jeremy Sowden
2020-11-24 17:39     ` Jan Engelhardt

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20201122140530.250248-3-jeremy@azazel.net \
    --to=jeremy@azazel.net \
    --cc=jengelh@inai.de \
    --cc=netfilter-devel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).