mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-02-03 20:40:05 -05:00
Fix typo in concurrency description
This commit is contained in:
parent
b4368db948
commit
9520b708eb
1 changed files with 3 additions and 3 deletions
|
|
@ -1,7 +1,7 @@
|
|||
.TH SLAPD.CONF 5 "23 August 2000" "OpenLDAP LDVERSION"
|
||||
.\" $OpenLDAP$
|
||||
.TH SLAPD.CONF 5 "17 October 2000" "OpenLDAP LDVERSION"
|
||||
.\" Copyright 1998-2000 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||
.\" $OpenLDAP$
|
||||
.SH NAME
|
||||
slapd.conf \- configuration file for slapd, the stand-alone LDAP daemon
|
||||
.SH SYNOPSIS
|
||||
|
|
@ -121,7 +121,7 @@ SubstringAssertion NISnetgrouptriple Bootparameter
|
|||
.TP
|
||||
.B concurrency <integer>
|
||||
Specify a desired level of concurrency. Provided to the underlying
|
||||
thread system as a hint. The default is not to provdide any hint.
|
||||
thread system as a hint. The default is not to provide any hint.
|
||||
.TP
|
||||
.B defaultsearchbase <dn>
|
||||
Specify a default search base to use when client submits a
|
||||
|
|
|
|||
Loading…
Reference in a new issue