diff options
Diffstat (limited to 'usr/src/man/man3proc/pr_getrlimit.3proc')
-rw-r--r-- | usr/src/man/man3proc/pr_getrlimit.3proc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr/src/man/man3proc/pr_getrlimit.3proc b/usr/src/man/man3proc/pr_getrlimit.3proc index adcb0480f8..883ca1dd7e 100644 --- a/usr/src/man/man3proc/pr_getrlimit.3proc +++ b/usr/src/man/man3proc/pr_getrlimit.3proc @@ -74,7 +74,7 @@ function is equivalent to however, rather than having the rlimit information be subject to the data model of the target process, they always provide 64-bit rlimit information. See -.Xr lf64 5 +.Xr lf64 7 for more information. .Sh RETURN VALUES Upon successful completion, the @@ -116,5 +116,5 @@ in .Sh SEE ALSO .Xr getrlimit 2 , .Xr libproc 3LIB , -.Xr proc 4 , -.Xr lf64 5 +.Xr proc 5 , +.Xr lf64 7 |