]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
[DOC] fix minor typo in "usesrc"
authorWilly Tarreau <w@1wt.eu>
Tue, 1 Mar 2011 08:51:54 +0000 (09:51 +0100)
committerWilly Tarreau <w@1wt.eu>
Tue, 1 Mar 2011 08:54:57 +0000 (09:54 +0100)
Reported by Gus Zader.

doc/configuration.txt

index 9811b474197a125d99cfaae478ba16d0b11a16ae..3c10e4d1620f2b5689226ebf112797164f334db8 100644 (file)
@@ -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.