mhonek / rpms / openldap

Forked from rpms/openldap 3 years ago
Clone
b1c8583
diff -up openldap-2.3.38/doc/man/man8/slapd.8.orig openldap-2.3.38/doc/man/man8/slapd.8
b1c8583
--- openldap-2.3.38/doc/man/man8/slapd.8.orig	2007-01-02 22:43:46.000000000 +0100
b1c8583
+++ openldap-2.3.38/doc/man/man8/slapd.8	2007-10-23 15:03:13.000000000 +0200
b1c8583
@@ -5,7 +5,7 @@
b1c8583
 .SH NAME
b1c8583
 slapd \- Stand-alone LDAP Daemon
b1c8583
 .SH SYNOPSIS
b1c8583
-.B LIBEXECDIR/slapd 
b1c8583
+.B slapd 
b1c8583
 .B [\-[4|6]]
b1c8583
 .B [\-T {acl|add|auth|cat|dn|index|passwd|test}]
b1c8583
 .B [\-d debug\-level]
b1c8583
@@ -234,7 +234,7 @@ the LDAP databases defined in the defaul
b1c8583
 .LP
b1c8583
 .nf
b1c8583
 .ft tt
b1c8583
-	LIBEXECDIR/slapd
b1c8583
+	slapd
b1c8583
 .ft
b1c8583
 .fi
b1c8583
 .LP
b1c8583
@@ -245,7 +245,7 @@ on voluminous debugging which will be pr
b1c8583
 .LP
b1c8583
 .nf
b1c8583
 .ft tt
b1c8583
-	LIBEXECDIR/slapd -f /var/tmp/slapd.conf -d 255
b1c8583
+	slapd -f /var/tmp/slapd.conf -d 255
b1c8583
 .ft
b1c8583
 .fi
b1c8583
 .LP
b1c8583
@@ -253,7 +253,7 @@ To test whether the configuration file i
b1c8583
 .LP
b1c8583
 .nf
b1c8583
 .ft tt
b1c8583
-	LIBEXECDIR/slapd -Tt
b1c8583
+	slapd -Tt
b1c8583
 .ft
b1c8583
 .fi
b1c8583
 .LP