From: Willy Tarreau Date: Tue, 1 Mar 2011 08:51:54 +0000 (+0100) Subject: [DOC] fix minor typo in "usesrc" X-Git-Tag: v1.5-dev8~310 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a11460540f87607b973df4c3857e018d9a3d80a9;p=thirdparty%2Fhaproxy.git [DOC] fix minor typo in "usesrc" Reported by Gus Zader. --- diff --git a/doc/configuration.txt b/doc/configuration.txt index 9811b47419..3c10e4d162 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.