svn commit: samba-docs r884 - in trunk/smbdotconf/misc: .

tpot at samba.org tpot at samba.org
Wed Dec 7 18:56:27 GMT 2005


Author: tpot
Date: 2005-12-07 18:56:26 +0000 (Wed, 07 Dec 2005)
New Revision: 884

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba-docs&rev=884

Log:
Fix some misuse of the smbconfoption element.

Modified:
   trunk/smbdotconf/misc/dfreecachetime.xml
   trunk/smbdotconf/misc/dfreecommand.xml


Changeset:
Modified: trunk/smbdotconf/misc/dfreecachetime.xml
===================================================================
--- trunk/smbdotconf/misc/dfreecachetime.xml	2005-12-05 18:56:56 UTC (rev 883)
+++ trunk/smbdotconf/misc/dfreecachetime.xml	2005-12-07 18:56:26 UTC (rev 884)
@@ -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>

Modified: trunk/smbdotconf/misc/dfreecommand.xml
===================================================================
--- trunk/smbdotconf/misc/dfreecommand.xml	2005-12-05 18:56:56 UTC (rev 883)
+++ trunk/smbdotconf/misc/dfreecommand.xml	2005-12-07 18:56:26 UTC (rev 884)
@@ -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>



More information about the samba-cvs mailing list