aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2021-08-06 17:37:11 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2021-08-06 17:37:22 +0000
commitb10bdc707bd1ad1be1bba1c70036695d34d49e2c (patch)
tree835bf8b657e5bfe34bd430b544ecb387a505d66e
parent35b99cbcd7b1b3ec5d8ab3995efb6dc52cc2246e (diff)
downloadports-b10bdc707bd1ad1be1bba1c70036695d34d49e2c.tar.gz
ports-b10bdc707bd1ad1be1bba1c70036695d34d49e2c.zip
net/socketpipe: fix typo in pkg-descr.
-rw-r--r--net/socketpipe/pkg-descr2
1 files changed, 1 insertions, 1 deletions
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/