From: Marcin Deranek Date: Tue, 13 Dec 2016 11:40:01 +0000 (+0100) Subject: DOC: fix small typo in fe_id (backend instead of frontend) X-Git-Tag: v1.8-dev1~253 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e413ed1ed33e65740bfa1f209383252eb472256;p=thirdparty%2Fhaproxy.git DOC: fix small typo in fe_id (backend instead of frontend) Needs to be backported to 1.7 and 1.6 at least. --- diff --git a/doc/configuration.txt b/doc/configuration.txt index f24c396238..f654c8ea82 100644 --- a/doc/configuration.txt +++ b/doc/configuration.txt @@ -13182,7 +13182,7 @@ fc_reordering() : integer fe_id : integer Returns an integer containing the current frontend's id. It can be used in - backends to check from which backend it was called, or to stick all users + backends to check from which frontend it was called, or to stick all users coming via a same frontend to the same server. fe_name : string