blob: 70805c2858d946cbb68d243b828a3cd431d29aa6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
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
|