1f7c89b5b7
The netpipes package is a collection of utilities that makes TCP/IP streams usable in shell scripts.
13 lines
547 B
Text
13 lines
547 B
Text
$NetBSD: patch-ab,v 1.1.1.1 2005/11/06 23:58:34 jlam Exp $
|
|
|
|
--- hose.1.orig 1998-10-28 15:30:26.000000000 -0500
|
|
+++ hose.1
|
|
@@ -65,7 +65,7 @@ If successful
|
|
\fBhose\fP
|
|
redirects the socket to stdin, stdout, stderr, and/or arbitrary file
|
|
descriptors according to the
|
|
-\fB\-\-in \-\-out \-\-err \-\-fd \fIn\fP\fP
|
|
+\fB\-\-in \-\-out \-\-err \-\-fd\fP \fIn\fP
|
|
flags. \fBhose\fP also automagically shuts down the unused half of
|
|
the connection if only \fB\-\-in\fP is specified or if only
|
|
\fB\-\-out\fP and/or \fB\-\-err\fP are specified. See the
|