mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-21 03:10:25 +08:00
Make links to ber_bvfree and others, and add them to NAME section.
This commit is contained in:
parent
7ce4a611dc
commit
09df53687e
@ -3,7 +3,11 @@
|
|||||||
.\" Copyright 1998-2002 The OpenLDAP Foundation All Rights Reserved.
|
.\" Copyright 1998-2002 The OpenLDAP Foundation All Rights Reserved.
|
||||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||||
.SH NAME
|
.SH NAME
|
||||||
ber_int_t, ber_uint_t, ber_len_t, ber_slen_t, ber_tag_t \- LBER types
|
ber_int_t, ber_uint_t, ber_len_t, ber_slen_t, ber_tag_t,
|
||||||
|
struct berval, BerValue, BerVarray, BerElement,
|
||||||
|
ber_bvfree, ber_bvecfree, ber_bvecadd, ber_bvarray_free, ber_bvarray_add,
|
||||||
|
ber_bvdup, ber_dupbv, ber_bvstr, ber_bvstrdup, ber_str2bv, ber_free
|
||||||
|
\- LBER types and allocation functions
|
||||||
.SH LIBRARY
|
.SH LIBRARY
|
||||||
OpenLDAP LBER (liblber, -llber)
|
OpenLDAP LBER (liblber, -llber)
|
||||||
.SH SYNOPSIS
|
.SH SYNOPSIS
|
||||||
|
11
doc/man/man3/lber-types.3.links
Normal file
11
doc/man/man3/lber-types.3.links
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
ber_bvarray_add.3
|
||||||
|
ber_bvarray_free.3
|
||||||
|
ber_bvdup.3
|
||||||
|
ber_bvecadd.3
|
||||||
|
ber_bvecfree.3
|
||||||
|
ber_bvfree.3
|
||||||
|
ber_bvstr.3
|
||||||
|
ber_bvstrdup.3
|
||||||
|
ber_dupbv.3
|
||||||
|
ber_free.3
|
||||||
|
ber_str2bv.3
|
Loading…
Reference in New Issue
Block a user