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.
This commit is contained in:
Willy Tarreau 2019-12-03 08:29:22 +01:00
parent 6ccee41ae8
commit 11770ce64b

View 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