DOC: move the "group" keyword at the right place
It looks like "hard-stop-after", "h1-case-adjust" and "h1-case-adjust-file"
were added before "group", breaking alphabetical ordering.
(cherry picked from commit 11770ce64ba29b91178e61ce6dc11c7713b7469d)
Signed-off-by: Willy Tarreau <w@1wt.eu>
(cherry picked from commit a54c297c5008a1cce1716e28116272cfddd19d8e)
Signed-off-by: Willy Tarreau <w@1wt.eu>
diff --git a/doc/configuration.txt b/doc/configuration.txt
index 121e017..bda7217 100644
--- a/doc/configuration.txt
+++ b/doc/configuration.txt
@@ -824,6 +824,10 @@
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.
@@ -889,10 +893,6 @@
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