diff options
Diffstat (limited to 'net/netpipes/patches/patch-ab')
-rw-r--r-- | net/netpipes/patches/patch-ab | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/net/netpipes/patches/patch-ab b/net/netpipes/patches/patch-ab new file mode 100644 index 00000000000..70805c2858d --- /dev/null +++ b/net/netpipes/patches/patch-ab @@ -0,0 +1,13 @@ +$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 |