aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/sys/getrlimit.2
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2001-08-31 09:57:38 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2001-08-31 09:57:38 +0000
commitd6002fef6feb2d8cd11929b6e0bf0d868101334b (patch)
tree65bbba65df60768dc6db7a914e08a7bc71bc3e5a /lib/libc/sys/getrlimit.2
parent1b08f101baa4608e737d8d6e3750d2a7f04f2283 (diff)
Use ``.Rv -std'' wherever possible.
Submitted by: yar
Notes
svn path=/head/; revision=82642
Diffstat (limited to 'lib/libc/sys/getrlimit.2')
-rw-r--r--lib/libc/sys/getrlimit.26
1 files changed, 1 insertions, 5 deletions
diff --git a/lib/libc/sys/getrlimit.2 b/lib/libc/sys/getrlimit.2
index 9b762145e380..d573fbc25b6e 100644
--- a/lib/libc/sys/getrlimit.2
+++ b/lib/libc/sys/getrlimit.2
@@ -155,11 +155,7 @@ the soft cpu time limit is exceeded, a signal
is sent to the
offending process.
.Sh RETURN VALUES
-A 0 return value indicates that the call succeeded, changing
-or returning the resource limit. A return value of -1 indicates
-that an error occurred, and an error code is stored in the global
-location
-.Va errno .
+.Rv -std
.Sh ERRORS
.Fn Getrlimit
and