]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
DOC: specify that stats socket doc (section 9.2) is in management
authorKevin Decherf <kevin@kdecherf.com>
Tue, 13 Oct 2015 21:26:44 +0000 (23:26 +0200)
committerWilly Tarreau <w@1wt.eu>
Tue, 13 Oct 2015 21:37:19 +0000 (23:37 +0200)
Commit 44aed90ce102c4136a5eda66d541f6fa79e141e8 moved the stats socket
documentation from config to management but the remaining references to
section 9.2 were not updated; improve it to be less confusing.

Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
doc/configuration.txt

index 0333d3b3f3966fe6520f3f334401a010fecac3cb..9588759276696f0ec160540e5fd8757ffc1fb413 100644 (file)
@@ -859,7 +859,8 @@ stats socket [<address:port>|<path>] [param*]
   Binds a UNIX socket to <path> or a TCPv4/v6 address to <address:port>.
   Connections to this socket will return various statistics outputs and even
   allow some commands to be issued to change some runtime settings. Please
-  consult section 9.2 "Unix Socket commands" for more details.
+  consult section 9.2 "Unix Socket commands" of Management Guide for more
+  details.
 
   All parameters supported by "bind" lines are supported, for instance to
   restrict access to some users or their access rights. Please consult
@@ -4233,7 +4234,7 @@ load-server-state-from-file { global | local | none }
 
   The format of the file is versionned and is very specific. To understand it,
   please read the documentation of the "show servers state" command (chapter
-  9.2).
+  9.2 of Management Guide).
 
   Arguments:
     global     load the content of the file pointed by the global directive