]> git.ipfire.org Git - thirdparty/haproxy.git/commit
DOC: config: fix typos for "bytes_{in,out}"
authorAurelien DARRAGON <adarragon@haproxy.com>
Tue, 6 Feb 2024 17:49:28 +0000 (18:49 +0100)
committerAurelien DARRAGON <adarragon@haproxy.com>
Thu, 8 Feb 2024 08:28:38 +0000 (09:28 +0100)
commit8126d3b007a9677aa310418dcc41536fa7d74461
tree98bea2ecc822150e7aab7e48bf05372bdbf7d5d2
parenta63e3fdc174b790dd4e63bc7f9623df4986aac75
DOC: config: fix typos for "bytes_{in,out}"

An extra space was placed at the start of "bytes_out" description,
and dconv was having a hard time to properly render the text in html
format because of that.

Finally, remove an extra line feed.

This should be backported in 2.9 with c7424a1ba ("MINOR: samples:
implement bytes_in and bytes_out samples")
doc/configuration.txt