From a11460540f87607b973df4c3857e018d9a3d80a9 Mon Sep 17 00:00:00 2001 From: Willy Tarreau Date: Tue, 1 Mar 2011 09:51:54 +0100 Subject: [PATCH] [DOC] fix minor typo in "usesrc" Reported by Gus Zader. --- doc/configuration.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/configuration.txt b/doc/configuration.txt index 9811b4741..3c10e4d16 100644 --- a/doc/configuration.txt +++ b/doc/configuration.txt @@ -4030,7 +4030,7 @@ no option transparent Note that contrary to a common belief, this option does NOT make HAProxy present the client's IP to the server when establishing the connection. - See also: the "usersrc" argument of the "source" keyword, and the + See also: the "usesrc" argument of the "source" keyword, and the "transparent" option of the "bind" keyword.