diff options
author | Grigorios Bouzakis <grbzks@xsmail.com> | 2011-06-23 20:50:19 -0400 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-07-14 21:54:00 -0300 |
commit | e9f9e793e164d65b4add8455ff9c147e2ee6e368 (patch) | |
tree | 478fcdb6e6e6a133219ff1e9daa1ed481260f050 /network/socat/slack-desc | |
parent | 4120ee182f7e72815480b1fb6cca6713dc41ad64 (diff) | |
download | slackbuilds-e9f9e793e164d65b4add8455ff9c147e2ee6e368.tar.gz |
network/socat: Updated for version 1.7.1.3.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'network/socat/slack-desc')
-rw-r--r-- | network/socat/slack-desc | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/network/socat/slack-desc b/network/socat/slack-desc index 3563a683e0..fae2c061ab 100644 --- a/network/socat/slack-desc +++ b/network/socat/slack-desc @@ -5,9 +5,9 @@ # exactly 11 lines for the formatting to be correct. It's also customary to # leave one space after the ':'. - |-----handy-ruler------------------------------------------------------| + |-----handy-ruler--------------------------------------------------------| socat: socat (multipurpose data relay) -socat: +socat: socat: socat is a relay for bidirectional data transfer between two socat: independent data channels. Each of these data channels may be a file, socat: pipe, device (serial line etc. or a pseudo terminal), a socket (UNIX, @@ -15,5 +15,5 @@ socat: IP4, IP6 - raw, UDP, TCP), an SSL socket, proxy CONNECT connection, socat: a file descriptor (stdin etc.), the GNU line editor (readline), socat: a program, or a combination of two of these. These modes include socat: generation of "listening" sockets, named pipes, and pseudo terminals. -socat: -socat: +socat: +socat: Homepage: http://www.dest-unreach.org/socat |