From: Howard Chu Date: Tue, 9 Jan 2007 00:01:28 +0000 (+0000) Subject: Minor tweak, my man2html program only recognizes manpage references X-Git-Tag: OPENLDAP_REL_ENG_2_4_4ALPHA~8^2~235 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=3d24acc2e3a18d84d229dc453eabadb56d9d221a;p=openldap Minor tweak, my man2html program only recognizes manpage references in the .BR form. --- diff --git a/doc/man/man5/slapd-ldap.5 b/doc/man/man5/slapd-ldap.5 index 31760e3271..8a66b2e0ef 100644 --- a/doc/man/man5/slapd-ldap.5 +++ b/doc/man/man5/slapd-ldap.5 @@ -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