mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 09:19:15 -04:00
net/socketpipe: fix typo in pkg-descr.
This commit is contained in:
parent
35b99cbcd7
commit
b10bdc707b
1 changed files with 1 additions and 1 deletions
|
@ -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/
|
||||
|
|
Loading…
Add table
Reference in a new issue