commit bash-20070920 snapshot

This commit is contained in:
Chet Ramey
2011-12-07 09:13:02 -05:00
parent 53ac45a3eb
commit 79e6c7dcc8
7 changed files with 42 additions and 21 deletions
+2
View File
@@ -3655,6 +3655,8 @@ If @var{limit} is given, it is the new value of the specified resource;
the special @var{limit} values @code{hard}, @code{soft}, and
@code{unlimited} stand for the current hard limit, the current soft limit,
and no limit, respectively.
A hard limit cannot be increased by a non-root user once it is set;
a soft limit may be increased up to the value of the hard limit.
Otherwise, the current value of the soft limit for the specified resource
is printed, unless the @option{-H} option is supplied.
When setting new limits, if neither @option{-H} nor @option{-S} is supplied,