From b10bdc707bd1ad1be1bba1c70036695d34d49e2c Mon Sep 17 00:00:00 2001 From: Jimmy Olgeni Date: Fri, 6 Aug 2021 19:37:11 +0200 Subject: [PATCH] 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/