summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/getrusage.2
diff options
context:
space:
mode:
authoryar <yar@FreeBSD.org>2001-08-09 13:32:13 +0000
committeryar <yar@FreeBSD.org>2001-08-09 13:32:13 +0000
commit27b7f2d4e7c579a6e7166e44aab5e0ed6a66a032 (patch)
tree251e4417acf32d993acd2d301d7ead7122c562cf /lib/libc/sys/getrusage.2
parent4b2c641db11eb15a0fbaa9f9507781a0cec98421 (diff)
downloadFreeBSD-src-27b7f2d4e7c579a6e7166e44aab5e0ed6a66a032.zip
FreeBSD-src-27b7f2d4e7c579a6e7166e44aab5e0ed6a66a032.tar.gz
Use the ``.Rv -std'' mdoc(7) macro in appropriate cases.
Reviewed by: ru
Diffstat (limited to 'lib/libc/sys/getrusage.2')
-rw-r--r--lib/libc/sys/getrusage.26
1 files changed, 1 insertions, 5 deletions
diff --git a/lib/libc/sys/getrusage.2 b/lib/libc/sys/getrusage.2
index 2d973cb..80e1197 100644
--- a/lib/libc/sys/getrusage.2
+++ b/lib/libc/sys/getrusage.2
@@ -152,11 +152,7 @@ account only for real
I/O; data supplied by the caching mechanism is charged only
to the first process to read or write the data.
.Sh RETURN VALUES
-Upon successful completion,
-.Fn getrusage
-returns 0. Otherwise, a value of -1 is returned and
-.Va errno
-is set to indicate the error.
+.Rv -std getrusage
.Sh ERRORS
The
.Fn getrusage
OpenPOWER on IntegriCloud