summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/getrusage.2
diff options
context:
space:
mode:
authorsteve <steve@FreeBSD.org>1998-06-04 21:06:07 +0000
committersteve <steve@FreeBSD.org>1998-06-04 21:06:07 +0000
commit260fa64a35174a5ab4b53eec6c75618fb117bee6 (patch)
treeae2f28c91653365e1a66df7ca3c1a2fb60785c50 /lib/libc/sys/getrusage.2
parent3879235125f551fee922b2673e0a75f018d78093 (diff)
downloadFreeBSD-src-260fa64a35174a5ab4b53eec6c75618fb117bee6.zip
FreeBSD-src-260fa64a35174a5ab4b53eec6c75618fb117bee6.tar.gz
Fix a bunch of spelling errors.
PR: 6856 Submitted by: Josh Gilliam <josh@quick.net>
Diffstat (limited to 'lib/libc/sys/getrusage.2')
-rw-r--r--lib/libc/sys/getrusage.24
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/getrusage.2 b/lib/libc/sys/getrusage.2
index 5cdea8c..0e1071d 100644
--- a/lib/libc/sys/getrusage.2
+++ b/lib/libc/sys/getrusage.2
@@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)getrusage.2 8.1 (Berkeley) 6/4/93
-.\" $Id$
+.\" $Id: getrusage.2,v 1.8 1998/01/13 01:21:19 alex Exp $
.\"
.Dd June 4, 1993
.Dt GETRUSAGE 2
@@ -144,7 +144,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
-Uponsuccessful completion,
+Upon successful completion,
.Fn getrusage
returns 0. Otherwise, a value of -1 is returned and
.Va errno
OpenPOWER on IntegriCloud