Merge commit 'ad3ad82ad2fb99c424a8482bd1908d08b990ccea'
[unleashed.git] / share / man / man7d / kstat.7d
blobd468e9489d58376eed089724252a320a57681b47
1 '\" te
2 .\" Copyright (c) 1994, Sun Microsystems, Inc.
3 .\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License").  You may not use this file except in compliance with the License.
4 .\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing.  See the License for the specific language governing permissions and limitations under the License.
5 .\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE.  If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
6 .TH KSTAT 7D "May 26, 1994"
7 .SH NAME
8 kstat \- kernel statistics driver
9 .SH DESCRIPTION
10 .sp
11 .LP
12 The \fBkstat\fR driver is the mechanism used by the \fBkstat\fR(3KSTAT) library
13 to extract kernel statistics. This is NOT a public interface.
14 .SH FILES
15 .sp
16 .ne 2
17 .na
18 \fB\fB/dev/kstat\fR\fR
19 .ad
20 .RS 14n
21 kernel statistics driver
22 .RE
24 .SH SEE ALSO
25 .sp
26 .LP
27 \fBkstat\fR(3KSTAT), \fBkstat\fR(9S)