summaryrefslogtreecommitdiff
path: root/lib/libc
diff options
context:
space:
mode:
authorJoerg Wunsch <joerg@FreeBSD.org>1995-10-19 18:45:44 +0000
committerJoerg Wunsch <joerg@FreeBSD.org>1995-10-19 18:45:44 +0000
commitb788806eb463c863cd68200ca0437abeb6c7c98b (patch)
treeae98220dc4967bac097b49f0fd6151477144360e /lib/libc
parent7a2afe644c45728b93a82e743e3bd49df17c3f43 (diff)
Notes
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/sys/getrlimit.29
1 files changed, 0 insertions, 9 deletions
diff --git a/lib/libc/sys/getrlimit.2 b/lib/libc/sys/getrlimit.2
index 9aa3c8edac37..4ef3258f17a2 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