]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
DOC: fix typo in Unix Socket commands
authorCyril Bonté <cyril.bonte@free.fr>
Sat, 12 Jul 2014 16:22:42 +0000 (18:22 +0200)
committerWilly Tarreau <w@1wt.eu>
Sat, 12 Jul 2014 16:46:55 +0000 (18:46 +0200)
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".

doc/configuration.txt

index d69bb11f3a4a04530caca0ad096566f366e4259b..5f1b1cd140b64b073be328a825f8442ed332d8fa 100644 (file)
@@ -14114,7 +14114,7 @@ shutdown session <id>
   endless transfer is ongoing. Such terminated sessions are reported with a 'K'
   flag in the logs.
 
-shutdown sessions <backend>/<server>
+shutdown sessions server <backend>/<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