summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/smbdotconf/misc/addsharecommand.xml10
-rw-r--r--docs/smbdotconf/misc/changesharecommand.xml10
2 files changed, 18 insertions, 2 deletions
diff --git a/docs/smbdotconf/misc/addsharecommand.xml b/docs/smbdotconf/misc/addsharecommand.xml
index a351044e18..9773bf60d6 100644
--- a/docs/smbdotconf/misc/addsharecommand.xml
+++ b/docs/smbdotconf/misc/addsharecommand.xml
@@ -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>
diff --git a/docs/smbdotconf/misc/changesharecommand.xml b/docs/smbdotconf/misc/changesharecommand.xml
index 6349648595..4b65eda7b5 100644
--- a/docs/smbdotconf/misc/changesharecommand.xml
+++ b/docs/smbdotconf/misc/changesharecommand.xml
@@ -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>