From: Jonathon Lacher <6679714+jonathonlacher@users.noreply.github.com> Date: Wed, 4 Aug 2021 05:29:05 +0000 (-0500) Subject: DOC/MINOR: fix typo in management document X-Git-Tag: v2.5-dev4~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c5b5e7b475a080efe38400013ea34f2e2439816c;p=thirdparty%2Fhaproxy.git DOC/MINOR: fix typo in management document s/Not/Note. --- diff --git a/doc/management.txt b/doc/management.txt index 0fb838a7b1..a6baf8e2d7 100644 --- a/doc/management.txt +++ b/doc/management.txt @@ -491,7 +491,7 @@ continues to process existing connections. If the binding still fails (because for example a port is shared with another daemon), then the new process sends a SIGTTIN signal to the old processes to instruct them to resume operations just as if nothing happened. The old processes will then restart listening to the -ports and continue to accept connections. Not that this mechanism is system +ports and continue to accept connections. Note that this mechanism is system dependent and some operating systems may not support it in multi-process mode. If the new process manages to bind correctly to all ports, then it sends either