ITS#10436 Manpage fixes

This commit is contained in:
Ondřej Kuzník 2023-01-12 12:22:46 +00:00
parent 28546ce6b5
commit dd861b5941
2 changed files with 2 additions and 1 deletions

View file

@ -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

View file

@ -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