diff options
| author | Dima Dorfman <dd@FreeBSD.org> | 2001-07-15 08:06:20 +0000 |
|---|---|---|
| committer | Dima Dorfman <dd@FreeBSD.org> | 2001-07-15 08:06:20 +0000 |
| commit | f247324df75b7f55b48b92acb3b42a5ae2deac8a (patch) | |
| tree | 62f210bf3aee25e49335dc77030fff6e97fbe447 /usr.bin/limits | |
| parent | 7ebcc426efefea9cd16ac6f565e72030c608f7a4 (diff) | |
Notes
Diffstat (limited to 'usr.bin/limits')
| -rw-r--r-- | usr.bin/limits/limits.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/limits/limits.1 b/usr.bin/limits/limits.1 index 0040af0c515c..c0f8751ad9ce 100644 --- a/usr.bin/limits/limits.1 +++ b/usr.bin/limits/limits.1 @@ -167,7 +167,7 @@ resource limits. If specific limits settings follow this switch, both soft and hard limits are affected until overridden later with either the .Fl S -or +or .Fl H flags. .Fl e @@ -290,7 +290,7 @@ as well that apply to the 'news' account, you might use: .Pp .Dl eval `limits -U news -aBec 0` .Pp -As with the +As with the .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 |
