Module Name: src
Committed By: dholland
Date: Thu Oct 13 06:22:26 UTC 2016
Modified Files:
src/usr.bin/timeout: timeout.1
Log Message:
typo
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/usr.bin/timeout/timeout.1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/usr.bin/timeout/timeout.1
diff -u src/usr.bin/timeout/timeout.1:1.3 src/usr.bin/timeout/timeout.1:1.4
--- src/usr.bin/timeout/timeout.1:1.3 Sat Aug 2 06:20:56 2014
+++ src/usr.bin/timeout/timeout.1 Thu Oct 13 06:22:26 2016
@@ -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 <[email protected]>
.\" 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