summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2007-06-04 07:42:29 +0000
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2007-06-04 07:42:29 +0000
commit117230c4fdb966d1850e8ad7569f3dae4c425ec2 (patch)
tree911653b6489fc6689e58d7d0a4a194b70c33628b
parent911656eb1ab537c3451895c91b839463a962e58e (diff)
stream Unix tube documentation: explicitely say we're using a stream socket
-rw-r--r--spec/Channel_Type_Tubes.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/Channel_Type_Tubes.xml b/spec/Channel_Type_Tubes.xml
index 08aeea85..c9b063da 100644
--- a/spec/Channel_Type_Tubes.xml
+++ b/spec/Channel_Type_Tubes.xml
@@ -56,7 +56,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
<tp:enumvalue suffix="Stream_Unix" value="1">
<tp:docstring xmlns="http://www.w3.org/1999/xhtml">
<p>An ordered reliable transport, for transporting TCP traffic
- through Unix socket.</p>
+ through a Unix stream socket.</p>
<p>For each Stream Unix tube offered, the connection managers exports
a local Unix socket to the participants of the tube.