openbsd-ports/net/socat/patches/patch-socat_1
alek 55a41c27eb Import socat 1.4.0.3
"netcat++" (extended design, new implementation)

socat is a relay for bidirectional data transfer between two independent
data channels. Each of these data channels may be a file, pipe, device
(serial line etc. or a pseudo terminal), a socket (UNIX, IP4, IP6 - raw,
UDP, TCP), an SSL socket, proxy CONNECT connection, a file descriptor
(stdin etc.), the GNU line editor (readline), a program, or a
combination of two of these.  These modes include generation of
"listening" sockets, mamed pipes, and pseudo terminals.

Submitted by Jon Trembley <jon@brain-box.net>
2005-04-30 13:27:17 +00:00

19 lines
373 B
Plaintext

$OpenBSD: patch-socat_1,v 1.1.1.1 2005/04/30 13:27:17 alek Exp $
--- socat.1.orig Sat Apr 30 15:18:52 2005
+++ socat.1 Sat Apr 30 15:19:25 2005
@@ -2013,11 +2013,11 @@ error\&.
.PP
.SH "FILES"
.PP
-/usr/bin/socat
+!!LOCALBASE!!/bin/socat
.br
-/usr/bin/filan
+!!LOCALBASE!!/bin/filan
.br
-/usr/bin/procan
+!!LOCALBASE!!/bin/procan
.PP
.SH "CREDITS"
.PP