]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
DOC: move the "group" keyword at the right place
authorWilly Tarreau <w@1wt.eu>
Tue, 3 Dec 2019 07:29:22 +0000 (08:29 +0100)
committerWilly Tarreau <w@1wt.eu>
Tue, 3 Dec 2019 07:42:13 +0000 (08:42 +0100)
It looks like "hard-stop-after", "h1-case-adjust" and "h1-case-adjust-file"
were added before "group", breaking alphabetical ordering.

doc/configuration.txt

index 7cf43d44071987931e6e5c88942791f65f709939..eadf1f344a5581e13d3b89ec6ee5887b3e4d1e27 100644 (file)
@@ -834,6 +834,10 @@ gid <number>
   will only be able to drop these groups if started with superuser privileges.
   See also "group" and "uid".
 
+group <group name>
+  Similar to "gid" but uses the GID of group name <group name> from /etc/group.
+  See also "gid" and "user".
+
 hard-stop-after <time>
   Defines the maximum time allowed to perform a clean soft-stop.
 
@@ -899,10 +903,6 @@ h1-case-adjust-file <hdrs-file>
   See "h1-case-adjust", "option h1-case-adjust-bogus-client" and
   "option h1-case-adjust-bogus-server".
 
-group <group name>
-  Similar to "gid" but uses the GID of group name <group name> from /etc/group.
-  See also "gid" and "user".
-
 log <address> [len <length>] [format <format>] [sample <ranges>:<smp_size>]
     <facility> [max level [min level]]
   Adds a global syslog server. Several global servers can be defined. They