diff options
author | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2007-06-04 07:43:55 +0000 |
---|---|---|
committer | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2007-06-04 07:43:55 +0000 |
commit | 0836c3487855dcd363c57d914ef12fbfaee1bf34 (patch) | |
tree | ff3acccede76ffc4774444c19de1bed25b611d2c /spec | |
parent | 117230c4fdb966d1850e8ad7569f3dae4c425ec2 (diff) |
"the connection managers exports" -> "the connection manager exports"
Diffstat (limited to 'spec')
-rw-r--r-- | spec/Channel_Type_Tubes.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/Channel_Type_Tubes.xml b/spec/Channel_Type_Tubes.xml index c9b063da..5730e069 100644 --- a/spec/Channel_Type_Tubes.xml +++ b/spec/Channel_Type_Tubes.xml @@ -58,7 +58,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. <p>An ordered reliable transport, for transporting TCP traffic through a Unix stream socket.</p> - <p>For each Stream Unix tube offered, the connection managers exports + <p>For each Stream Unix tube offered, the connection manager exports a local Unix socket to the participants of the tube. When accepting a Stream Unix tube, a new listening local socket is created. Each time the client connects to this socket, the |