From 491c0f22e0e6b5781b76287cead10b4216f0ead4 Mon Sep 17 00:00:00 2001 From: Howard Chu Date: Thu, 11 Apr 2002 07:39:51 +0000 Subject: [PATCH] ITS#1735 fix typos --- doc/man/man5/slapd.conf.5 | 4 ++-- doc/man/man8/slapd.8 | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/man/man5/slapd.conf.5 b/doc/man/man5/slapd.conf.5 index 049e4c8020..86203c5bd3 100644 --- a/doc/man/man5/slapd.conf.5 +++ b/doc/man/man5/slapd.conf.5 @@ -79,7 +79,7 @@ allow (default none). .B bind_v2 allows acceptance of LDAPv2 bind requests. .B bind_anon_cred -allows anonymous bind creditials are not empty (e.g. +allows anonymous bind when credentials are not empty (e.g. when DN is empty). .B bind_anon_dn allows unauthenticated (anonymous) bind when DN is not empty. @@ -408,7 +408,7 @@ requires authentication prior to directory operations. requires SASL authentication prior to directory operations. .B strong requires strong authentication prior to directory operations. -Currently +The .B SASL and .B strong diff --git a/doc/man/man8/slapd.8 b/doc/man/man8/slapd.8 index 2886953084..5735f22fc8 100644 --- a/doc/man/man8/slapd.8 +++ b/doc/man/man8/slapd.8 @@ -99,10 +99,10 @@ Specifies the slapd configuration file. The default is .TP .BI \-h " URLlist" .B slapd -will serve +will by default serve .B ldap:/// (LDAP over TCP on all interfaces on default LDAP port). That is, -it will bind to using INADDR_ANY and port 389. +it will bind using INADDR_ANY and port 389. The .B \-h option may be used to specify LDAP (and LDAPS) URLs to serve. -- 2.39.5