[PATCH] docs: Fix typo in "max open files" description

scott.lovenberg at gmail.com scott.lovenberg at gmail.com
Thu Nov 14 07:52:29 MST 2013


From: Scott Lovenberg <scott.lovenberg at gmail.com>

Removed extra word "The" from parameter description.

Signed-off-by: Scott Lovenberg <scott.lovenberg at gmail.com>
---
 docs-xml/smbdotconf/tuning/maxopenfiles.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs-xml/smbdotconf/tuning/maxopenfiles.xml b/docs-xml/smbdotconf/tuning/maxopenfiles.xml
index 8c1a49f..bbcbf96 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
-- 
1.8.1.4



More information about the samba-technical mailing list