From: Lukas Tribus Date: Tue, 21 Mar 2017 09:25:09 +0000 (+0000) Subject: MINOR: doc: 2.4. Examples should be 2.5. Examples X-Git-Tag: v1.8-dev1~65 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=aa83a3144b8eaccfc1d630bc564e294c7c9ebf66;p=thirdparty%2Fhaproxy.git MINOR: doc: 2.4. Examples should be 2.5. Examples Guillaume Michaud reported against Cyril's haproxy-dconv project that the index for the Examples section should be 2.5 instead of 2.4. Should be backported to 1.7 and 1.6, so that the example section can be linked to: https://cbonte.github.io/haproxy-dconv/1.6/configuration.html#2.5 --- diff --git a/doc/configuration.txt b/doc/configuration.txt index 228e8132e8..73a4f4b82e 100644 --- a/doc/configuration.txt +++ b/doc/configuration.txt @@ -467,7 +467,7 @@ for every keyword. Supported units are : - d : days. 1d = 24h = 1440m = 86400s = 86400000ms -2.4. Examples +2.5. Examples ------------- # Simple configuration for an HTTP proxy listening on port 80 on all