aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/timeout
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-07-16 11:30:04 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-07-16 11:30:04 +0000
commita2072d9e0fcafe075d9fc757383194ab84374bf6 (patch)
treed74966482e47163bb25d4574e03820d606b92ad3 /usr.bin/timeout
parent565b379f4bbe9e334a8ebb440ccab12da99fc690 (diff)
Notes
Diffstat (limited to 'usr.bin/timeout')
-rw-r--r--usr.bin/timeout/timeout.12
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/timeout/timeout.1 b/usr.bin/timeout/timeout.1
index e5b83a69a922b..d1b80eeb140b5 100644
--- a/usr.bin/timeout/timeout.1
+++ b/usr.bin/timeout/timeout.1
@@ -49,7 +49,7 @@ and kills if it is still runs after
.Ar duration .
.Bl -tag -width "-k time, --kill-after time"
.It Fl -preserve-status
-Always exist with the same status as
+Always exits with the same status as
.Ar command
even if it times out.
.It Fl -foreground