openldap/doc/man/man3/ldap_sort.3

22 lines
481 B
Groff
Raw Normal View History

2002-06-12 23:59:10 -04:00
.TH LDAP_SORT 3 "RELEASEDATE" "OpenLDAP LDVERSION"
1999-09-12 00:41:47 -04:00
.\" $OpenLDAP$
2006-01-03 18:11:52 -05:00
.\" Copyright 1998-2006 The OpenLDAP Foundation All Rights Reserved.
1999-09-12 00:41:47 -04:00
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
1998-08-08 20:43:13 -04:00
.SH NAME
2006-06-14 01:55:34 -04:00
LDAP sorting routines (deprecated)
2002-06-21 03:32:54 -04:00
.SH LIBRARY
2002-06-21 17:25:38 -04:00
OpenLDAP LDAP (libldap, -lldap)
1998-08-08 20:43:13 -04:00
.SH DESCRIPTION
The
2006-06-14 01:55:34 -04:00
.BR ldap_sort_entries (),
.BR ldap_sort_values (),
and
.BR ldap_sort_strcasecmp ()
are deprecated.
.LP
.so Deprecated
1998-08-08 20:43:13 -04:00
.SH SEE ALSO
2006-06-14 01:55:34 -04:00
.BR ldap (3)
1998-10-24 21:41:42 -04:00
.SH ACKNOWLEDGEMENTS
2006-06-14 01:55:34 -04:00
.so ../Project