lboshell                Wed Feb  7 22:26:39 2007 UTC

  Modified files:              
    /phpdoc/en/reference/sam/functions  SAM-Connection-connect.xml 
  Log:
  Close a couple of entities ('make test_xml' appreciates it :))
  
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/sam/functions/SAM-Connection-connect.xml?r1=1.7&r2=1.8&diff_format=u
Index: phpdoc/en/reference/sam/functions/SAM-Connection-connect.xml
diff -u phpdoc/en/reference/sam/functions/SAM-Connection-connect.xml:1.7 
phpdoc/en/reference/sam/functions/SAM-Connection-connect.xml:1.8
--- phpdoc/en/reference/sam/functions/SAM-Connection-connect.xml:1.7    Wed Feb 
 7 10:29:24 2007
+++ phpdoc/en/reference/sam/functions/SAM-Connection-connect.xml        Wed Feb 
 7 22:26:39 2007
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.7 $ -->
+<!-- $Revision: 1.8 $ -->
 <refentry id='function.samconnection-connect'>
  <refnamediv>
   <refname>SAMConnection->connect()</refname>
@@ -171,9 +171,9 @@
                <entry>
                 Optional connect option to indicate to an MQTT server that all 
previous connection data
                 for this client should be removed and that subscriptions 
should be deleted when the client
-                disconnects explicitly or unexpectedly. Setting the value to 
&true causes SAM to discard
+                disconnects explicitly or unexpectedly. Setting the value to 
&true; causes SAM to discard
                 any subscription already in place for the client when it 
connects and also to discard
-                subscription when the client disconnects. Setting the option 
to &false, or using the
+                subscription when the client disconnects. Setting the option 
to &false;, or using the
                 default, allows subscriptions to be durable and survive across 
client disconnects.
                </entry>
              </row>

Reply via email to