summaryrefslogtreecommitdiff
path: root/nchan.ms
diff options
context:
space:
mode:
authordamien <damien>1999-10-30 01:39:56 +0000
committerdamien <damien>1999-10-30 01:39:56 +0000
commit1a2ef9ed01e76656cdd986f31a0cc88dd99e4f9d (patch)
tree1a9224ff01d028a4b9f12a477ccf447624fca96f /nchan.ms
parentf6efc966c5f00fc6e757952e2b3499304941e3ed (diff)
downloadopenssh-1a2ef9ed01e76656cdd986f31a0cc88dd99e4f9d.tar.gz
Merged latest OpenBSD changes:
nchan.ms -\ channels.[ch] - remove broken x11 fix and document istate/ostate ssh-agent.c - call setsid() regardless of argv[] ssh.c - save a few lines when disabling rhosts-{rsa-}auth
Diffstat (limited to 'nchan.ms')
-rw-r--r--nchan.ms4
1 files changed, 2 insertions, 2 deletions
diff --git a/nchan.ms b/nchan.ms
index b01512f7..18e7e9a9 100644
--- a/nchan.ms
+++ b/nchan.ms
@@ -50,9 +50,9 @@ Notes
The input buffer is filled with data from the socket
(the socket represents the local comsumer/producer of the
forwarded channel).
-The data is then sent over the INPUT-end of the channel to the
+The data is then sent over the INPUT-end (transmit-end) of the channel to the
remote peer.
-Data sent by the peer is received on the OUTPUT-end,
+Data sent by the peer is received on the OUTPUT-end (receive-end),
saved in the output buffer and written to the socket.
.PP
If the local protocol instance has forwarded all data on the