git: b10bdc707bd1 - main - net/socketpipe: fix typo in pkg-descr.
Jimmy Olgeni
olgeni at FreeBSD.org
Fri Aug 6 17:37:47 UTC 2021
The branch main has been updated by olgeni:
URL: https://cgit.FreeBSD.org/ports/commit/?id=b10bdc707bd1ad1be1bba1c70036695d34d49e2c
commit b10bdc707bd1ad1be1bba1c70036695d34d49e2c
Author: Jimmy Olgeni <olgeni at FreeBSD.org>
AuthorDate: 2021-08-06 17:37:11 +0000
Commit: Jimmy Olgeni <olgeni at 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/
More information about the dev-commits-ports-all
mailing list