[telepathy-doc/master] Clean up Tubes section for CD (probably needs some Tube specific CD examples)

Davyd Madeley davyd at madeley.id.au
Thu Sep 17 05:15:54 PDT 2009


---
 docs/book/C/tubes.xml |    6 ++----
 1 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/docs/book/C/tubes.xml b/docs/book/C/tubes.xml
index b5e21e4..4a6701c 100644
--- a/docs/book/C/tubes.xml
+++ b/docs/book/C/tubes.xml
@@ -307,8 +307,7 @@
    <title>Accepting a D-Bus Tube</title>
 
    <para>
-    An incoming Tube appears as an incoming channel, heralded by
-    <methodname>NewChannels</methodname> (see
+    An incoming Tube appears as an incoming channel (see
     <xref linkend="sect.channel.newchannels"/>). The Tube will have two
     immutable properties that you can inspect;
     <property>ServiceName</property>, which was passed when creating the
@@ -496,8 +495,7 @@
    <title>Accepting a Stream Tube</title>
 
    <para>
-    An incoming Stream Tube appears as an incoming channel, heralded by
-    <methodname>NewChannels</methodname> (see
+    An incoming Stream Tube appears as an incoming channel (see
     <xref linkend="sect.channel.newchannels"/>). The Tube will have two
     immutable properties that you can inspect; <property>Service</property>,
     which is a TCP service name (this should be a well-known IANA or DNS-SD
-- 
1.5.6.5




More information about the telepathy-commits mailing list