Minor tweak, my man2html program only recognizes manpage references

in the .BR form.
This commit is contained in:
Howard Chu 2007-01-09 00:01:28 +00:00
parent fb46242509
commit 3d24acc2e3

View File

@ -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