]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
docs: Fix double-word in "prefork backoff increment"
authorJoseph Sutton <josephsutton@catalyst.net.nz>
Fri, 21 Oct 2022 02:38:57 +0000 (15:38 +1300)
committerDouglas Bagnall <dbagnall@samba.org>
Fri, 21 Oct 2022 03:57:33 +0000 (03:57 +0000)
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>
docs-xml/smbdotconf/base/preforkbackoffincrement.xml

index 2cb1cc32fd878a3254a87aa8dfa4c74826cc8406..ba9d2a2e85148fc4f42836c35eda12a9ab6b28d7 100644 (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>