]> git.sur5r.net Git - openldap/commitdiff
Clarify handling of -r (chroot) option
authorKurt Zeilenga <kurt@openldap.org>
Mon, 9 Oct 2000 23:53:35 +0000 (23:53 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Mon, 9 Oct 2000 23:53:35 +0000 (23:53 +0000)
doc/man/man8/slapd.8

index 91923b047b8b0830db4f6154c494514d62bbe847..251e2175e6a260db2e1035a66f496d4a14353203 100644 (file)
@@ -119,7 +119,9 @@ Ports, if specfied, must be numeric.  The default ldap:// port is 389
 and the default ldaps:// port is 636.
 .TP
 .BI \-r " directory"
-Specifies a run-time directory.  slapd will
+Specifies a chroot "jail" directory.  slapd will
+.BR chdir (2)
+then
 .BR chroot (2)
 to this directory after opening listeners but before any reading
 any configuration file or initializing any backend.