1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-24 13:57:43 +03:00

s3-docs: Remove trailing whitespaces and fix a typo.

Karolin
This commit is contained in:
Karolin Seeger 2010-02-18 13:10:21 +01:00
parent 37115f91ae
commit 494819773d

View File

@ -3,8 +3,8 @@
type="boolean" type="boolean"
xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description> <description>
<para>This is a boolean that controls the handling of <para>This is a boolean that controls the handling of
disk space allocation in the server. When this is set to <constant>yes</constant> 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 the server will change from UNIX behaviour of not committing real
disk storage blocks when a file is extended to the Windows behaviour disk storage blocks when a file is extended to the Windows behaviour
of actually forcing the disk system to allocate real storage blocks of actually forcing the disk system to allocate real storage blocks
@ -15,7 +15,7 @@
timeouts.</para> timeouts.</para>
<para>When you have an extent based filesystem it's likely that we can make <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 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 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 out of quota messages in case you use quotas. Another advantage of