mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-26 01:29:59 -05:00
Fix typos ITS#2544
This commit is contained in:
parent
d8476d75c9
commit
52e88a36a4
1 changed files with 2 additions and 2 deletions
|
|
@ -341,7 +341,7 @@ exists and has the contents:
|
|||
the command:
|
||||
.LP
|
||||
.nf
|
||||
ldapadd -f /tmp/entrymods
|
||||
ldapadd -f /tmp/newentry
|
||||
.fi
|
||||
.LP
|
||||
will add a new entry for Babs Jensen, using the values from the
|
||||
|
|
@ -349,7 +349,7 @@ file
|
|||
.B /tmp/newentry.
|
||||
.LP
|
||||
Assuming that the file
|
||||
.B /tmp/newentry
|
||||
.B /tmp/entrymods
|
||||
exists and has the contents:
|
||||
.LP
|
||||
.nf
|
||||
|
|
|
|||
Loading…
Reference in a new issue