Make it more clear that -k sends SIGKILL, not the -s signal.

MFC after:	1 week
This commit is contained in:
Bryan Drewery 2017-02-21 01:11:18 +00:00
parent 7b13366373
commit 7ad0d03d2b

View File

@ -24,7 +24,7 @@
.\"
.\" $FreeBSD$
.\"
.Dd February 17, 2017
.Dd February 20, 2017
.Dt TIMEOUT 1
.Os
.Sh NAME
@ -68,7 +68,9 @@ By default,
.Ar SIGTERM .
is sent.
.It Fl k Ar time , Fl -kill-after Ar time
Send a second kill signal if
Send a
.Ar SIGKILL
signal if
.Ar command
is still running after
.Ar time