diff options
author | Igor Pashev <pashev.igor@gmail.com> | 2015-07-04 17:13:50 +0300 |
---|---|---|
committer | Igor Pashev <pashev.igor@gmail.com> | 2015-07-04 17:13:50 +0300 |
commit | 71cd8e3a743046573744123777061b64881bf372 (patch) | |
tree | 82522befe647f4fff186a5630cad0cad33f8ef53 /man/timeout.x | |
parent | c18578632fd3c9e513e613a86ba2b7c4ebee6c45 (diff) | |
download | coreutils-upstream.tar.gz |
Imported Upstream version 8.24upstream/8.24upstream
Diffstat (limited to 'man/timeout.x')
-rw-r--r-- | man/timeout.x | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/timeout.x b/man/timeout.x index 41b42954..cefa1228 100644 --- a/man/timeout.x +++ b/man/timeout.x @@ -5,4 +5,4 @@ timeout \- run a command with a time limit [SEE ALSO] kill(1) [BUGS] -Some platforms don't curently support timeouts beyond 2038 +Some platforms don't curently support timeouts beyond the year 2038. |