From a76b73c7a0c1603e1855cf9fb71139dc2d761141 Mon Sep 17 00:00:00 2001 From: dholland Date: Thu, 13 Oct 2016 06:22:26 +0000 Subject: [PATCH] typo --- usr.bin/timeout/timeout.1 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/usr.bin/timeout/timeout.1 b/usr.bin/timeout/timeout.1 index 7fb55698851c..4bd780ea33a3 100644 --- a/usr.bin/timeout/timeout.1 +++ b/usr.bin/timeout/timeout.1 @@ -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 .\" 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