mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-02-03 20:40:05 -05:00
ITS#10436 Manpage fixes
This commit is contained in:
parent
28546ce6b5
commit
dd861b5941
2 changed files with 2 additions and 1 deletions
|
|
@ -317,6 +317,7 @@ Search extensions:
|
|||
rp[/<cookie>][/<slimit>] (LDAP Sync refreshAndPersist)
|
||||
[!]vlv=<before>/<after>(/<offset>/<count>|:<value>) (virtual list view)
|
||||
[!]deref=derefAttr:attr[,attr[...]][;derefAttr:attr[,attr[...]]]
|
||||
[!]accountUsability (Netscape Password policy)
|
||||
[!]<oid>[=:<value>|::<b64value>]
|
||||
.fi
|
||||
.TP
|
||||
|
|
|
|||
|
|
@ -32,7 +32,7 @@ or
|
|||
The \fIreferralsp\fP parameter will be filled in with an allocated array of
|
||||
character strings. The strings are copies of the referrals contained in
|
||||
the parsed message. The array should be freed by calling
|
||||
.BR ldap_value_free (3) .
|
||||
.BR ldap_memvfree (3) .
|
||||
If \fIreferralsp\fP is NULL, no referrals are returned.
|
||||
If no referrals were returned, \fI*referralsp\fP is set to NULL.
|
||||
.LP
|
||||
|
|
|
|||
Loading…
Reference in a new issue