net/socketpipe: fix typo in pkg-descr.

This commit is contained in:
Jimmy Olgeni 2021-08-06 19:37:11 +02:00
parent 35b99cbcd7
commit b10bdc707b

View file

@ -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/