From e3541fbff7c398fab4a86ece5e8a926624ef97f4 Mon Sep 17 00:00:00 2001 From: Kurt Zeilenga Date: Wed, 21 Jul 1999 17:33:44 +0000 Subject: [PATCH] Fix misplaced paragraph tag in ldap.conf(5) (ITS#234) --- CHANGES | 2 ++ doc/man/man5/ldap.conf.5 | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index 46c9620b62..81b2517000 100644 --- a/CHANGES +++ b/CHANGES @@ -10,6 +10,8 @@ Changes included in OpenLDAP 1.2 Release Engineering Updated to latest aclocal from Automake (AnonCVS) Updated to libtool-1.3.3. Don't use "ln -s -f file link" (ITS#227) + Documentation + Fix misplaced paragraph tag in ldap.conf(5) (ITS#234) Changes included in OpenLDAP 1.2.4 CVS Tag: OPENLDAP_REL_ENG_1_2_4 diff --git a/doc/man/man5/ldap.conf.5 b/doc/man/man5/ldap.conf.5 index 9904ece2fd..fd9cdaa2a1 100644 --- a/doc/man/man5/ldap.conf.5 +++ b/doc/man/man5/ldap.conf.5 @@ -32,10 +32,10 @@ For example, to define \fBBASE\fP via the environment, define the variable .SH OPTIONS The different configuration options are: .TP 1i -.TP 1i \fBBASE \fP Used to specify the default base dn to use when performing ldap operations. The base must be specified as a Distinguished Name in LDAP format. +.TP 1i \fBHOST \fP Used to specify the name(s) of an LDAP server(s) to which .I ldap -- 2.39.5