Remove the bugs section. sh(1) now has a ulimit builtin.

This commit is contained in:
Joerg Wunsch 1995-10-19 18:45:44 +00:00
parent 7a2afe644c
commit b788806eb4
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=11572

View File

@ -175,15 +175,6 @@ raised the maximum limit value, and the caller is not the super-user.
.Xr sigaltstack 2 ,
.Xr sigvec 2 ,
.Xr sysctl 3
.Sh BUGS
There should be
.Ic limit
and
.Ic unlimit
commands in
.Xr sh 1
as well as in
.Xr csh .
.Sh HISTORY
The
.Nm