From 9d5c45dd339ac45af33d8ab992f0c9e1acaad4c9 Mon Sep 17 00:00:00 2001 From: stefanf Date: Sat, 29 Oct 2005 08:22:09 +0000 Subject: Document that read -t timeout returns 1 if the timeout elapses. --- bin/sh/sh.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/sh') diff --git a/bin/sh/sh.1 b/bin/sh/sh.1 index be0fb6d..563810c 100644 --- a/bin/sh/sh.1 +++ b/bin/sh/sh.1 @@ -1808,7 +1808,7 @@ option is specified and the elapses before any input is supplied, the .Ic read -command will return without assigning any values. +command will return an exit status of 1 without assigning any values. The .Ar timeout value may optionally be followed by one of -- cgit v1.1