The prototype for this is in <stdlib.h>...
This commit is contained in:
parent
bb8cb1198b
commit
5bef8a3c65
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: getloadavg.3,v 1.8 1998/02/05 18:46:45 perry Exp $
|
||||
.\" $NetBSD: getloadavg.3,v 1.9 1999/06/15 12:14:08 simonb Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1989, 1991, 1993
|
||||
.\" The Regents of the University of California. All rights reserved.
|
||||
@ -42,6 +42,7 @@
|
||||
.Sh LIBRARY
|
||||
.Lb libc
|
||||
.Sh SYNOPSIS
|
||||
.Fd #include <stdlib.h>
|
||||
.Fn getloadavg "double loadavg[]" "int nelem"
|
||||
.Sh DESCRIPTION
|
||||
The
|
||||
|
Loading…
Reference in New Issue
Block a user