summaryrefslogtreecommitdiff
path: root/nchan.ms
diff options
context:
space:
mode:
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 b01512f78..18e7e9a9a 100644
--- a/nchan.ms
+++ b/nchan.ms
@@ -50,9 +50,9 @@ Notes
50The input buffer is filled with data from the socket 50The input buffer is filled with data from the socket
51(the socket represents the local comsumer/producer of the 51(the socket represents the local comsumer/producer of the
52forwarded channel). 52forwarded channel).
53The data is then sent over the INPUT-end of the channel to the 53The data is then sent over the INPUT-end (transmit-end) of the channel to the
54remote peer. 54remote peer.
55Data sent by the peer is received on the OUTPUT-end, 55Data sent by the peer is received on the OUTPUT-end (receive-end),
56saved in the output buffer and written to the socket. 56saved in the output buffer and written to the socket.
57.PP 57.PP
58If the local protocol instance has forwarded all data on the 58If the local protocol instance has forwarded all data on the