summaryrefslogtreecommitdiff
path: root/docs/docbook/projdoc/Speed.sgml
diff options
context:
space:
mode:
authorJohn Terpstra <jht@samba.org>2003-04-26 01:38:46 +0000
committerJohn Terpstra <jht@samba.org>2003-04-26 01:38:46 +0000
commitd820b547bd5c555c566bb49cefb7004597cfe114 (patch)
tree8f12a0a5b73acecaa99d4fe1656fdfff64b1ef3e /docs/docbook/projdoc/Speed.sgml
parent05a7f65f8a107302ff29aac9e49b9e29a792b6fd (diff)
downloadsamba-d820b547bd5c555c566bb49cefb7004597cfe114.tar.gz
samba-d820b547bd5c555c566bb49cefb7004597cfe114.tar.bz2
samba-d820b547bd5c555c566bb49cefb7004597cfe114.zip
Many typos, syntax fixes, more. Multiple sources including mega patch from
- Jesse Jacobs <jesse@eazy.homeip.net> (This used to be commit 5da18339e19bf2bcc23a19339c8a6a3052246d44)
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.