Fix some misuse of the smbconfoption element.
authorTim Potter <tpot@samba.org>
Wed, 7 Dec 2005 18:56:26 +0000 (18:56 +0000)
committerGerald W. Carter <jerry@samba.org>
Wed, 23 Apr 2008 13:47:13 +0000 (08:47 -0500)
(This used to be commit 3ad59de4976b5b84207c964bdde7b329f3f35c7e)

docs/smbdotconf/misc/dfreecachetime.xml
docs/smbdotconf/misc/dfreecommand.xml

index 96088bb30eb828d93549ee0cddf6accdbd8b2fde..4c03861cf9caf718be9c19a3a71937dd05e27176 100644 (file)
@@ -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>
index 546cead306253263164b535fd94631db901889f0..7f8dda1a7eee8bd3ae19e57f1b2ce50f7ac3de84 100644 (file)
@@ -24,7 +24,7 @@
        <para>
        In Samba version 3.0.21 this parameter has been changed to be
        a per-share parameter, and in addition the parameter
-       <smbconfoption name="dfree cache time"/>dfree cache time was added
+       <smbconfoption name="dfree cache time"/> was added
        to allow the output of this script to be cached for systems under
        heavy load.
        </para>