From aa83a3144b8eaccfc1d630bc564e294c7c9ebf66 Mon Sep 17 00:00:00 2001 From: Lukas Tribus Date: Tue, 21 Mar 2017 09:25:09 +0000 Subject: [PATCH] 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 --- doc/configuration.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/configuration.txt b/doc/configuration.txt index 228e8132e..73a4f4b82 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