]> andersk Git - openssh.git/blobdiff - nchan.ms
Merged latest OpenBSD changes:
[openssh.git] / nchan.ms
index b01512f780d8324d2a5247ee0d3525c876776e33..18e7e9a9a89770f7bdd70f851f72aa6610b179ac 100644 (file)
--- 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
This page took 0.093598 seconds and 4 git commands to generate.