From: Willy Tarreau Date: Tue, 3 Dec 2019 07:29:22 +0000 (+0100) Subject: DOC: move the "group" keyword at the right place X-Git-Tag: v2.2-dev1~221 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=11770ce64ba29b91178e61ce6dc11c7713b7469d;p=thirdparty%2Fhaproxy.git 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. --- diff --git a/doc/configuration.txt b/doc/configuration.txt index 7cf43d4407..eadf1f344a 100644 --- a/doc/configuration.txt +++ b/doc/configuration.txt @@ -834,6 +834,10 @@ gid will only be able to drop these groups if started with superuser privileges. See also "group" and "uid". +group + Similar to "gid" but uses the GID of group name from /etc/group. + See also "gid" and "user". + hard-stop-after