Add return type. From KAWAKUBO Hiroshi in lib/16776.
This commit is contained in:
parent
d30d25dc1a
commit
05ffd2143d
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: getloadavg.3,v 1.11 2002/02/07 07:00:13 ross Exp $
|
||||
.\" $NetBSD: getloadavg.3,v 1.12 2002/05/12 15:51:29 wiz Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1989, 1991, 1993
|
||||
.\" The Regents of the University of California. All rights reserved.
|
||||
@ -43,6 +43,7 @@
|
||||
.Lb libc
|
||||
.Sh SYNOPSIS
|
||||
.Fd #include \*[Lt]stdlib.h\*[Gt]
|
||||
.Ft int
|
||||
.Fn getloadavg "double loadavg[]" "int nelem"
|
||||
.Sh DESCRIPTION
|
||||
The
|
||||
|
Loading…
Reference in New Issue
Block a user