mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-25 09:09:54 -05:00
s/ldif2dlbm/slapadd/
This commit is contained in:
parent
01235987ee
commit
ec898a143e
2 changed files with 3 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in a new issue