From: Tim Potter Date: Wed, 7 Dec 2005 18:56:26 +0000 (+0000) Subject: Fix some misuse of the smbconfoption element. X-Git-Tag: samba-4.0.0alpha6~801^2~1965 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a027659ecf35b1794b569a6a22940e7c335cbb28;p=thirdparty%2Fsamba.git Fix some misuse of the smbconfoption element. (This used to be commit 3ad59de4976b5b84207c964bdde7b329f3f35c7e) --- diff --git a/docs/smbdotconf/misc/dfreecachetime.xml b/docs/smbdotconf/misc/dfreecachetime.xml index 96088bb30eb..4c03861cf9c 100644 --- a/docs/smbdotconf/misc/dfreecachetime.xml +++ b/docs/smbdotconf/misc/dfreecachetime.xml @@ -16,8 +16,7 @@ It specifies in seconds the time that smbd will cache the output of a disk free query. If set to zero (the default) no caching is done. This allows a heavily loaded server to prevent rapid spawning - of dfree command scripts - increasing the load. + of scripts increasing the load. diff --git a/docs/smbdotconf/misc/dfreecommand.xml b/docs/smbdotconf/misc/dfreecommand.xml index 546cead3062..7f8dda1a7ee 100644 --- a/docs/smbdotconf/misc/dfreecommand.xml +++ b/docs/smbdotconf/misc/dfreecommand.xml @@ -24,7 +24,7 @@ In Samba version 3.0.21 this parameter has been changed to be a per-share parameter, and in addition the parameter - dfree cache time was added + was added to allow the output of this script to be cached for systems under heavy load.