Fixed missing header in synopsis (<devstat.h> unfortunately depends on
<sys/dkstat.h>).
This commit is contained in:
parent
7970c1137e
commit
aedadd1cb9
@ -25,7 +25,7 @@
|
||||
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
||||
.\" SUCH DAMAGE.
|
||||
.\"
|
||||
.\" $Id: devstat.3,v 1.2 1998/09/20 00:11:09 ken Exp $
|
||||
.\" $Id: devstat.3,v 1.3 1999/01/06 04:59:53 obrien Exp $
|
||||
.\"
|
||||
.Dd May 21, 1998
|
||||
.Dt DEVSTAT 3
|
||||
@ -34,6 +34,7 @@
|
||||
.Nm devstat
|
||||
.Nd device statistics utility library
|
||||
.Sh SYNOPSIS
|
||||
.Fd #include <sys/dkstat.h>
|
||||
.Fd #include <devstat.h>
|
||||
.Ft int
|
||||
.Fn getnumdevs "void"
|
||||
|
Loading…
Reference in New Issue
Block a user