mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-14 10:09:48 +00:00
Bad reference of setrlimit(3) changed to setrlimit(2).
This commit is contained in:
parent
866d7f2809
commit
691c710bc5
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=49734
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user