summaryrefslogtreecommitdiff
path: root/docs-xml/smbdotconf/protocol
diff options
context:
space:
mode:
authorBjörn Jacke <bj@sernet.de>2012-06-11 20:58:11 +0200
committerBjoern Jacke <bj@sernet.de>2012-06-11 23:16:26 +0200
commit1b0690fd83dda57d96da3eb5fcd7bc482d1f97d4 (patch)
tree16714f8c7bcba87fd3d45a6b5ac05fa6f8e7e715 /docs-xml/smbdotconf/protocol
parent17d5fbde4341d82c8a20dfa0bd94a6db12bebe41 (diff)
downloadsamba-1b0690fd83dda57d96da3eb5fcd7bc482d1f97d4.tar.gz
samba-1b0690fd83dda57d96da3eb5fcd7bc482d1f97d4.tar.bz2
samba-1b0690fd83dda57d96da3eb5fcd7bc482d1f97d4.zip
s3/doc: some spelling fixes
Thanks to Frans Luteijn <f.a.g.luteijn at knoware.nl> for providing the fixes! Autobuild-User(master): Björn Jacke <bj@sernet.de> Autobuild-Date(master): Mon Jun 11 23:16:26 CEST 2012 on sn-devel-104
Diffstat (limited to 'docs-xml/smbdotconf/protocol')
-rw-r--r--docs-xml/smbdotconf/protocol/minreceivefilesize.xml2
-rw-r--r--docs-xml/smbdotconf/protocol/usespnego.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs-xml/smbdotconf/protocol/minreceivefilesize.xml b/docs-xml/smbdotconf/protocol/minreceivefilesize.xml
index 2df6c178db..55085a3b2a 100644
--- a/docs-xml/smbdotconf/protocol/minreceivefilesize.xml
+++ b/docs-xml/smbdotconf/protocol/minreceivefilesize.xml
@@ -14,7 +14,7 @@ but user testing is recommended. If set to zero Samba processes SMBwriteX calls
normal way. To enable POSIX large write support (SMB/CIFS writes up to 16Mb) this option must be
nonzero. The maximum value is 128k. Values greater than 128k will be silently set to 128k.</para>
<para>Note this option will have NO EFFECT if set on a SMB signed connection.</para>
-<para>The default is zero, which diables this option.</para>
+<para>The default is zero, which disables this option.</para>
</description>
<related>min receivefile size</related>
diff --git a/docs-xml/smbdotconf/protocol/usespnego.xml b/docs-xml/smbdotconf/protocol/usespnego.xml
index e16c7ce2be..5c2abccffb 100644
--- a/docs-xml/smbdotconf/protocol/usespnego.xml
+++ b/docs-xml/smbdotconf/protocol/usespnego.xml
@@ -4,7 +4,7 @@
developer="1"
xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
- <para>This deprecated variable controls controls whether samba will try
+ <para>This deprecated variable controls whether samba will try
to use Simple and Protected NEGOciation (as specified by rfc2478) with
WindowsXP and Windows2000 clients to agree upon an authentication mechanism.
</para>