From: Willy Tarreau Date: Fri, 8 Nov 2019 06:29:34 +0000 (+0100) Subject: DOC: management: fix typo on "cache_lookups" stats output X-Git-Tag: v2.1-dev5~28 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7297429fa59da935f85d48b4eb4d85458a5db878;p=thirdparty%2Fhaproxy.git DOC: management: fix typo on "cache_lookups" stats output The trailing "s" was missing. --- diff --git a/doc/management.txt b/doc/management.txt index 1a2e1322dd..ffd3489130 100644 --- a/doc/management.txt +++ b/doc/management.txt @@ -1101,7 +1101,7 @@ S (Servers). 83: wrew [LFBS]: cumulative number of failed header rewriting warnings 84: connect [..BS]: cumulative number of connection establishment attempts 85: reuse [..BS]: cumulative number of connection reuses - 86: cache_lookup [.FB.]: cumulative number of cache lookups + 86: cache_lookups [.FB.]: cumulative number of cache lookups 87: cache_hits [.FB.]: cumulative number of cache hits