Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorArthur de Jong <arthur@arthurdejong.org>2012-03-13 20:32:34 +0100
committerArthur de Jong <arthur@arthurdejong.org>2012-03-13 20:32:34 +0100
commitaadf6ab0c84a04e59adcc6b1328d4c600348b320 (patch)
treeb61c0d2611b3ffc697780ca407a37e8dfa17fe96 /man
parent9e682fa2a633fd69ce2e6b4b987bda04f02424cc (diff)
document the fact that each thread opens it's own connection (patch by Chris Hiestand)
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1635 ef36b2f9-881f-0410-afb5-c4e39611909c
Diffstat (limited to 'man')
-rw-r--r--man/nslcd.conf.5.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/man/nslcd.conf.5.xml b/man/nslcd.conf.5.xml
index c9b7dc0..1f29f04 100644
--- a/man/nslcd.conf.5.xml
+++ b/man/nslcd.conf.5.xml
@@ -78,6 +78,8 @@
<para>
Specifies the number of threads to start that can handle requests
and perform <acronym>LDAP</acronym> queries.
+ Each thread opens a separate connection to the <acronym>LDAP</acronym>
+ server.
The default is to start 5 threads.
</para>
</listitem>