diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2001-01-16 09:08:22 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2001-01-16 09:08:22 +0000 |
| commit | 32f6256a49892a9f12b7d3eaa524e350c25c65b5 (patch) | |
| tree | e2502ffaa2585f7dd9afc9b56eae932be78000d5 /lib/libutil | |
| parent | 55f4342b4e43b2e4dc63a705c17933f812a60f2f (diff) | |
Notes
Diffstat (limited to 'lib/libutil')
| -rw-r--r-- | lib/libutil/login.conf.5 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libutil/login.conf.5 b/lib/libutil/login.conf.5 index 6712947a63b3..b579bf588422 100644 --- a/lib/libutil/login.conf.5 +++ b/lib/libutil/login.conf.5 @@ -166,7 +166,7 @@ notation may be used. .Pp These resource limit entries actually specify both the maximum and current limits (see -.Xr getrlimit 2 ). +.Xr getrlimit 2 ) . The current (soft) limit is the one normally used, although the user is permitted to increase the current limit to the maximum (hard) limit. The maximum and current limits may be specified individually by appending a |
