Handbook: Fix some typos
- "ApacheHTTPD" -> "Apache HTTPD" - theDNS -> "the DNS" - example in rc.conf: lapd_enable -> slapd_enable PR: 253458 Reported by: Ceri Davies <ceri at submonkey dot net>
This commit is contained in:
parent
ffec1b2d34
commit
b687b57a9c
2 changed files with 3 additions and 3 deletions
|
@ -1380,7 +1380,7 @@ If [.filename]#slapd# was running, restart it. As stated in [.filename]#/usr/loc
|
|||
|
||||
[.programlisting]
|
||||
....
|
||||
lapd_enable="YES"
|
||||
slapd_enable="YES"
|
||||
slapd_flags='-h "ldapi://%2fvar%2frun%2fopenldap%2fldapi/
|
||||
ldap://0.0.0.0/"'
|
||||
slapd_sockets="/var/run/openldap/ldapi"
|
||||
|
|
Loading…
Reference in a new issue