]> git.ipfire.org Git - thirdparty/haproxy.git/commit
DOC: fix proxy protocol v2 decoder example
authorWilly Tarreau <w@1wt.eu>
Wed, 11 Jun 2014 19:21:26 +0000 (21:21 +0200)
committerWilly Tarreau <w@1wt.eu>
Wed, 11 Jun 2014 19:21:26 +0000 (21:21 +0200)
commit0f6093a9b27695414900b7ef66efd99977837e9b
tree4ab46f2e953c65f6a377599afea0a4902815173d
parent1b48cc9c6f99ad49a4b93a0d861cea49617ee921
DOC: fix proxy protocol v2 decoder example

Richard Russo reported that the example code in the PP spec is wrong
now that we slightly changed the format to merge <ver> and <cmd>. Also
rename the field <ver_cmd> to avoid any ambiguity on the usage.
doc/proxy-protocol.txt