]> git.sur5r.net Git - openldap/commitdiff
cleanup
authorKurt Zeilenga <kurt@openldap.org>
Sat, 24 Apr 2004 02:27:31 +0000 (02:27 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Sat, 24 Apr 2004 02:27:31 +0000 (02:27 +0000)
doc/man/man8/slapd.8

index 096b12eff596cea954c04a6853be1dfd062548b0..f0a4b8dbb596a06337b7f45752a15093f12147c2 100644 (file)
@@ -126,10 +126,10 @@ The
 .B \-h
 option may be used to specify LDAP (and other scheme) URLs to serve.
 For example, if slapd is given
-.B "\-h \(dqldap://127.0.0.1:9009/ ldaps:/// ldapi:///\(dq"
-It will bind 127.0.0.1:9009 for LDAP, 0.0.0.0:636 for LDAP over TLS,
+.BR "\-h \(dqldap://127.0.0.1:9009/ ldaps:/// ldapi:///\(dq" 
+it will listen on 127.0.0.1:9009 for LDAP, 0.0.0.0:636 for LDAP over TLS,
 and LDAP over IPC (Unix domain sockets).  Host 0.0.0.0 represents
-INADDR_ANY.
+INADDR_ANY (any interface).
 A space separated list of URLs is expected.  The URLs should be of
 LDAP (ldap://) or LDAP over TLS (ldaps://) or LDAP over IPC (ldapi://)
 scheme without a DN or other optional parameters, except an experimental