mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-21 03:10:25 +08:00
Minor tweak, my man2html program only recognizes manpage references
in the .BR form.
This commit is contained in:
parent
fb46242509
commit
3d24acc2e3
@ -38,11 +38,14 @@ rules; see
|
||||
for details.
|
||||
|
||||
.LP
|
||||
Note: When looping back to the same instance of \fBslapd\fP(8),
|
||||
each connection requires a new thread; as a consequence, \fBslapd\fP(8)
|
||||
Note: When looping back to the same instance of
|
||||
.BR slapd (8),
|
||||
each connection requires a new thread; as a consequence,
|
||||
.BR slapd (8)
|
||||
must be compiled with thread support, and the \fBthreads\fP parameter
|
||||
may need some tuning; in those cases, one may consider using
|
||||
\fBslapd-relay\fP(5) instead, which performs the relayed operation
|
||||
.BR slapd-relay (5)
|
||||
instead, which performs the relayed operation
|
||||
internally and thus reuses the same connection.
|
||||
|
||||
.SH CONFIGURATION
|
||||
|
Loading…
Reference in New Issue
Block a user