From: Kurt Zeilenga Date: Tue, 17 Aug 1999 20:07:33 +0000 (+0000) Subject: s/ldif2dlbm/slapadd/ X-Git-Tag: TWEB_OL_BASE~189 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=ec898a143e6ab6e5e9a695367d5a9a052a65d626;p=openldap s/ldif2dlbm/slapadd/ --- diff --git a/doc/man/man8/edb2ldif.8 b/doc/man/man8/edb2ldif.8 index 6b93f10f67..d2573287d6 100644 --- a/doc/man/man8/edb2ldif.8 +++ b/doc/man/man8/edb2ldif.8 @@ -16,7 +16,7 @@ tool is used to convert directory data from EDB file format to the LDAP Directory Interchange Format (LDIF) used by .BR slapd (8) and associated utilities. The -.BR ldif2ldbm (8) +.BR slapadd (8) program can be used to convert the resulting LDIF data into a database that is compatible with .BR slapd (8). @@ -92,7 +92,7 @@ Specify an attribute that should not be converted. You can include as many .BR ldap (3), .BR ldif (5), .BR slapd (8), -.BR ldif2ldbm (8) +.BR slapadd (8) .LP "The SLAPD and SLURPD Administrator's Guide" .LP diff --git a/doc/man/man8/ldif.8 b/doc/man/man8/ldif.8 index 034e7abc35..3e052e16c6 100644 --- a/doc/man/man8/ldif.8 +++ b/doc/man/man8/ldif.8 @@ -42,7 +42,7 @@ containing a single value. .SH "SEE ALSO" .BR ldap (3), .BR ldif (5), -.BR ldif2ldbm (8), +.BR slapadd (8), .BR slapd (8) .LP "The SLAPD and SLURPD Administrator's Guide"