Reword the documentation for the retry option for start-stop-daemon
This commit is contained in:
parent
e873ef2ba7
commit
1771a83b92
@ -162,8 +162,8 @@ but with the standard error output.
|
|||||||
These options are only used for stopping daemons:
|
These options are only used for stopping daemons:
|
||||||
.Bl -tag -width indent
|
.Bl -tag -width indent
|
||||||
.It Fl R , -retry Ar timeout | Ar signal Ns / Ns Ar timeout
|
.It Fl R , -retry Ar timeout | Ar signal Ns / Ns Ar timeout
|
||||||
You can either specify a timeout in seconds or a multiple signal/timeout
|
The retry specification can be either a timeout in seconds or multiple
|
||||||
(like SIGTERM/5) pairs as a stopping schedule.
|
signal/timeout pairs (like SIGTERM/5).
|
||||||
.El
|
.El
|
||||||
.Sh ENVIRONMENT
|
.Sh ENVIRONMENT
|
||||||
.Va SSD_NICELEVEL
|
.Va SSD_NICELEVEL
|
||||||
|
Loading…
Reference in New Issue
Block a user