svn commit: samba-docs r930 - in trunk/smbdotconf/misc: .

vlendec at samba.org vlendec at samba.org
Sat Mar 18 10:45:41 GMT 2006


Author: vlendec
Date: 2006-03-18 10:45:40 +0000 (Sat, 18 Mar 2006)
New Revision: 930

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba-docs&rev=930

Log:
Document 13085 and 13086
Modified:
   trunk/smbdotconf/misc/addsharecommand.xml
   trunk/smbdotconf/misc/changesharecommand.xml


Changeset:
Modified: trunk/smbdotconf/misc/addsharecommand.xml
===================================================================
--- trunk/smbdotconf/misc/addsharecommand.xml	2006-03-15 11:16:12 UTC (rev 929)
+++ trunk/smbdotconf/misc/addsharecommand.xml	2006-03-18 10:45:40 UTC (rev 930)
@@ -16,7 +16,7 @@
 		
 	<para>
 	When executed, <command moreinfo="none">smbd</command> will automatically invoke the 
-	<parameter moreinfo="none">add share command</parameter> with four parameters.
+	<parameter moreinfo="none">add share command</parameter> with five parameters.
 	</para>
 		
 	<itemizedlist>
@@ -43,6 +43,14 @@
 			with the new share.
 			</para>
 		</listitem>
+
+		<listitem>
+			<para><parameter moreinfo="none">max
+			connections</parameter>
+			Number of maximum simultaneous connections to this
+			share.
+			</para>
+		</listitem>
 	</itemizedlist>
 		
 	<para>

Modified: trunk/smbdotconf/misc/changesharecommand.xml
===================================================================
--- trunk/smbdotconf/misc/changesharecommand.xml	2006-03-15 11:16:12 UTC (rev 929)
+++ trunk/smbdotconf/misc/changesharecommand.xml	2006-03-18 10:45:40 UTC (rev 930)
@@ -16,7 +16,7 @@
 		
 	<para>
 	When executed, <command moreinfo="none">smbd</command> will automatically invoke the 
-	<parameter moreinfo="none">change share command</parameter> with four parameters.
+	<parameter moreinfo="none">change share command</parameter> with five parameters.
 	</para>
 		
 	<itemizedlist>
@@ -43,6 +43,14 @@
 			with the new share.
 			</para>
 		</listitem>
+
+		<listitem>
+			<para><parameter moreinfo="none">max
+			connections</parameter>
+			Number of maximum simultaneous connections to this
+			share.
+			</para>
+		</listitem>
 	</itemizedlist>
 		
 	<para>



More information about the samba-cvs mailing list