mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-26 09:39:45 -05:00
Normalize NAME sections: 1 line, no formatting, mention LDAP/OpenLDAP/slapd
This commit is contained in:
parent
95df059b24
commit
ea497ca60e
36 changed files with 36 additions and 60 deletions
|
|
@ -3,11 +3,7 @@
|
|||
.\" Copyright 1998-2007 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||
.SH NAME
|
||||
ber_get_next, ber_skip_tag, ber_peek_tag, ber_scanf, ber_get_int,
|
||||
ber_get_enum, ber_get_stringb, ber_get_stringa, ber_get_stringal,
|
||||
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
|
||||
ber_get_next, ber_skip_tag, ber_peek_tag, ber_scanf, ber_get_int, ber_get_enum, ber_get_stringb, ber_get_stringa, ber_get_stringal, ber_get_stringbv, ber_get_null, ber_get_boolean, ber_get_bitstring, ber_first_element, ber_next_element \- OpenLDAP LBER simplified Basic Encoding Rules library routines for decoding
|
||||
.SH LIBRARY
|
||||
OpenLDAP LBER (liblber, -llber)
|
||||
.SH SYNOPSIS
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
.\" Copyright 1998-2007 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||
.SH NAME
|
||||
ber_alloc_t, ber_flush, ber_flush2, 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
|
||||
ber_alloc_t, ber_flush, ber_flush2, 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 \- OpenLDAP LBER simplified Basic Encoding Rules library routines for encoding
|
||||
.SH LIBRARY
|
||||
OpenLDAP LBER (liblber, -llber)
|
||||
.SH SYNOPSIS
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
.\" 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
|
||||
|
|
|
|||
|
|
@ -3,8 +3,7 @@
|
|||
.\" Copyright 1998-2007 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||
.SH NAME
|
||||
ber_sockbuf_alloc, ber_sockbuf_free, ber_sockbuf_ctrl, ber_sockbuf_add_io,
|
||||
ber_sockbuf_remove_io, Sockbuf_IO \- LBER I/O infrastructure
|
||||
ber_sockbuf_alloc, ber_sockbuf_free, ber_sockbuf_ctrl, ber_sockbuf_add_io, ber_sockbuf_remove_io, Sockbuf_IO \- OpenLDAP LBER I/O infrastructure
|
||||
.SH LIBRARY
|
||||
OpenLDAP LBER (liblber, -llber)
|
||||
.SH SYNOPSIS
|
||||
|
|
|
|||
|
|
@ -3,12 +3,7 @@
|
|||
.\" Copyright 1998-2007 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||
.SH NAME
|
||||
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_alloc_t, ber_init, ber_init2, ber_free
|
||||
\- LBER types and allocation functions
|
||||
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_alloc_t, ber_init, ber_init2, ber_free \- OpenLDAP LBER types and allocation functions
|
||||
.SH LIBRARY
|
||||
OpenLDAP LBER (liblber, -llber)
|
||||
.SH SYNOPSIS
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
.\" Copyright 1998-2007 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||
.SH NAME
|
||||
ldap - OpenLDAP Lightweight Directory Access Protocol API
|
||||
ldap \- OpenLDAP Lightweight Directory Access Protocol API
|
||||
.SH LIBRARY
|
||||
OpenLDAP LDAP (libldap, -lldap)
|
||||
.SH SYNOPSIS
|
||||
|
|
|
|||
|
|
@ -3,8 +3,7 @@
|
|||
.\" Copyright 1998-2007 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||
.SH NAME
|
||||
ldap_first_message, ldap_next_message, ldap_count_messages \- Stepping
|
||||
through messages in a result chain
|
||||
ldap_first_message, ldap_next_message, ldap_count_messages \- Stepping through messages in a result chain
|
||||
.SH LIBRARY
|
||||
OpenLDAP LDAP (libldap, -lldap)
|
||||
.SH SYNOPSIS
|
||||
|
|
|
|||
|
|
@ -3,8 +3,7 @@
|
|||
.\" Copyright 1998-2007 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||
.SH NAME
|
||||
ldap_first_reference, ldap_next_reference, ldap_count_references \- Stepping
|
||||
through continuation references in a result chain
|
||||
ldap_first_reference, ldap_next_reference, ldap_count_references \- Stepping through continuation references in a result chain
|
||||
.SH LIBRARY
|
||||
OpenLDAP LDAP (libldap, -lldap)
|
||||
.SH SYNOPSIS
|
||||
|
|
|
|||
|
|
@ -3,8 +3,7 @@
|
|||
.\" Copyright 1998-2007 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||
.SH NAME
|
||||
ldap_parse_sort_control \- Decodes the information returned from a search operation
|
||||
that used a server-side sort control.
|
||||
ldap_parse_sort_control \- Decode the information returned from a search operation that used a server-side sort control
|
||||
.SH LIBRARY
|
||||
OpenLDAP LDAP (libldap, -lldap)
|
||||
.SH SYNOPSIS
|
||||
|
|
|
|||
|
|
@ -3,8 +3,7 @@
|
|||
.\" Copyright 1998-2007 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||
.SH NAME
|
||||
ldap_parse_vlv_control \- Decodes the information returned from a search operation that
|
||||
used a VLV (virtual list view) control.
|
||||
ldap_parse_vlv_control \- Decode the information returned from a search operation that used a VLV (virtual list view) control
|
||||
.SH LIBRARY
|
||||
OpenLDAP LDAP (libldap, -lldap)
|
||||
.SH SYNOPSIS
|
||||
|
|
|
|||
|
|
@ -3,14 +3,7 @@
|
|||
.\" Copyright 2000-2007 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||
.SH NAME
|
||||
ldap_str2syntax, ldap_syntax2str, ldap_syntax2name, ldap_syntax_free,
|
||||
ldap_str2matchingrule, ldap_matchingrule2str, ldap_matchingrule2name,
|
||||
ldap_matchingrule_free,
|
||||
ldap_str2attributetype, ldap_attributetype2str,
|
||||
ldap_attributetype2name, ldap_attributetype_free,
|
||||
ldap_str2objectclass, ldap_objectclass2str, ldap_objectclass2name,
|
||||
ldap_objectclass_free,
|
||||
ldap_scherr2str \- Schema definition handling routines
|
||||
ldap_str2syntax, ldap_syntax2str, ldap_syntax2name, ldap_syntax_free, ldap_str2matchingrule, ldap_matchingrule2str, ldap_matchingrule2name, ldap_matchingrule_free, ldap_str2attributetype, ldap_attributetype2str, ldap_attributetype2name, ldap_attributetype_free, ldap_str2objectclass, ldap_objectclass2str, ldap_objectclass2name, ldap_objectclass_free, ldap_scherr2str \- Schema definition handling routines
|
||||
.SH LIBRARY
|
||||
OpenLDAP LDAP (libldap, -lldap)
|
||||
.SH SYNOPSIS
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
.\" Copyright 1998-2007 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||
.SH NAME
|
||||
LDAP sorting routines (deprecated)
|
||||
ldap_sort_entries, ldap_sort_values, ldap_sort_strcasecmp \- LDAP sorting routines (deprecated)
|
||||
.SH LIBRARY
|
||||
OpenLDAP LDAP (libldap, -lldap)
|
||||
.SH DESCRIPTION
|
||||
|
|
|
|||
|
|
@ -3,9 +3,7 @@
|
|||
.\" Copyright 1998-2007 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||
.SH NAME
|
||||
ldap_is_ldap_url,
|
||||
ldap_url_parse,
|
||||
ldap_free_urldesc \- LDAP Uniform Resource Locator routines
|
||||
ldap_is_ldap_url, ldap_url_parse, ldap_free_urldesc \- LDAP Uniform Resource Locator routines
|
||||
.SH LIBRARY
|
||||
OpenLDAP LDAP (libldap, -lldap)
|
||||
.SH SYNOPSIS
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||
.\" $OpenLDAP$
|
||||
.SH NAME
|
||||
\fBslapd-bdb\fP, \fBslapd-hdb\fP \- Berkeley DB backends to \fBslapd\fP
|
||||
slapd-bdb, slapd-hdb \- Berkeley DB backends to slapd
|
||||
.SH SYNOPSIS
|
||||
.B ETCDIR/slapd.conf
|
||||
.SH DESCRIPTION
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||
.\" $OpenLDAP$
|
||||
.SH NAME
|
||||
slapd-config \- configuration backend
|
||||
slapd-config \- configuration backend to slapd
|
||||
.SH SYNOPSIS
|
||||
ETCDIR/slapd.d
|
||||
.SH DESCRIPTION
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@
|
|||
.\" and maybe manual pages for librewrite.
|
||||
.\"
|
||||
.SH NAME
|
||||
slapd-meta \- metadirectory backend
|
||||
slapd-meta \- metadirectory backend to slapd
|
||||
.SH SYNOPSIS
|
||||
ETCDIR/slapd.conf
|
||||
.SH DESCRIPTION
|
||||
|
|
|
|||
|
|
@ -3,8 +3,7 @@
|
|||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||
.\" $OpenLDAP$
|
||||
.SH NAME
|
||||
.B slapd-monitor
|
||||
\- Monitor backend to slapd
|
||||
slapd-monitor \- Monitor backend to slapd
|
||||
.SH SYNOPSIS
|
||||
ETCDIR/slapd.conf
|
||||
.SH DESCRIPTION
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||
.\" $OpenLDAP$
|
||||
.SH NAME
|
||||
slapo-accesslog \- Access Logging overlay
|
||||
slapo-accesslog \- Access Logging overlay to slapd
|
||||
.SH SYNOPSIS
|
||||
ETCDIR/slapd.conf
|
||||
.SH DESCRIPTION
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||
.\" $OpenLDAP$
|
||||
.SH NAME
|
||||
slapo-auditlog \- Audit Logging overlay
|
||||
slapo-auditlog \- Audit Logging overlay to slapd
|
||||
.SH SYNOPSIS
|
||||
ETCDIR/slapd.conf
|
||||
.SH DESCRIPTION
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
.\" Copying restrictions apply. See the COPYRIGHT file.
|
||||
.\" $OpenLDAP$
|
||||
.SH NAME
|
||||
slapo-chain \- chain overlay
|
||||
slapo-chain \- chain overlay to slapd
|
||||
.SH SYNOPSIS
|
||||
ETCDIR/slapd.conf
|
||||
.SH DESCRIPTION
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
.\" Copyright 2005-2006 Hewlett-Packard Company
|
||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||
.SH NAME
|
||||
slapo-constraint \- Attribute Constraint Overlay
|
||||
slapo-constraint \- Attribute Constraint Overlay to slapd
|
||||
.SH SYNOPSIS
|
||||
ETCDIR/slapd.conf
|
||||
.SH DESCRIPTION
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
.\" Copying restrictions apply. See the COPYRIGHT file.
|
||||
.\" $OpenLDAP$
|
||||
.SH NAME
|
||||
slapo-dds \- Dynamic Directory Services overlay
|
||||
slapo-dds \- Dynamic Directory Services overlay to slapd
|
||||
.SH SYNOPSIS
|
||||
ETCDIR/slapd.conf
|
||||
.SH DESCRIPTION
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||
.\" $OpenLDAP$
|
||||
.SH NAME
|
||||
slapo-dyngroup \- Dynamic Group overlay
|
||||
slapo-dyngroup \- Dynamic Group overlay to slapd
|
||||
.SH SYNOPSIS
|
||||
ETCDIR/slapd.conf
|
||||
.SH DESCRIPTION
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
.\" Copying restrictions apply. See the COPYRIGHT file.
|
||||
.\" $OpenLDAP$
|
||||
.SH NAME
|
||||
slapo-dynlist \- Dynamic List overlay
|
||||
slapo-dynlist \- Dynamic List overlay to slapd
|
||||
.SH SYNOPSIS
|
||||
ETCDIR/slapd.conf
|
||||
.SH DESCRIPTION
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
.\" Copyright 2001, Pierangelo Masarati, All rights reserved. <ando@sys-net.it>
|
||||
.\" $OpenLDAP$
|
||||
.SH NAME
|
||||
slapo-pcache \- proxycache overlay
|
||||
slapo-pcache \- proxycache overlay to slapd
|
||||
.SH SYNOPSIS
|
||||
ETCDIR/slapd.conf
|
||||
.SH DESCRIPTION
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||
.TH SLAPO_PPOLICY 5 "RELEASEDATE" "OpenLDAP LDVERSION"
|
||||
.SH NAME
|
||||
slapo-ppolicy \- Password Policy overlay
|
||||
slapo-ppolicy \- Password Policy overlay to slapd
|
||||
.SH SYNOPSIS
|
||||
ETCDIR/slapd.conf
|
||||
.SH DESCRIPTION
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||
.\" $OpenLDAP$
|
||||
.SH NAME
|
||||
slapo-refint \- Referential Integrity overlay
|
||||
slapo-refint \- Referential Integrity overlay to slapd
|
||||
.SH SYNOPSIS
|
||||
ETCDIR/slapd.conf
|
||||
.SH DESCRIPTION
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
.\" Copyright 2001, Pierangelo Masarati, All rights reserved. <ando@sys-net.it>
|
||||
.\" $OpenLDAP$
|
||||
.SH NAME
|
||||
slapo-retcode \- return code overlay
|
||||
slapo-retcode \- return code overlay to slapd
|
||||
.SH SYNOPSIS
|
||||
ETCDIR/slapd.conf
|
||||
.SH DESCRIPTION
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@
|
|||
.\" and maybe manual pages for librewrite.
|
||||
.\"
|
||||
.SH NAME
|
||||
slapo-rwm \- rewrite/remap overlay
|
||||
slapo-rwm \- rewrite/remap overlay to slapd
|
||||
.SH SYNOPSIS
|
||||
ETCDIR/slapd.conf
|
||||
.SH DESCRIPTION
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||
.\" $OpenLDAP$
|
||||
.SH NAME
|
||||
slapo-syncprov \- Sync Provider overlay
|
||||
slapo-syncprov \- Sync Provider overlay to slapd
|
||||
.SH SYNOPSIS
|
||||
ETCDIR/slapd.conf
|
||||
.SH DESCRIPTION
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||
.\" $OpenLDAP$
|
||||
.SH NAME
|
||||
slapo-translucent \- Translucent Proxy overlay
|
||||
slapo-translucent \- Translucent Proxy overlay to slapd
|
||||
.SH SYNOPSIS
|
||||
ETCDIR/slapd.conf
|
||||
.SH DESCRIPTION
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||
.\" $OpenLDAP$
|
||||
.SH NAME
|
||||
slapo-unique \- Attribute Uniqueness overlay
|
||||
slapo-unique \- Attribute Uniqueness overlay to slapd
|
||||
.SH SYNOPSIS
|
||||
ETCDIR/slapd.conf
|
||||
.SH DESCRIPTION
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||
.\" $OpenLDAP$
|
||||
.SH NAME
|
||||
slapo-valsort \- Value Sorting overlay
|
||||
slapo-valsort \- Value Sorting overlay to slapd
|
||||
.SH SYNOPSIS
|
||||
ETCDIR/slapd.conf
|
||||
.SH DESCRIPTION
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
.\" Copyright 2004-2007 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||
.SH NAME
|
||||
slapauth \- Check a list of string-represented IDs for authc/authz.
|
||||
slapauth \- Check a list of string-represented IDs for LDAP authc/authz
|
||||
.SH SYNOPSIS
|
||||
.B SBINDIR/slapauth
|
||||
.B [\-d level]
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
.\" Copyright 2004-2007 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||
.SH NAME
|
||||
slapdn \- Check a list of string-represented DNs based on schema syntax.
|
||||
slapdn \- Check a list of string-represented LDAP DNs based on schema syntax
|
||||
.SH SYNOPSIS
|
||||
.B SBINDIR/slapdn
|
||||
.B [\-d level]
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
.\" Copyright 2004-2007 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||
.SH NAME
|
||||
slaptest \- Check the suitability of the slapd.conf file.
|
||||
slaptest \- Check the suitability of the OpenLDAP slapd.conf file
|
||||
.SH SYNOPSIS
|
||||
.B SBINDIR/slaptest
|
||||
.B [\-d level]
|
||||
|
|
|
|||
Loading…
Reference in a new issue