]> git.ipfire.org Git - thirdparty/haproxy.git/commit
DOC: fix a few remainig cases of "Haproxy" and "HAproxy" in doc and comments
authorWilly Tarreau <w@1wt.eu>
Sun, 9 May 2021 04:47:26 +0000 (06:47 +0200)
committerWilly Tarreau <w@1wt.eu>
Sun, 9 May 2021 04:50:46 +0000 (06:50 +0200)
commit714f34580ed31a2fd0604b2bfe2694d15aa04caf
tree6a0442a4dc9ef3102d55075fd9d5dee7368fabbe
parent64975cf2a4e355aa85d0cdc325b9d9ef7fa5133e
DOC: fix a few remainig cases of "Haproxy" and "HAproxy" in doc and comments

Some of the Lua doc and a few places still used "Haproxy" or "HAproxy".
There was even one "HA proxy". A few of them were in an example of VTest
output, indicating that VTest ought to be fixed as well. No big deal but
better address all the remaining ones so that these inconsistencies stop
spreading around.
14 files changed:
admin/syntax-highlight/haproxy.vim
doc/SPOE.txt
doc/architecture.txt
doc/coding-style.txt
doc/internals/hashing.txt
doc/internals/htx-api.txt
doc/lua-api/index.rst
doc/lua.txt
doc/proxy-protocol.txt
doc/regression-testing.txt
include/haproxy/dns.h
include/haproxy/filters-t.h
src/dns.c
src/mux_fcgi.c