diff options
-rw-r--r-- | lib/libc/sys/getrlimit.2 | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/lib/libc/sys/getrlimit.2 b/lib/libc/sys/getrlimit.2 index 9aa3c8e..4ef3258 100644 --- a/lib/libc/sys/getrlimit.2 +++ b/lib/libc/sys/getrlimit.2 @@ -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 |