From 599190678272b7530d40e3a3389ccad1dfa8a568 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Petr=20P=C3=ADsa=C5=99?= Date: Fri, 11 Dec 2020 20:47:33 +0100 Subject: [PATCH] doc: Correct typos --- scripts/abuser | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/abuser b/scripts/abuser index ec15874..9c91554 100755 --- a/scripts/abuser +++ b/scripts/abuser @@ -14,8 +14,8 @@ abuser - Locate an abuse contact e-mail address for an IP address This tool searches an abuse contact for an Internet Protocol address in WHOIS databases. It prints the e-mail address to a standard output and exits with -0 exist code if an the contact was found. Otherwise it returns a non-zero -exist code. +0 exit code if the e-mail address was found. Otherwise it returns a non-zero +exit code. =head1 OPTIONS -- 2.11.4.GIT