diff options
author | Tim Potter <tpot@samba.org> | 2005-12-07 18:56:26 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:47:13 -0500 |
commit | a027659ecf35b1794b569a6a22940e7c335cbb28 (patch) | |
tree | b127ec2384601b50660b78cff04f57f2dfb3ae79 /docs/smbdotconf/misc/dfreecachetime.xml | |
parent | 193dd9c870ec3ea632cc2c59ee7572ba92584a53 (diff) | |
download | samba-a027659ecf35b1794b569a6a22940e7c335cbb28.tar.gz samba-a027659ecf35b1794b569a6a22940e7c335cbb28.tar.bz2 samba-a027659ecf35b1794b569a6a22940e7c335cbb28.zip |
Fix some misuse of the smbconfoption element.
(This used to be commit 3ad59de4976b5b84207c964bdde7b329f3f35c7e)
Diffstat (limited to 'docs/smbdotconf/misc/dfreecachetime.xml')
-rw-r--r-- | docs/smbdotconf/misc/dfreecachetime.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/smbdotconf/misc/dfreecachetime.xml b/docs/smbdotconf/misc/dfreecachetime.xml index 96088bb30e..4c03861cf9 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 <smbconfoption name="dfree command"/>dfree command scripts - increasing the load. + of <smbconfoption name="dfree command"/> scripts increasing the load. </para> </description> |