From 3e8acb9832d257d867849f28c4bd715447fc96e9 Mon Sep 17 00:00:00 2001 From: Volker Lendecke Date: Sat, 18 Mar 2006 10:45:40 +0000 Subject: [PATCH] Document 13085 and 13086 --- docs/smbdotconf/misc/addsharecommand.xml | 10 +++++++++- docs/smbdotconf/misc/changesharecommand.xml | 10 +++++++++- 2 files changed, 18 insertions(+), 2 deletions(-) diff --git a/docs/smbdotconf/misc/addsharecommand.xml b/docs/smbdotconf/misc/addsharecommand.xml index a351044e183..9773bf60d62 100644 --- a/docs/smbdotconf/misc/addsharecommand.xml +++ b/docs/smbdotconf/misc/addsharecommand.xml @@ -16,7 +16,7 @@ When executed, smbd will automatically invoke the - add share command with four parameters. + add share command with five parameters. @@ -43,6 +43,14 @@ with the new share. + + + max + connections + Number of maximum simultaneous connections to this + share. + + diff --git a/docs/smbdotconf/misc/changesharecommand.xml b/docs/smbdotconf/misc/changesharecommand.xml index 63496485950..4b65eda7b56 100644 --- a/docs/smbdotconf/misc/changesharecommand.xml +++ b/docs/smbdotconf/misc/changesharecommand.xml @@ -16,7 +16,7 @@ When executed, smbd will automatically invoke the - change share command with four parameters. + change share command with five parameters. @@ -43,6 +43,14 @@ with the new share. + + + max + connections + Number of maximum simultaneous connections to this + share. + + -- 2.47.3