Please see attached.

Thanks!
Jason
commit e92c04517a8c7418024566c2dfec65c55a9a9b53
Author: Jason Harvey <[email protected]>
Date:   Thu Apr 16 11:01:06 2015 -0800

    Fix documentation typo. L4TMOUT->L4TOUT.

diff --git a/doc/configuration.txt b/doc/configuration.txt
index 9a04200..c7a62b7 100644
--- a/doc/configuration.txt
+++ b/doc/configuration.txt
@@ -14056,7 +14056,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

Reply via email to