summaryrefslogtreecommitdiffstats
path: root/docs-xml
diff options
context:
space:
mode:
authorScott Lovenberg <scott.lovenberg@gmail.com>2013-11-14 09:52:29 -0500
committerDavid Disseldorp <ddiss@samba.org>2013-11-14 17:21:27 +0100
commit671a2fa3f8f35484f9d0635566b081887c8ffbe8 (patch)
treecf6231efe8cdd698767bacd47f40ceb8bfc0495e /docs-xml
parent72b240fa18f75eddc7e4502ec5ea3f32710ed68d (diff)
docs: Fix typo in "max open files" description
Removed extra word "The" from parameter description. Signed-off-by: Scott Lovenberg <scott.lovenberg@gmail.com> [ddiss@samba.org: removed white space damage] Reviewed-by: David Disseldorp <ddiss@samba.org>
Diffstat (limited to 'docs-xml')
-rw-r--r--docs-xml/smbdotconf/tuning/maxopenfiles.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs-xml/smbdotconf/tuning/maxopenfiles.xml b/docs-xml/smbdotconf/tuning/maxopenfiles.xml
index 8c1a49f686..8c8ad9cc99 100644
--- a/docs-xml/smbdotconf/tuning/maxopenfiles.xml
+++ b/docs-xml/smbdotconf/tuning/maxopenfiles.xml
@@ -7,7 +7,7 @@
<para>This parameter limits the maximum number of
open files that one <citerefentry><refentrytitle>smbd</refentrytitle>
<manvolnum>8</manvolnum></citerefentry> file
- serving process may have open for a client at any one time. The
+ serving process may have open for a client at any one time.
This parameter can be set very high (16404) as Samba uses
only one bit per unopened file. Setting this parameter lower than
16404 will cause Samba to complain and set this value back to