docs: Fix typo in "max open files" description
authorScott Lovenberg <scott.lovenberg@gmail.com>
Thu, 14 Nov 2013 14:52:29 +0000 (09:52 -0500)
committerDavid Disseldorp <ddiss@samba.org>
Thu, 14 Nov 2013 16:21:27 +0000 (17:21 +0100)
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>
docs-xml/smbdotconf/tuning/maxopenfiles.xml

index 8c1a49f6861d7cc60fb225be5caef7ad45df176d..8c8ad9cc99fbab3a245ace0bcb85de6e0fa32e1f 100644 (file)
@@ -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