mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-25 09:09:54 -05:00
ITS#9470 - Fix typos
This commit is contained in:
parent
c81bb20711
commit
adb16cbd64
2 changed files with 2 additions and 2 deletions
|
|
@ -37,7 +37,7 @@ symlinks and fifos, but will skip most specials.
|
|||
.B olcMinimumUidNumber: number
|
||||
These options configure the minimum userid to use in any home
|
||||
directory attempt. This is a basic safety measure to prevent
|
||||
accidently using system accounts. See REPLICATION for more flexible
|
||||
accidentally using system accounts. See REPLICATION for more flexible
|
||||
options for selecting accounts.
|
||||
.TP
|
||||
.B homedir\-regexp <regexp> <path>
|
||||
|
|
|
|||
|
|
@ -1647,7 +1647,7 @@ too_long:
|
|||
return 1;
|
||||
}
|
||||
|
||||
/* Sift through an entry for intersting values
|
||||
/* Sift through an entry for interesting values
|
||||
* return 0 on success and set vars
|
||||
* return 1 if homedir is not present or not valid
|
||||
* sets presence if any homedir attributes are noticed
|
||||
|
|
|
|||
Loading…
Reference in a new issue