commit bash-20111222 snapshot

This commit is contained in:
Chet Ramey
2012-01-09 08:36:30 -05:00
parent ba4ab0554b
commit eb4206df36
2 changed files with 66 additions and 5 deletions
+2 -1
View File
@@ -60,7 +60,8 @@ Options:
-u fd read from file descriptor FD instead of the standard input
Exit Status:
The return code is zero, unless end-of-file is encountered, read times out,
The return code is zero, unless end-of-file is encountered, read times out
(in which case it's greater than 128), a variable assignment error occurs,
or an invalid file descriptor is supplied as the argument to -u.
$END