mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-07 23:51:21 -05:00
remove leading / from command line example.
This commit is contained in:
parent
55010d5e4e
commit
1629f5ced4
1 changed files with 1 additions and 1 deletions
|
|
@ -156,7 +156,7 @@ The command
|
|||
.LP
|
||||
.nf
|
||||
.ft tt
|
||||
SBINDIR/slapacl -f /ETCDIR/slapd.conf -v \\
|
||||
SBINDIR/slapacl -f ETCDIR/slapd.conf -v \\
|
||||
-U bjorn -b "o=University of Michigan,c=US" \\
|
||||
"o/read:University of Michigan"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue