From d7eee8a62bf12a7736d9a927e6ca6246398418fd Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Fri, 10 May 2002 09:52:39 +0000 Subject: users/4951: make ulimit documentation clearer --- Doc/Zsh/builtins.yo | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Doc') diff --git a/Doc/Zsh/builtins.yo b/Doc/Zsh/builtins.yo index 88dd45594..d1021371d 100644 --- a/Doc/Zsh/builtins.yo +++ b/Doc/Zsh/builtins.yo @@ -1223,7 +1223,8 @@ cindex(limits, resource) item(tt(ulimit) [ tt(-SHacdflmnpstv) [ var(limit) ] ... ])( Set or display resource limits of the shell and the processes started by the shell. The value of var(limit) can be a number in the unit specified -below or the value `tt(unlimited)'. If the tt(-H) flag is given use +below or the value `tt(unlimited)'. By default, only soft limits are +manipulated. If the tt(-H) flag is given use hard limits instead of soft limits. If the tt(-S) flag is given together with the tt(-H) flag set both hard and soft limits. If no options are used, the file size limit (tt(-f)) is assumed. If -- cgit 1.4.1