]> git.sur5r.net Git - openldap/blobdiff - doc/man/man3/lber-memory.3
ITS#5189 add note about db_stat and slapd needing to be run when using quick mode.
[openldap] / doc / man / man3 / lber-memory.3
index 75da6214eec3482d12197a9aa24305c85540410e..dfede5a21a91e621f0f861c86ada421a59cb5273 100644 (file)
@@ -1,9 +1,11 @@
-.TH LBER_MEMORY 3 "25 January 2002" "OpenLDAP LDVERSION"
+.TH LBER_MEMORY 3 "RELEASEDATE" "OpenLDAP LDVERSION"
 .\" $OpenLDAP$
-.\" Copyright 1998-2002 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2007 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .SH NAME
-ber_memalloc, ber_memcalloc, ber_memrealloc, ber_memfree, ber_memvfree \- LBER memory allocators
+ber_memalloc, ber_memcalloc, ber_memrealloc, ber_memfree, ber_memvfree \- OpenLDAP LBER memory allocators
+.SH LIBRARY
+OpenLDAP LBER (liblber, -llber)
 .SH SYNOPSIS
 .B #include <lber.h>
 .LP
@@ -33,18 +35,15 @@ are used exactly like the standard
 .BR calloc (3),
 .BR realloc (3),
 and
-.BR free(3)
+.BR free (3)
 routines, respectively.  The
 .BR ber_memvfree ()
 routine is used to free a dynamically allocated array of pointers to
 arbitrary dynamically allocated objects.
 .SH SEE ALSO
-.BR lber-decode (3)
-.BR lber-encode (3)
+.BR lber-decode (3),
+.BR lber-encode (3),
 .BR lber-types (3)
 .LP
 .SH ACKNOWLEDGEMENTS
-.B     OpenLDAP
-is developed and maintained by The OpenLDAP Project (http://www.openldap.org/).
-.B     OpenLDAP
-is derived from University of Michigan LDAP 3.3 Release.  
+.so ../Project