Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Apr 2023 08:42:52 GMT
From:      Gordon Bergling <gbe@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: d2e0204ec0ac - main - telnet.1: Fix a typo in the manual page
Message-ID:  <202304110842.33B8gqbc054099@gitrepo.freebsd.org>

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

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

commit d2e0204ec0ace5a65e688a35a960e949624f3cb2
Author:     Gordon Bergling <gbe@FreeBSD.org>
AuthorDate: 2023-04-11 08:42:37 +0000
Commit:     Gordon Bergling <gbe@FreeBSD.org>
CommitDate: 2023-04-11 08:42:37 +0000

    telnet.1: Fix a typo in the manual page
    
    - s/addreess/address/
    
    MFC after:      3 days
---
 contrib/telnet/telnet/telnet.1 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/contrib/telnet/telnet/telnet.1 b/contrib/telnet/telnet/telnet.1
index 66d9c95b76ff..e3fc6c4390b3 100644
--- a/contrib/telnet/telnet/telnet.1
+++ b/contrib/telnet/telnet/telnet.1
@@ -619,7 +619,7 @@ The host specification may be either a host name (see
 .Xr hosts 5 ) ,
 an Internet address specified in the \*(Lqdot notation\*(Rq (see
 .Xr inet 3 ) ,
-or IPv6 host name or IPv6 coloned-hexadecimal addreess.
+or IPv6 host name or IPv6 coloned-hexadecimal address.
 The
 .Fl l
 option may be used to specify the user name



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