mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-26 01:29:59 -05:00
Fix spacing typos.
This commit is contained in:
parent
b9409253c1
commit
7d57eb4c03
1 changed files with 5 additions and 6 deletions
|
|
@ -30,15 +30,14 @@ If configured in
|
|||
.BR ETCDIR/slapd.conf ,
|
||||
the
|
||||
.B slapd
|
||||
process will print its process ID ( see
|
||||
.BR getpid (2)
|
||||
) to a
|
||||
process will print its process ID (see
|
||||
.BR getpid (2))
|
||||
to a
|
||||
.B .pid
|
||||
file, as well as the command line options during invocation to an
|
||||
.B .args
|
||||
file ( see
|
||||
.BR slapd.conf (5)
|
||||
).
|
||||
file (see
|
||||
.BR slapd.conf (5)).
|
||||
If the
|
||||
.B \-d
|
||||
flag is given, even with a zero argument,
|
||||
|
|
|
|||
Loading…
Reference in a new issue