mirror of
https://github.com/samba-team/samba.git
synced 2025-08-03 04:22:09 +03:00
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>
This commit is contained in:
committed by
David Disseldorp
parent
72b240fa18
commit
671a2fa3f8
@ -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
|
||||
|
Reference in New Issue
Block a user