]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
DOC: Fix L4TOUT typo in documentation
authorJason Harvey <alienth@gmail.com>
Thu, 16 Apr 2015 19:13:21 +0000 (11:13 -0800)
committerWilly Tarreau <w@1wt.eu>
Tue, 21 Apr 2015 16:20:06 +0000 (18:20 +0200)
Fix documentation typo. L4TMOUT->L4TOUT.

doc/configuration.txt

index 2242c7100c72c429f9a2b056eb30a54a1b365e49..a37f54c0124e47cad699c97089be3ce09d5f0807 100644 (file)
@@ -14081,7 +14081,7 @@ S (Servers).
         INI     -> initializing
         SOCKERR -> socket error
         L4OK    -> check passed on layer 4, no upper layers testing enabled
-        L4TMOUT -> layer 1-4 timeout
+        L4TOUT  -> layer 1-4 timeout
         L4CON   -> layer 1-4 connection problem, for example
                    "Connection refused" (tcp rst) or "No route to host" (icmp)
         L6OK    -> check passed on layer 6