diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2003-07-07 11:51:31 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2003-07-07 11:51:31 +0000 |
commit | cc56c1142a23fdd7b0c074ad923984ba8517fbf5 (patch) | |
tree | 730c6af934f85952e9c0e2bb909fe40e3dfea72f /net/openldap20-server/files/manpages | |
parent | Move Exim mirror sites to MASTER_SITE_EXIM in Mk/bsd.sites.mk. (diff) |
update openldap20 to 2.0.27
hand over maintainership to Oliver Eikemeier <eikemeier@fillmore-labs.com>
PR: 51640
Submitted By: Oliver Eikemeier <eikemeier@fillmore-labs.com>
Notes
Notes:
svn path=/head/; revision=84388
Diffstat (limited to 'net/openldap20-server/files/manpages')
-rw-r--r-- | net/openldap20-server/files/manpages | 21 |
1 files changed, 4 insertions, 17 deletions
diff --git a/net/openldap20-server/files/manpages b/net/openldap20-server/files/manpages index 1c39b81911fc..b10af04f6545 100644 --- a/net/openldap20-server/files/manpages +++ b/net/openldap20-server/files/manpages @@ -77,12 +77,11 @@ MLINKS+= lber-encode.3 ber_put_ostring.3 MLINKS+= lber-encode.3 ber_put_seq.3 MLINKS+= lber-encode.3 ber_put_set.3 MLINKS+= lber-encode.3 ber_put_string.3 -MLINKS+= lber-decode.3 ber_start_set.3 -MLINKS+= ldap.3 cldap.3 +MLINKS+= lber-encode.3 ber_start_set.3 +MLINKS+= ldap_abandon.3 ldap_abandon_ext.3 +MLINKS+= ldap_add.3 ldap_add_ext.3 +MLINKS+= ldap_add.3 ldap_add_ext_s.3 MLINKS+= ldap_add.3 ldap_add_s.3 -MLINKS+= ldap_bind.3 ldap_abandon_ext.3 -MLINKS+= ldap_bind.3 ldap_add_ext.3 -MLINKS+= ldap_bind.3 ldap_add_ext_s.3 MLINKS+= ldap_bind.3 ldap_bind_s.3 MLINKS+= ldap_bind.3 ldap_kerberos_bind1.3 MLINKS+= ldap_bind.3 ldap_kerberos_bind1_s.3 @@ -91,7 +90,6 @@ MLINKS+= ldap_bind.3 ldap_kerberos_bind2_s.3 MLINKS+= ldap_bind.3 ldap_kerberos_bind_s.3 MLINKS+= ldap_bind.3 ldap_sasl_bind.3 MLINKS+= ldap_bind.3 ldap_sasl_bind_s.3 -MLINKS+= ldap_bind.3 ldap_set_rebind_proc.3 MLINKS+= ldap_bind.3 ldap_simple_bind.3 MLINKS+= ldap_bind.3 ldap_simple_bind_s.3 MLINKS+= ldap_bind.3 ldap_unbind.3 @@ -105,12 +103,6 @@ MLINKS+= ldap_cache.3 ldap_flush_cache.3 MLINKS+= ldap_cache.3 ldap_set_cache_options.3 MLINKS+= ldap_cache.3 ldap_uncache_entry.3 MLINKS+= ldap_cache.3 ldap_uncache_request.3 -MLINKS+= ldap_charset.3 ldap_8859_to_t61.3 -MLINKS+= ldap_charset.3 ldap_enable_translation.3 -MLINKS+= ldap_charset.3 ldap_set_string_translators.3 -MLINKS+= ldap_charset.3 ldap_t61_to_8859.3 -MLINKS+= ldap_charset.3 ldap_translate_from_t61.3 -MLINKS+= ldap_charset.3 ldap_translate_to_t61.3 MLINKS+= ldap_compare.3 ldap_compare_ext.3 MLINKS+= ldap_compare.3 ldap_compare_ext_s.3 MLINKS+= ldap_compare.3 ldap_compare_s.3 @@ -145,9 +137,7 @@ MLINKS+= ldap_friendly.3 ldap_free_friendlymap.3 MLINKS+= ldap_friendly.3 ldap_friendly_name.3 MLINKS+= ldap_get_dn.3 ldap_dn2ufn.3 MLINKS+= ldap_get_dn.3 ldap_explode_dn.3 -MLINKS+= ldap_get_dn.3 ldap_explode_dns.3 MLINKS+= ldap_get_dn.3 ldap_explode_rdn.3 -MLINKS+= ldap_get_dn.3 ldap_is_dns_dn.3 MLINKS+= ldap_get_values.3 ldap_count_values.3 MLINKS+= ldap_get_values.3 ldap_count_values_len.3 MLINKS+= ldap_get_values.3 ldap_get_values_len.3 @@ -213,7 +203,4 @@ MLINKS+= ldap_url.3 ldap_url_search.3 MLINKS+= ldap_url.3 ldap_url_search_s.3 MLINKS+= ldap_url.3 ldap_url_search_st.3 MLINKS+= ldapmodify.1 ldapadd.1 -MLINKS+= ldif2ldbm.8 ldif2id2children.8 -MLINKS+= ldif2ldbm.8 ldif2id2entry.8 -MLINKS+= ldif2ldbm.8 ldif2index.8 MLINKS+= mail500.8 fax500.8 |