]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
DOC: Fix typo in description of `-st` parameter in man page
authorJorrit Schippers <jorrit@ncode.nl>
Sat, 9 Apr 2016 18:30:38 +0000 (20:30 +0200)
committerWilly Tarreau <w@1wt.eu>
Wed, 26 Oct 2016 06:36:37 +0000 (08:36 +0200)
extra "wait".

doc/haproxy.1

index 73c2aee767825fbfff4060e7dc26e6669351c796..3202a6a5e6245aedefa25cfe79eac913a1a1c183 100644 (file)
@@ -151,9 +151,9 @@ PIDs. Technically speaking, \fBSIGTTOU\fP and \fBSIGUSR1\fP are sent.
 .TP
 \fB\-st <pidlist>\fP
 Send TERMINATE signal to the pids in pidlist after startup. The processes
-which receive this signal will wait immediately terminate, closing all
-active sessions. This option must be specified last, followed by any number
-of PIDs. Technically speaking, \fBSIGTTOU\fP and \fBSIGTERM\fP are sent.
+which receive this signal will terminate immediately, closing all active
+sessions. This option must be specified last, followed by any number of
+PIDs. Technically speaking, \fBSIGTTOU\fP and \fBSIGTERM\fP are sent.
 
 .SH LOGGING
 Since HAProxy can run inside a chroot, it cannot reliably access /dev/log.