]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
DOC/MINOR: fix typo in management document
authorJonathon Lacher <6679714+jonathonlacher@users.noreply.github.com>
Wed, 4 Aug 2021 05:29:05 +0000 (00:29 -0500)
committerWilly Tarreau <w@1wt.eu>
Tue, 17 Aug 2021 08:00:13 +0000 (10:00 +0200)
s/Not/Note.

doc/management.txt

index 0fb838a7b19f4c96d9e420925c28a45f9fca019d..a6baf8e2d75db9875557508c3c691302ff684706 100644 (file)
@@ -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