mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-25 00:59:45 -05:00
Fix typo in last commit
This commit is contained in:
parent
2de291ed6e
commit
0cd54a7d27
28 changed files with 28 additions and 28 deletions
|
|
@ -9,7 +9,7 @@ ber_get_stringbv, ber_get_null, ber_get_boolean, ber_get_bitstring,
|
|||
ber_first_element, ber_next_element
|
||||
\- LBER simplified Basic Encoding Rules library routines for decoding
|
||||
.SH LIBRARY
|
||||
OpenlDAP LBER (liblber, -llber)
|
||||
OpenLDAP LBER (liblber, -llber)
|
||||
.SH SYNOPSIS
|
||||
.B #include <lber.h>
|
||||
.LP
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
.SH NAME
|
||||
ber_alloc_t, ber_flush, ber_printf, ber_put_int, ber_put_enum, ber_put_ostring, ber_put_string, ber_put_null, ber_put_boolean, ber_put_bitstring, ber_start_seq, ber_start_set, ber_put_seq, ber_put_set \- LBER simplified Basic Encoding Rules library routines for encoding
|
||||
.SH LIBRARY
|
||||
OpenlDAP LBER (liblber, -llber)
|
||||
OpenLDAP LBER (liblber, -llber)
|
||||
.SH SYNOPSIS
|
||||
.B #include <lber.h>
|
||||
.LP
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
.SH NAME
|
||||
ber_memalloc, ber_memcalloc, ber_memrealloc, ber_memfree, ber_memvfree \- LBER memory allocators
|
||||
.SH LIBRARY
|
||||
OpenlDAP LBER (liblber, -llber)
|
||||
OpenLDAP LBER (liblber, -llber)
|
||||
.SH SYNOPSIS
|
||||
.B #include <lber.h>
|
||||
.LP
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
.SH NAME
|
||||
ber_int_t, ber_uint_t, ber_len_t, ber_slen_t, ber_tag_t \- LBER types
|
||||
.SH LIBRARY
|
||||
OpenlDAP LBER (liblber, -llber)
|
||||
OpenLDAP LBER (liblber, -llber)
|
||||
.SH SYNOPSIS
|
||||
.B #include <lber.h>
|
||||
.LP
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
.SH NAME
|
||||
ldap - OpenLDAP Lightweight Directory Access Protocol API
|
||||
.SH LIBRARY
|
||||
OpenlDAP LDAP (libldap, -lldap)
|
||||
OpenLDAP LDAP (libldap, -lldap)
|
||||
.SH SYNOPSIS
|
||||
.nf
|
||||
.ft B
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
.SH NAME
|
||||
ldap_abandon, ldap_abandon_ext \- Abandon an LDAP operation in progress
|
||||
.SH LIBRARY
|
||||
OpenlDAP LDAP (libldap, -lldap)
|
||||
OpenLDAP LDAP (libldap, -lldap)
|
||||
.SH SYNOPSIS
|
||||
.nf
|
||||
.B #include <ldap.h>
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
.SH NAME
|
||||
ldap_add, ldap_add_s, ldap_add_ext, ldap_add_ext_s \- Perform an LDAP add operation
|
||||
.SH LIBRARY
|
||||
OpenlDAP LDAP (libldap, -lldap)
|
||||
OpenLDAP LDAP (libldap, -lldap)
|
||||
.SH SYNOPSIS
|
||||
.nf
|
||||
.B #include <ldap.h>
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
.SH NAME
|
||||
ldap_bind, ldap_bind_s, ldap_simple_bind, ldap_simple_bind_s, ldap_kerberos_bind_s, ldap_kerberos_bind1, ldap_kerberos_bind1_s, ldap_kerberos_bind2, ldap_kerberos_bind2_s, ldap_sasl_bind, ldap_sasl_bind_s, ldap_sasl_interactive_bind_s, ldap_parse_sasl_bind_result, ldap_unbind, ldap_unbind_s \- LDAP bind routines
|
||||
.SH LIBRARY
|
||||
OpenlDAP LDAP (libldap, -lldap)
|
||||
OpenLDAP LDAP (libldap, -lldap)
|
||||
.SH SYNOPSIS
|
||||
.nf
|
||||
.B #include <ldap.h>
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
.SH NAME
|
||||
ldap_enable_cache, ldap_disable_cache, ldap_destroy_cache, ldap_flush_cache, ldap_uncache_entry, ldap_uncache_request, ldap_set_cache_options \- LDAP client caching routines
|
||||
.SH LIBRARY
|
||||
OpenlDAP LDAP (libldap, -lldap)
|
||||
OpenLDAP LDAP (libldap, -lldap)
|
||||
.SH SYNOPSIS
|
||||
.nf
|
||||
.ft B
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
.SH NAME
|
||||
ldap_compare, ldap_compare_s \- Perform an LDAP compare operation
|
||||
.SH LIBRARY
|
||||
OpenlDAP LDAP (libldap, -lldap)
|
||||
OpenLDAP LDAP (libldap, -lldap)
|
||||
.SH SYNOPSIS
|
||||
.nf
|
||||
.ft B
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
.SH NAME
|
||||
ldap_delete, ldap_delete_s \- Perform an LDAP delete operation
|
||||
.SH LIBRARY
|
||||
OpenlDAP LDAP (libldap, -lldap)
|
||||
OpenLDAP LDAP (libldap, -lldap)
|
||||
.SH SYNOPSIS
|
||||
.nf
|
||||
.ft B
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
.SH NAME
|
||||
ldap_perror, ld_errno, ldap_result2error, ldap_errlist, ldap_err2string \- LDAP protocol error handling routines
|
||||
.SH LIBRARY
|
||||
OpenlDAP LDAP (libldap, -lldap)
|
||||
OpenLDAP LDAP (libldap, -lldap)
|
||||
.SH SYNOPSIS
|
||||
.nf
|
||||
.ft B
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
.SH NAME
|
||||
ldap_first_attribute, ldap_next_attribute \- step through LDAP entry attributes
|
||||
.SH LIBRARY
|
||||
OpenlDAP LDAP (libldap, -lldap)
|
||||
OpenLDAP LDAP (libldap, -lldap)
|
||||
.SH SYNOPSIS
|
||||
.nf
|
||||
.ft B
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
.SH NAME
|
||||
ldap_first_entry, ldap_next_entry, ldap_count_entries \- LDAP result entry parsing and counting routines
|
||||
.SH LIBRARY
|
||||
OpenlDAP LDAP (libldap, -lldap)
|
||||
OpenLDAP LDAP (libldap, -lldap)
|
||||
.SH SYNOPSIS
|
||||
.nf
|
||||
.ft B
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
ldap_first_message, ldap_next_message, ldap_count_messages \- Stepping
|
||||
through messages in a result chain
|
||||
.SH LIBRARY
|
||||
OpenlDAP LDAP (libldap, -lldap)
|
||||
OpenLDAP LDAP (libldap, -lldap)
|
||||
.SH SYNOPSIS
|
||||
.nf
|
||||
.ft B
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
ldap_first_reference, ldap_next_reference, ldap_count_references \- Stepping
|
||||
through continuation references in a result chain
|
||||
.SH LIBRARY
|
||||
OpenlDAP LDAP (libldap, -lldap)
|
||||
OpenLDAP LDAP (libldap, -lldap)
|
||||
.SH SYNOPSIS
|
||||
.nf
|
||||
.ft B
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
.SH NAME
|
||||
ldap_get_dn, ldap_explode_dn, ldap_explode_rdn, ldap_dn2ufn \- LDAP DN handling routines
|
||||
.SH LIBRARY
|
||||
OpenlDAP LDAP (libldap, -lldap)
|
||||
OpenLDAP LDAP (libldap, -lldap)
|
||||
.SH SYNOPSIS
|
||||
.nf
|
||||
.ft B
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
.SH NAME
|
||||
ldap_get_values, ldap_get_values_len, ldap_count_values \- LDAP attribute value handling routines
|
||||
.SH LIBRARY
|
||||
OpenlDAP LDAP (libldap, -lldap)
|
||||
OpenLDAP LDAP (libldap, -lldap)
|
||||
.SH SYNOPSIS
|
||||
.nf
|
||||
.ft B
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
.SH NAME
|
||||
ldap_modify, ldap_modify_s \- Perform an LDAP modify operation
|
||||
.SH LIBRARY
|
||||
OpenlDAP LDAP (libldap, -lldap)
|
||||
OpenLDAP LDAP (libldap, -lldap)
|
||||
.SH SYNOPSIS
|
||||
.nf
|
||||
.ft B
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
.SH NAME
|
||||
ldap_modrdn, ldap_modrdn_s, ldap_modrdn2, ldap_modrdn2_s \- Perform an LDAP modify RDN operation
|
||||
.SH LIBRARY
|
||||
OpenlDAP LDAP (libldap, -lldap)
|
||||
OpenLDAP LDAP (libldap, -lldap)
|
||||
.SH SYNOPSIS
|
||||
.nf
|
||||
.ft B
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
.SH NAME
|
||||
ldap_init, ldap_open \- Initialize the LDAP library and open a connection to an LDAP server
|
||||
.SH LIBRARY
|
||||
OpenlDAP LDAP (libldap, -lldap)
|
||||
OpenLDAP LDAP (libldap, -lldap)
|
||||
.SH SYNOPSIS
|
||||
.nf
|
||||
.ft B
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
.SH NAME
|
||||
ldap_parse_reference \- Extract referrals and controls from a reference message
|
||||
.SH LIBRARY
|
||||
OpenlDAP LDAP (libldap, -lldap)
|
||||
OpenLDAP LDAP (libldap, -lldap)
|
||||
.SH SYNOPSIS
|
||||
.nf
|
||||
.ft B
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
.SH NAME
|
||||
ldap_parse_result \- Parsing results
|
||||
.SH LIBRARY
|
||||
OpenlDAP LDAP (libldap, -lldap)
|
||||
OpenLDAP LDAP (libldap, -lldap)
|
||||
.SH SYNOPSIS
|
||||
.nf
|
||||
.ft B
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
.SH NAME
|
||||
ldap_result \- Wait for the result of an LDAP operation
|
||||
.SH LIBRARY
|
||||
OpenlDAP LDAP (libldap, -lldap)
|
||||
OpenLDAP LDAP (libldap, -lldap)
|
||||
.SH SYNOPSIS
|
||||
.nf
|
||||
.ft B
|
||||
|
|
|
|||
|
|
@ -12,7 +12,7 @@ ldap_str2objectclass, ldap_objectclass2str, ldap_objectclass2name,
|
|||
ldap_objectclass_free,
|
||||
ldap_scherr2str \- Schema definition handling routines
|
||||
.SH LIBRARY
|
||||
OpenlDAP LDAP (libldap, -lldap)
|
||||
OpenLDAP LDAP (libldap, -lldap)
|
||||
.SH SYNOPSIS
|
||||
.nf
|
||||
.ft B
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
.SH NAME
|
||||
ldap_search, ldap_search_s, ldap_search_st \- Perform an LDAP search operation
|
||||
.SH LIBRARY
|
||||
OpenlDAP LDAP (libldap, -lldap)
|
||||
OpenLDAP LDAP (libldap, -lldap)
|
||||
.SH SYNOPSIS
|
||||
.nf
|
||||
.ft B
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
.SH NAME
|
||||
ldap_sort_entries, ldap_sort_values, ldap_sort_strcasecmp \- LDAP sorting routines
|
||||
.SH LIBRARY
|
||||
OpenlDAP LDAP (libldap, -lldap)
|
||||
OpenLDAP LDAP (libldap, -lldap)
|
||||
.SH SYNOPSIS
|
||||
.nf
|
||||
.ft B
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ ldap_is_ldap_url,
|
|||
ldap_url_parse,
|
||||
ldap_free_urldesc \- LDAP Uniform Resource Locator routines
|
||||
.SH LIBRARY
|
||||
OpenlDAP LDAP (libldap, -lldap)
|
||||
OpenLDAP LDAP (libldap, -lldap)
|
||||
.SH SYNOPSIS
|
||||
.nf
|
||||
.ft B
|
||||
|
|
|
|||
Loading…
Reference in a new issue