summaryrefslogtreecommitdiff
path: root/lib/libc/gen/getloadavg.3
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1997-06-13 13:02:23 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1997-06-13 13:02:23 +0000
commit69f03d7efa5cd636aaa0580b12fcc8a20ea9a8dd (patch)
tree7e5f8aed4329329b8b2a8d58067b9b0423d92e9e /lib/libc/gen/getloadavg.3
parenta8a79b18ab87a625d029cfe03f31ae29522d9085 (diff)
sysctl(3)
Diffstat (limited to 'lib/libc/gen/getloadavg.3')
-rw-r--r--lib/libc/gen/getloadavg.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/gen/getloadavg.3 b/lib/libc/gen/getloadavg.3
index b2fc2636731..118a6e7f4c6 100644
--- a/lib/libc/gen/getloadavg.3
+++ b/lib/libc/gen/getloadavg.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: getloadavg.3,v 1.2 1996/08/19 08:23:37 tholo Exp $
+.\" $OpenBSD: getloadavg.3,v 1.3 1997/06/13 13:02:22 deraadt Exp $
.\"
.\" Copyright (c) 1989, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -55,7 +55,7 @@ If the load average was unobtainable, \-1 is returned; otherwise,
the number of samples actually retrieved is returned.
.Sh SEE ALSO
.Xr uptime 1 ,
-.Xr sysctl 2 ,
+.Xr sysctl 3 ,
.Xr kvm_getloadavg 3
.Sh HISTORY
The