summaryrefslogtreecommitdiffstats
path: root/usr.bin/limits/limits.1
diff options
context:
space:
mode:
authorchris <chris@FreeBSD.org>1999-08-14 06:39:48 +0000
committerchris <chris@FreeBSD.org>1999-08-14 06:39:48 +0000
commita6bd2884d8dec6109a9a97e9f8d260ae185eae49 (patch)
tree3d1440895eeff24ff378a4718ce38ca726e2b8c7 /usr.bin/limits/limits.1
parent4db9029d44e42abf9adf74de81ef514dc8e7b435 (diff)
downloadFreeBSD-src-a6bd2884d8dec6109a9a97e9f8d260ae185eae49.zip
FreeBSD-src-a6bd2884d8dec6109a9a97e9f8d260ae185eae49.tar.gz
Bad reference of setrlimit(3) changed to setrlimit(2).
Diffstat (limited to 'usr.bin/limits/limits.1')
-rw-r--r--usr.bin/limits/limits.14
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/limits/limits.1 b/usr.bin/limits/limits.1
index 8c589cd..29033ea 100644
--- a/usr.bin/limits/limits.1
+++ b/usr.bin/limits/limits.1
@@ -17,7 +17,7 @@
.\" 5. Modifications may be freely made to this file providing the above
.\" conditions are met.
.\"
-.\" $Id: limits.1,v 1.10 1999/03/15 15:36:56 ghelmer Exp $
+.\" $Id: limits.1,v 1.11 1999/04/13 02:32:12 ghelmer Exp $
.\"
.Dd January 15, 1996
.Dt LIMITS 1
@@ -273,7 +273,7 @@ as well that apply to the 'news' account, you might use:
.Dl eval `limits -U news -aBec 0`
.Pp
As with the
-.Xr setrlimit 3
+.Xr setrlimit 2
call, only the superuser may raise process "hard" resource limits.
Non-root users may, however, lower them or change "soft" resource limits
within to any value below the hard limit.
OpenPOWER on IntegriCloud