diff options
| author | Mike Pritchard <mpp@FreeBSD.org> | 1996-02-11 22:38:05 +0000 |
|---|---|---|
| committer | Mike Pritchard <mpp@FreeBSD.org> | 1996-02-11 22:38:05 +0000 |
| commit | 78b0b234eb5a179413189a3e2561e894c9c18135 (patch) | |
| tree | 88dc95b3030f35aa0317c9879f6efa7e9605d2d5 /lib/libc/sys/getrlimit.2 | |
| parent | f3e79aa7054c104c387c504e6e55ec6a4a29b593 (diff) | |
Notes
Diffstat (limited to 'lib/libc/sys/getrlimit.2')
| -rw-r--r-- | lib/libc/sys/getrlimit.2 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libc/sys/getrlimit.2 b/lib/libc/sys/getrlimit.2 index 4ef3258f17a2..33c3ddd86557 100644 --- a/lib/libc/sys/getrlimit.2 +++ b/lib/libc/sys/getrlimit.2 @@ -171,7 +171,8 @@ raised the maximum limit value, and the caller is not the super-user. .El .Sh SEE ALSO .Xr csh 1 , -.Xr quota 2 , +.Xr quota 1 , +.Xr quotactl 2 , .Xr sigaltstack 2 , .Xr sigvec 2 , .Xr sysctl 3 |
