]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
DOC: Fix typo so fetch is properly parsed by Cyril's converter
authorNenad Merdanovic <nmerdan@anine.io>
Tue, 17 May 2016 01:31:21 +0000 (03:31 +0200)
committerWilly Tarreau <w@1wt.eu>
Thu, 19 May 2016 20:10:33 +0000 (22:10 +0200)
Signed-off-by: Nenad Merdanovic <nmerdan@anine.io>
doc/configuration.txt

index 1099695dff86c9e4b8c5f72931c0b47044df46bf..c4df56eef6c836f2bfd88e913ebdb353c7776bcc 100644 (file)
@@ -13218,7 +13218,7 @@ ssl_fc_has_sni : boolean
   that the SSL library is build with support for TLS extensions enabled (check
   haproxy -vv).
 
-ssl_fc_is_resumed: boolean
+ssl_fc_is_resumed : boolean
   Returns true if the SSL/TLS session has been resumed through the use of
   SSL session cache or TLS tickets.