DOC: config: fix alphabetical ordering of converter keywords
authorWilly Tarreau <w@1wt.eu>
Thu, 30 Nov 2023 10:55:22 +0000 (11:55 +0100)
committerWilly Tarreau <w@1wt.eu>
Thu, 30 Nov 2023 15:28:56 +0000 (16:28 +0100)
commit9930c084ea38397058b60220c1d86ac6618b4b5f
tree19da7fcc4cd8ac32235d7e3469da1d24a8f88329
parent0d58f19c266c85ec7aa60e3081923aadcf2a9db2
DOC: config: fix alphabetical ordering of converter keywords

- rfc7239_* were misplaced and incorrectly ordered
- table_gpt was placed before some table_gpc*
- capture-req/res were misplaced
- htonl was misplaced
- upper/url_* were misplaced
- x509_v_err_str was misplaced

Let's fix these since poor ordering complicates their finding.
doc/configuration.txt