From: Cyril Bonté Date: Sat, 12 Jul 2014 16:22:42 +0000 (+0200) Subject: DOC: fix typo in Unix Socket commands X-Git-Tag: v1.6-dev1~360 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e63a1eb290a1c407453dbcaa16535c85a1904f9e;p=thirdparty%2Fhaproxy.git DOC: fix typo in Unix Socket commands Konstantin Romanenko reported a typo in the HTML documentation. The typo is already present in the raw text version : the "shutdown sessions" command should be "shutdown sessions server". --- diff --git a/doc/configuration.txt b/doc/configuration.txt index d69bb11f3a..5f1b1cd140 100644 --- a/doc/configuration.txt +++ b/doc/configuration.txt @@ -14114,7 +14114,7 @@ shutdown session endless transfer is ongoing. Such terminated sessions are reported with a 'K' flag in the logs. -shutdown sessions / +shutdown sessions server / Immediately terminate all the sessions attached to the specified server. This can be used to terminate long-running sessions after a server is put into maintenance mode, for instance. Such terminated sessions are reported with a