Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Aug 2021 17:37:47 GMT
From:      Jimmy Olgeni <olgeni@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: b10bdc707bd1 - main - net/socketpipe: fix typo in pkg-descr.
Message-ID:  <202108061737.176Hblrv096531@gitrepo.freebsd.org>

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=b10bdc707bd1ad1be1bba1c70036695d34d49e2c

commit b10bdc707bd1ad1be1bba1c70036695d34d49e2c
Author:     Jimmy Olgeni <olgeni@FreeBSD.org>
AuthorDate: 2021-08-06 17:37:11 +0000
Commit:     Jimmy Olgeni <olgeni@FreeBSD.org>
CommitDate: 2021-08-06 17:37:22 +0000

    net/socketpipe: fix typo in pkg-descr.
---
 net/socketpipe/pkg-descr | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net/socketpipe/pkg-descr b/net/socketpipe/pkg-descr
index 1fff698ec18e..132fc7760eb6 100644
--- a/net/socketpipe/pkg-descr
+++ b/net/socketpipe/pkg-descr
@@ -6,7 +6,7 @@ overhead associated with piping data through ssh(1) or rsh(1).
 Socketpipe must be installed on both machines and user authentication
 is still performed by a command like ssh(1) or rsh(1).  The
 confidentiality and integrity of the data in transit is not protected
-against mallicious attacks; the command is designed for use in a
+against malicious attacks; the command is designed for use in a
 trusted LAN environment.
 
 WWW: http://www.spinellis.gr/sw/unix/socketpipe/



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