Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Dec 2024 20:14:57 GMT
From:      Maxim Konovalov <maxim@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: 6ba2a0846fe3 - main - ping.8: typo fix, indentifying -> identifying
Message-ID:  <202412292014.4BTKEvAu078249@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by maxim:

URL: https://cgit.FreeBSD.org/src/commit/?id=6ba2a0846fe304be8e7aa933fbfd25fb0ae16091

commit 6ba2a0846fe304be8e7aa933fbfd25fb0ae16091
Author:     Maxim Konovalov <maxim@FreeBSD.org>
AuthorDate: 2024-12-29 20:13:15 +0000
Commit:     Maxim Konovalov <maxim@FreeBSD.org>
CommitDate: 2024-12-29 20:13:15 +0000

    ping.8: typo fix, indentifying -> identifying
---
 sbin/ping/ping.8 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sbin/ping/ping.8 b/sbin/ping/ping.8
index 0eaec196e1e3..43dca1148e16 100644
--- a/sbin/ping/ping.8
+++ b/sbin/ping/ping.8
@@ -230,7 +230,7 @@ option.
 .It Fl I Ar iface
 For an IPv4 target,
 .Ar iface
-is an IP address indentifying an interface from which the packets will be sent.
+is an IP address identifying an interface from which the packets will be sent.
 This flag applies only if the ping target is a multicast address.
 .Pp
 For an IPv6 target,



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202412292014.4BTKEvAu078249>