1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00

docs: Fix double-word in "prefork backoff increment"

BUG: https://bugzilla.samba.org/show_bug.cgi?id=14034

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
This commit is contained in:
Joseph Sutton 2022-10-21 15:38:57 +13:00 committed by Douglas Bagnall
parent 6b7fd9bb82
commit a421208154

View File

@ -10,7 +10,7 @@
"prefork maximum backoff".
</para>
<para>Additionally the the backoff for an individual service by using
<para>Additionally set the backoff for an individual service by using
"prefork backoff increment: service name"
i.e. "prefork backoff increment:ldap = 2" to set the
backoff increment to 2.</para>