typo
This commit is contained in:
parent
5c86dbca0a
commit
a76b73c7a0
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: timeout.1,v 1.3 2014/08/02 06:20:56 wiz Exp $
|
||||
.\" $NetBSD: timeout.1,v 1.4 2016/10/13 06:22:26 dholland Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2014 Baptiste Daroussin <bapt@FreeBSD.org>
|
||||
.\" All rights reserved.
|
||||
@ -53,7 +53,7 @@ is still running after
|
||||
.Ar duration ,
|
||||
it is killed.
|
||||
By default,
|
||||
.Dv SIGTERM .
|
||||
.Dv SIGTERM
|
||||
is sent.
|
||||
.Bl -tag -width "-k time, --kill-after time"
|
||||
.It Fl Fl preserve-status
|
||||
@ -67,7 +67,7 @@ children.
|
||||
.It Fl s Ar sig , Fl Fl signal Ar sig
|
||||
Specify the signal to send on timeout.
|
||||
By default,
|
||||
.Dv SIGTERM .
|
||||
.Dv SIGTERM
|
||||
is sent.
|
||||
.It Fl k Ar time , Fl Fl kill-after Ar time
|
||||
Send a second kill signal if
|
||||
|
Loading…
Reference in New Issue
Block a user