mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-21 03:10:25 +08:00
Don't split description across multiple values.
This commit is contained in:
parent
f2e62ea04c
commit
ccbf18b7d0
@ -1429,8 +1429,8 @@ monitor_back_db_open(
|
|||||||
"cn: Monitor\n"
|
"cn: Monitor\n"
|
||||||
"description: This subtree contains monitoring/managing objects.\n"
|
"description: This subtree contains monitoring/managing objects.\n"
|
||||||
"description: This object contains information about this server.\n"
|
"description: This object contains information about this server.\n"
|
||||||
"description: Most of the information is contained in operational\n"
|
"description: Most of the information is held in operational"
|
||||||
"description: attributeTypes, which must be explicitly requested.\n"
|
" attributeTypes, which must be explicitly requested.\n"
|
||||||
"creatorsName: %s\n"
|
"creatorsName: %s\n"
|
||||||
"modifiersName: %s\n"
|
"modifiersName: %s\n"
|
||||||
"createTimestamp: %s\n"
|
"createTimestamp: %s\n"
|
||||||
|
Loading…
Reference in New Issue
Block a user