summaryrefslogtreecommitdiff
path: root/docs-xml
diff options
context:
space:
mode:
authorKarolin Seeger <kseeger@samba.org>2010-02-18 13:10:21 +0100
committerKarolin Seeger <kseeger@samba.org>2010-02-18 13:10:21 +0100
commit494819773d61daa32d4ee2a0a15088f3b4abe6e2 (patch)
tree68018cdd0d8d43ab24e55da1365f8436df615bb3 /docs-xml
parent37115f91aebec9c846e54790c6bcf433ae35888a (diff)
downloadsamba-494819773d61daa32d4ee2a0a15088f3b4abe6e2.tar.gz
samba-494819773d61daa32d4ee2a0a15088f3b4abe6e2.tar.bz2
samba-494819773d61daa32d4ee2a0a15088f3b4abe6e2.zip
s3-docs: Remove trailing whitespaces and fix a typo.
Karolin
Diffstat (limited to 'docs-xml')
-rw-r--r--docs-xml/smbdotconf/tuning/strictallocate.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs-xml/smbdotconf/tuning/strictallocate.xml b/docs-xml/smbdotconf/tuning/strictallocate.xml
index 88ebfb0948..1855574776 100644
--- a/docs-xml/smbdotconf/tuning/strictallocate.xml
+++ b/docs-xml/smbdotconf/tuning/strictallocate.xml
@@ -3,8 +3,8 @@
type="boolean"
xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
- <para>This is a boolean that controls the handling of
- disk space allocation in the server. When this is set to <constant>yes</constant>
+ <para>This is a boolean that controls the handling of
+ disk space allocation in the server. When this is set to <constant>yes</constant>
the server will change from UNIX behaviour of not committing real
disk storage blocks when a file is extended to the Windows behaviour
of actually forcing the disk system to allocate real storage blocks
@@ -15,7 +15,7 @@
timeouts.</para>
<para>When you have an extent based filesystem it's likely that we can make
- use of unwritten extents which allows Samba to allocate even large ammounts
+ use of unwritten extents which allows Samba to allocate even large amounts
of space very fast and you will not see any timeout problems caused by
strict allocate. With strict allocate in use you will also get much better
out of quota messages in case you use quotas. Another advantage of