summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/smbdotconf/misc/dfreecachetime.xml3
-rw-r--r--docs/smbdotconf/misc/dfreecommand.xml2
2 files changed, 2 insertions, 3 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>
diff --git a/docs/smbdotconf/misc/dfreecommand.xml b/docs/smbdotconf/misc/dfreecommand.xml
index 546cead306..7f8dda1a7e 100644
--- a/docs/smbdotconf/misc/dfreecommand.xml
+++ b/docs/smbdotconf/misc/dfreecommand.xml
@@ -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>