summaryrefslogtreecommitdiff
path: root/docs/docbook/projdoc/Speed.sgml
diff options
context:
space:
mode:
authorJohn Terpstra <jht@samba.org>2003-04-26 01:39:37 +0000
committerJohn Terpstra <jht@samba.org>2003-04-26 01:39:37 +0000
commitd46f29766ffc7d4cd368727ba6eaf00745e242d9 (patch)
treeef8ceff97d25dc040343aa3b729d36f2792165e6 /docs/docbook/projdoc/Speed.sgml
parent43b3ea968b0405efebf7c1cb4d5f541b50b388b0 (diff)
downloadsamba-d46f29766ffc7d4cd368727ba6eaf00745e242d9.tar.gz
samba-d46f29766ffc7d4cd368727ba6eaf00745e242d9.tar.bz2
samba-d46f29766ffc7d4cd368727ba6eaf00745e242d9.zip
Many fixes for typos and syntax, includes patch from Jesse Jacobs <jesse@eazy.homeip.net>
(This used to be commit 422d7534e3cc12be01a86fad7bc54ed1e6d1b669)
Diffstat (limited to 'docs/docbook/projdoc/Speed.sgml')
-rw-r--r--docs/docbook/projdoc/Speed.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/docbook/projdoc/Speed.sgml b/docs/docbook/projdoc/Speed.sgml
index 753810c1d8..2509883916 100644
--- a/docs/docbook/projdoc/Speed.sgml
+++ b/docs/docbook/projdoc/Speed.sgml
@@ -117,7 +117,7 @@ pointless and will cause you to allocate memory unnecessarily.
At startup the client and server negotiate a <command>maximum transmit</command> size,
which limits the size of nearly all SMB commands. You can set the
maximum size that Samba will negotiate using the <command>max xmit = </command> option
-in &smb.conf;. Note that this is the maximum size of SMB request that
+in &smb.conf;. Note that this is the maximum size of SMB requests that
Samba will accept, but not the maximum size that the *client* will accept.
The client maximum receive size is sent to Samba by the client and Samba
honours this limit.