diff options
author | Karolin Seeger <kseeger@samba.org> | 2008-05-23 14:12:05 +0200 |
---|---|---|
committer | Karolin Seeger <kseeger@samba.org> | 2008-06-09 15:33:50 +0200 |
commit | d84aca59bb5bd3612285754219b8c547fee9219a (patch) | |
tree | f607a3c7625964e744b16cb6233c11cb01b37027 /docs-xml | |
parent | 22f51b5d0046bee596475a6d3c535fb20d89b25b (diff) | |
download | samba-d84aca59bb5bd3612285754219b8c547fee9219a.tar.gz samba-d84aca59bb5bd3612285754219b8c547fee9219a.tar.bz2 samba-d84aca59bb5bd3612285754219b8c547fee9219a.zip |
man pages: Fix typo.
Karolin
(cherry picked from commit 87bcff8dde4302f7b473933f8fddfb98b3c024db)
(This used to be commit f0b3df1ff0d423be20723968f15b3543969ff769)
Diffstat (limited to 'docs-xml')
-rw-r--r-- | docs-xml/smbdotconf/ldap/ldaptimeout.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs-xml/smbdotconf/ldap/ldaptimeout.xml b/docs-xml/smbdotconf/ldap/ldaptimeout.xml index cd88494903..9c34ac8bec 100644 --- a/docs-xml/smbdotconf/ldap/ldaptimeout.xml +++ b/docs-xml/smbdotconf/ldap/ldaptimeout.xml @@ -5,7 +5,7 @@ xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> <description> <para> - When Samba connects to an ldap server that servermay be down or unreachable. To prevent Samba from hanging whilst + When Samba connects to an ldap server that server may be down or unreachable. To prevent Samba from hanging whilst waiting for the connection this parameter specifies in seconds how long Samba should wait before failing the connect. The default is to only wait fifteen seconds for the ldap server to respond to the connect request. </para> |