mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-02 13:09:42 -05:00
fix missing close bracket
This commit is contained in:
parent
728b61456e
commit
14797b9eb9
1 changed files with 1 additions and 1 deletions
|
|
@ -424,7 +424,7 @@ well-defined {{TERM:C}} {{TERM:API}}, you can write your own
|
|||
customized modules which extend {{slapd}} in numerous ways. Also,
|
||||
a number of {{programmable database}} modules are provided. These
|
||||
allow you to expose external data sources to {{slapd}} using popular
|
||||
programming languages ({{PRD:Perl}}, {{shell}}, and {{TERM:SQL}}.
|
||||
programming languages ({{PRD:Perl}}, {{shell}}, and {{TERM:SQL}}).
|
||||
|
||||
{{B:Threads}}: {{slapd}} is threaded for high performance. A single
|
||||
multi-threaded {{slapd}} process handles all incoming requests using
|
||||
|
|
|
|||
Loading…
Reference in a new issue