Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.bin/timeout typo
details: https://anonhg.NetBSD.org/src/rev/c7e1276b6b5f
branches: trunk
changeset: 348278:c7e1276b6b5f
user: dholland <dholland%NetBSD.org@localhost>
date: Thu Oct 13 06:22:26 2016 +0000
description:
typo
diffstat:
usr.bin/timeout/timeout.1 | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (27 lines):
diff -r 7bc79d84f624 -r c7e1276b6b5f usr.bin/timeout/timeout.1
--- a/usr.bin/timeout/timeout.1 Thu Oct 13 01:18:59 2016 +0000
+++ b/usr.bin/timeout/timeout.1 Thu Oct 13 06:22:26 2016 +0000
@@ -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@localhost>
.\" All rights reserved.
@@ -53,7 +53,7 @@
.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 @@
.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
Home |
Main Index |
Thread Index |
Old Index