From cb4fc9356f9167f1f92d42a7550c5f5f170179c3 Mon Sep 17 00:00:00 2001 From: Wieland Hoffmann Date: Thu, 9 Oct 2014 20:38:13 +0200 Subject: [PATCH] doc: clarify that timeout limits are not 2038 seconds * man/timeout.x: The 2038 that the sentence is referring to is the year 2038, not 2038 seconds (the default unit used for timeouts). --- man/timeout.x | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/timeout.x b/man/timeout.x index 41b4295475..cefa1228e1 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. -- 2.47.2