]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
DOC: management: fix typo on "cache_lookups" stats output
authorWilly Tarreau <w@1wt.eu>
Fri, 8 Nov 2019 06:29:34 +0000 (07:29 +0100)
committerWilly Tarreau <w@1wt.eu>
Fri, 8 Nov 2019 06:29:34 +0000 (07:29 +0100)
The trailing "s" was missing.

doc/management.txt

index 1a2e1322dd057eea989a1f3ff756de15f2a09a81..ffd3489130905b09566f0febedb960eba2745aaa 100644 (file)
@@ -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