From: Jorrit Schippers Date: Sat, 9 Apr 2016 18:30:38 +0000 (+0200) Subject: DOC: Fix typo in description of `-st` parameter in man page X-Git-Tag: v1.7-dev6~60 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1458fdbe974562158fc40fd72d745d5fd644c939;p=thirdparty%2Fhaproxy.git DOC: Fix typo in description of `-st` parameter in man page extra "wait". --- diff --git a/doc/haproxy.1 b/doc/haproxy.1 index 73c2aee767..3202a6a5e6 100644 --- a/doc/haproxy.1 +++ b/doc/haproxy.1 @@ -151,9 +151,9 @@ PIDs. Technically speaking, \fBSIGTTOU\fP and \fBSIGUSR1\fP are sent. .TP \fB\-st \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.