mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-02-10 14:23:34 -05:00
ITS#10436 Typo
This commit is contained in:
parent
c10be389bc
commit
b7573f5d2f
1 changed files with 1 additions and 1 deletions
|
|
@ -141,7 +141,7 @@ static ConfigTable log_cfats[] = {
|
|||
"DESC 'Log old values of these attributes even if unmodified' "
|
||||
"EQUALITY caseIgnoreMatch "
|
||||
"SYNTAX OMsDirectoryString )", NULL, NULL },
|
||||
{ "logbase", "op|writes|reads|session|all< <baseDN", 3, 3, 0,
|
||||
{ "logbase", "op|writes|reads|session|all> <baseDN", 3, 3, 0,
|
||||
ARG_MAGIC|LOG_BASE,
|
||||
log_cf_gen, "( OLcfgOvAt:4.7 NAME 'olcAccessLogBase' "
|
||||
"DESC 'Operation types to log under a specific branch' "
|
||||
|
|
|
|||
Loading…
Reference in a new issue