diff options
| author | Baptiste Daroussin <bapt@FreeBSD.org> | 2017-02-17 11:17:56 +0000 |
|---|---|---|
| committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2017-02-17 11:17:56 +0000 |
| commit | 9a00b6c855623635c07c7afa34043fd5b618d70a (patch) | |
| tree | 02ffb9feb8631c7cfa2feb32d27d36afdb08d3eb /usr.bin | |
| parent | cd9bdb7362f483a71de56d62c375a2c0294e917c (diff) | |
Notes
Diffstat (limited to 'usr.bin')
| -rw-r--r-- | usr.bin/timeout/timeout.1 | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/usr.bin/timeout/timeout.1 b/usr.bin/timeout/timeout.1 index 70a91066a6d1..86b3eae1b981 100644 --- a/usr.bin/timeout/timeout.1 +++ b/usr.bin/timeout/timeout.1 @@ -24,7 +24,7 @@ .\" .\" $FreeBSD$ .\" -.Dd Oct 28, 2014 +.Dd Feb 17, 2017 .Dt TIMEOUT 1 .Os .Sh NAME @@ -127,3 +127,10 @@ the exit status return is 125. .Sh SEE ALSO .Xr kill 1 , .Xr signal 3 +.Sh HISTORY +The +.Nm +command first appeared in +.Fx 10.3 . +.Sh AUTHORS +.An Baptiste Daroussin Aq Mt bapt@FreeBSD.org |
